body,td,input,select,textarea
{	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

a {  color: #FF0000; text-decoration: none}
a:hover { color: #000000; text-decoration: none }

.menus {  font-size: 12px; font-weight: bold; color: #CC0000; text-decoration: none}
.menus:hover { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none }

.mainplus { font-size: 12px; text-decoration: none }
.maintitles {
	text-decoration: none;
	color: #1A6ABB;
	font-weight: bold;
	font-size: 12px;

}


.linedotted {
	background-image: url(images/bkg_lines.gif);
}
.linedottedred {
	background-image: url(images/bkg_lines_red.gif);
}


.taba {
	background-color: #F1F9FC;
	border-right: 1px solid #7895B4;
	border-bottom: 1px solid #B9C8D9;
	border-left: 1px solid #B9C8D9;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #7895B4;



}
.tabb {
	background-color: #FFFFFF;
	border-right: 1px solid #7895B4;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #7895B4;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2D79B3;


}

.pagetitle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: normal;

}
.maingri {
	background-color: #F1F9FC;
}
.linebot {
	background-color: #F4FBFD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDEE7;
	padding-right: 5px;
	padding-left: 5px;


}
.comment {
	color: #1A6ABB;
}
.tdheader {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABC7D3;
	background-color: #F1F9FC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3ECF5;

}
li {
	list-style-image:  url(images/icon_li.gif);
	color: #3E6A97;


}

hr {size:1px; 
color:#D7DFE3; noshade; 
width:100%
}

.pagebox {
	border: 1px solid #88A8C1;
	padding: 8px 8px 5px;
	background-color: #E9F8FF;
}
.pagequote {
	color: #3E6A97;
}
.list {
	list-style-image: url(images/icon_li.gif);
}


a.linkprinc {
	color: #0033CC;
	text-decoration: none;
} 
a.linkprinc:hover {
	color: #FF0000;
	text-decoration: none;
}
