/****************************************************/
/*** TAGS *******************************************/
/****************************************************/
a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

a:hover {
	color:#990000;
	text-decoration:underline;
}	

body {
	font-family: Arial, Helvetica, sans-serif;
}

li {
	margin: 0px 10px 10px 20px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul {
	padding:0px;
	margin: 0px;
}


/****************************************************/
/*** IDs ********************************************/
/****************************************************/
#pagename {
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}

#pagination #current {
	padding: 3px;
	color:#FFFFFF;
	background-color:#000066;
}

#pagination a {
	padding: 3px;
}

#pagination a:hover {
	background-color:#BBBBBB;
}


/****************************************************/
/*** CLASSES ****************************************/
/****************************************************/
.errmsg {
	font-size: 12px;
	color: #ff0000;
}


.dataTable {
	background-color:#CCCCCC;
	border:none;
	margin:0 auto 0 auto;
}

.dataTable td {
	padding: 3px;
} 

.label {
	font-size: 18px;
	font-weight: normal;
	color: #000099;
}

.tableheaders {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}


/****************************************************/
/*** FOOTER *****************************************/
/****************************************************/
#websitebottom {font:10px verdana;color:gray;margin-top:25px;}
#websitebottom a:link, #websitebottom a:visited, #websitebottom a:active {font-size:12px;color:gray;text-decoration:none;}
#websitebottom a:hover{font-size:12px;color:#5f5f5f;text-decoration:underline;}
.tiny {font-size:10px ! important;}
#questionscomments {font:12px verdana;color:#5f5f5f;}



/*
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0066CC;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.style4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B7E8F;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4B7E8F;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4b7e8f;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099FF;
}
.style16 {font-weight: bold}
.style17 {
	color: #FF0000;
	font-weight: bold;
}
.style18 {color: #FFFFFF}
.style19 {font-size: 14px}
.style20 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style22 {font-size: 14px}
*/


