a	{
	color: #4E68B3;
	text-decoration: none;
}

a:hover	{
	color: #09B7EB;
	text-decoration: underline;
}

a.netlink	{
	color: #71BD73;
	text-decoration: none;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
}

a.netlink:hover	{
	color: #71BD73;
	text-decoration: underline;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
}

a.netlink2	{
	color: #4E68B3;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
}

a.netlink2:hover	{
	color: #4E68B3;
	text-decoration: underline;
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
}

H1	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 13px;
	color: #004672;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #71BD73;
	text-align: right;
}

BODY {
	scrollbar-face-color: #09B9EC;
	scrollbar-arrow-color: #FFCC33;
	scrollbar-track-color: #B3E4F5;
	scrollbar-shadow-color: #07588C;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: #0978BC;
}

SELECT	{
	font-family: "Verdana", "Arial", "Tahoma","Sans Serif";
	font-size: 11px;
	color: #0978BC;
}

#header	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #4E68B3;
	font-weight: bold;
}

#yellow	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #FADE72;
}

#green	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #71BD73;
}

LI	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 11px;
	color: #4868B3;
	font-weight: normal;
}

.content	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 11px;
	color: #4868B3;
	font-weight: normal;
}

.error	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 11px;
	color: #AA4455;
}

.tblheader	{
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}

#smallprint	{
	font-size: 9px;
}

#title {
	font-family: "Georgia", "serif";
	font-weight: bold;
	color: #4E68B3;
	font-style: italic;
	font-size: 13px;
}

.link {
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 10px;
	color: #AABBBB;
	font-weight: bold;
}

.picplace {
	background-image: url(images/content_base.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.checkbox      {
	font-family: "Verdana", "Arial", "Tahoma","Sans Serif";
	color: #000000;
	border: 0px;
}

.inputtext      {
	font-family: "Verdana", "Arial", "Tahoma","Sans Serif";
	font-size: 11px;
	color: #0978BC;
	text-align: left;
	border: 1px solid #0978BC;
	padding-left: 3px;
}

.submit      {
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 9px;
	color: #0E3197;
	border: 1px solid #66CEE8;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #B9E6FB;
	width: 200px;
	height: 19px;
}

.admin      {
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	font-size: 9px;
	color: #0E3197;
	border: 1px solid #66CEE8;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	background-color: #B9E6FB;
	height: 19px;
}

.picborder {
	border: 1px solid #B1E9F9;
}

.px9 {
	font-family: "Verdana", "Arial", "Sans Serif", "Trebuchet MS", "Tahoma";
	font-size: 9px;
	color: #4868B3;
	font-weight: normal;
}

#white    {
	color: #ffffff;
}

.hidetable {
	display: none;
}