body {
	background-color: #5B7BAA;
}
font,th,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link,a:active {
	color: #305489;
}
a:hover		{
	text-decoration: underline;
#	color: #223B60;
 	color: #8897AC;
}
a:visited {
#	color: #223B60;
	color: #01204F;
}
hr	{
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}
.maintitle,h1,h2	{
	font-weight: bold;
	font-size: 22px;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 120%;
	color: #000000;
}
.gen {
	font-size: 12px;
}
.genmed {
	font-size: 11px;
}
.gensmall {
	font-size: 10px;
}
.gen,.genmed,.gensmall {
	color: #000000;
}
a.gen,a.genmed,a.gensmall {
	text-decoration: none;
}
a.gen:hover,a.genmed:hover,a.gensmall:hover	{
	text-decoration: underline;
}

.forumlink		{
	font-weight: bold;
	font-size: 12px;
	color: #305489;
}
a.forumlink 	{
	text-decoration: none;
}
a.forumlink:hover{
	text-decoration: underline;
}
.topictitle			{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
a.topictitle:link {
	text-decoration: none;
}
a.topictitle:hover	{
	text-decoration: underline;
}
.name			{
	font-size: 11px;
	color: #000000;
}
.postdetails		{
	font-size: 10px;
	color: #000000;
}
.postbody {
	font-size: 12px;
}
a.postlink:link	{
	text-decoration: none;
}
a.postlink:hover {
	text-decoration: underline;
}
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #006600;
	background-color: #FAFAFA;
	border: 1px solid #343434;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	line-height: 125%;
	background-color: #FAFAFA;
	border: 1px solid #343434;
}
.copyright		{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	letter-spacing: -1px;
}
a.copyright		{
	color: #444444;
	text-decoration: none;
}
a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}
input,textarea, select {
	color: #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
input {
	text-indent: 2px;
}
input.button {
	background-color: #5976A1;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}
input.mainoption {
	background-color: #5976A1;
	font-weight: bold;
	border: 1px solid #000000;
	color: #FFFFFF;
}
input.liteoption {
	background-color: #889DBD;
	font-weight: normal;
}
.helpline {
	background-color: #5976A1;
	font-weight: bold;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-align: center;
}
.middle {
	background-color: #DFDEDE;
	text-align: center;
	vertical-align: top;
}
.td1 {
	background-color: #FFFFFF;
	font-size: 12px;
}
.td2 {
	background-color: #EEEEEE;
	font-size: 12px;
}
.td3 {
	background-color: #305489;
	color: #FFFFFF;
	background-image: url(images/thbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-weight: bold;
	font-size: 12px;
	height: 12px;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	line-height: 125%;
	padding: 5px;
	background-color: #FFFFD5;
	border: 1px solid #990000;
}

.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #305489;
	line-height: 125%;
	padding: 5px;
	background-color: #FFFFD5;
	border: 1px solid #305489;
}
