/*stiilid*/
body, td {
	font-family:verdana;
	font-size:12px;
}

.simpleBorder {
border: 0px #676767 solid;
line-height: 20px;
}

#evtcal a:link {font: normal 12pt "Arial", "Helvetica", "Sans Serif"; color: #004400; text-decoration: none;}		/* unvisited link */
#evtcal a:visited {font: normal 12pt "Arial", "Helvetica", "Sans Serif"; color: #004400; text-decoration: none;}	/* visited link */
#evtcal a:hover {font: normal 12pt "Arial", "Helvetica", "Sans Serif"; color: #004400; text-decoration: underline;}	/* mouse over link */
#evtcal a:active {font: normal 12pt "Arial", "Helvetica", "Sans Serif"; color: #004400; text-decoration: none;}		/* selected link */

/*admin pool*/
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(media/formbg.gif) repeat-x left top;
}

.bgcolor {
    background-color:#FAFAFA;
}

.bgheader {
    background-color:#CDE7FE;
    font-weight: bold;
}
table.tab {
    border: 1px solid #C6C6C6;
    margin: 0px;
    padding:0px;
}

.rowbg1 {
    background-color:#E1F2FE;
}
.rowbg2 {
    background-color:#C9E9FE;
}

.gal_link2 a:link {color: #004400; text-decoration: none; font-weight:bold;}		/* unvisited link */
.gal_link2 a:visited {color: #004400; text-decoration: none; font-weight:bold;}	/* visited link */
.gal_link2 a:hover {color: #004400; text-decoration: none; font-weight:bold;}	/* mouse over link */
.gal_link2 a:active {color: #004400; text-decoration: none; font-weight:bold;}		/* selected link */

/*pager class*/                                                                                        
.pageClass a:link {
	border: 1px solid #cacaca;
	padding: 2px 5px 2px 5px;
	background-color: #e7e8e8;
	color: #6f6f6f;
	text-decoration: none;
	font-weight: bold;
}		/* unvisited link */
.pageClass a:visited {
	border: 1px solid #cacaca;
	padding: 2px 5px 2px 5px;
	background-color: #e7e8e8;
	color: #6f6f6f;
	text-decoration: none;
	font-weight: bold;
}	/* visited link */
.pageClass a:hover {
	border: 1px solid #cacaca;
	padding: 2px 5px 2px 5px;
	background-color: #e7e8e8;
	color: #6f6f6f;
	text-decoration: none;
	font-weight: bold;
}	/* mouse over link */
.pageClass  a:active {
	border: 1px solid #cacaca;
	padding: 2px 5px 2px 5px;
	background-color: #6c6c6c;
	color: #ffffff;
	font-weight: bold;
}		/* selected link */