a  {
	color : #4282C9;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
a:hover  {
	color : #4282C9;
	text-decoration : underline;
}
a.white  {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a.white:hover  {
	color : #ffffff;
	text-decoration : underline;
}
a.light  {
	color : #4282C9;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
a.light:hover  {
	color : #4282C9;
	text-decoration : underline;
}
a.lightmenu  {
	color : #4282C9;
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a.lightmenu:hover  {
	color : #4282C9;
	text-decoration : underline;
}
a.nobold  {
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a.nobold:hover  {
	text-decoration : underline;
}


body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #A7A7A7;
}
.small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.toplight {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #303030;
	font-size : 10px;
}
td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #A7A7A7;
}
td.header  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	background-color : #4B4B4B;
}
input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	}
select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	}
textarea {
	color : #000000;
	}
.st_blogdivider {
background-color : #009;
}