
.small {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#999999}
.small-white {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:white}
.small-medium {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.medium {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
.mediumbold {  font-family: Arial, Helvetica, sans-serif; font-size: 13pxl; font-weight: bold}
.mediumin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pxl;
	padding-left: 10px;
}

.tableContent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pxl;
	line-height: normal;
	border: thin solid #5686A9;
}

.tableHeader{
	font-weight: bold;
	border-top: none;
	border-right: thin solid #5686A9;
	border-bottom: thin solid #5686A9;
	border-left: none;
	text-align:center;
}
.tableRow{
	border-top: none;
	border-right: thin solid #5686A9;
	border-bottom: thin solid #5686A9;
	border-left: none;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}


.medium-white {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color:white}
.big {  font-family: Arial, Helvetica, sans-serif; font-size: 16px}
.huge {  font-family: Arial, Helvetica, sans-serif; font-size: 19px}
.humongous { font-family: Arial, Helvetica, sans-serif; font-size: 24px}

.subtitle { font-size: 15px; font-weight: bold; margin-bottom: 10px;margin-top: 6px;	color: black; }

.link {	font-family: Arial, Helvetica, sans-serif;	text-decoration: underline;	color: black;}
.link:hover {	font-family: Arial, Helvetica, sans-serif;	text-decoration: underline;	color: #666666;}

.menulink {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	text-decoration: none;	color: white;}
.menulink:hover {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	text-decoration: none;	color: black;}

.submenulink {	font-weight: normal;	text-decoration: none;	color: black;}
.submenulink:hover {	font-weight: normal;	text-decoration: none;	color: #666;}

.contentlink {	font-weight: bold;	text-decoration: none;	color: #004;}
.contentlink:hover {	font-weight: bold;	text-decoration: none;	color: #666;}

.white-link {	font-family: Arial, Helvetica, sans-serif;	text-decoration: underline;	color: #eeeeee;}
.white-link:hover {	font-family: Arial, Helvetica, sans-serif;	text-decoration: underline;	color: #FFFFFF;}


.newsTitle { 
	padding-left: 13px; 
	padding-bottom: 5px; 
	background-image: url(images/sageata.gif); 
	background-repeat: no-repeat; 
	background-position: 0 3;
	text-align: justify; 
	font-weight: bold;
}

#newslist {margin-left: 3; padding-left: 0;list-style: none;}
#newslist td { padding-left: 13px; padding-bottom: 10px; background-image: url(images/sageata.gif); background-repeat: no-repeat; background-position: 0 3;text-align: justify; }

#submenu {background-image: url(images/bg-submenu.gif); background-position: left middle; 	height: 23px; width: 477px; padding-left: 0px; margin-bottom: 9px; 	padding: 5px;	position: relative; }