body, td  {
	font-size:80%; font-family:arial;
}
body {
	background-color: #e9f1f5; margin:0px; padding:0px;
}
td, p,input,select,textarea,li  {font-family:arial;}

textarea, input , select {font-size: 11px;}
textarea.field, input.field,select.field { width:200}
input.button {width:auto; }

a {	cursor: hand; color: #0000CC; font-family:arial; text-decoration:none;}
a:link {color:#0000CC; } 
a:visited {color:#0000CC;} 
a:hover { color: #009900; }
a:active {color:#009900;}

.copyright { color:#ffffff; font-size:9pt;font-weight:500; font-family:arial; text-decoration:none;}
a.copyright:link { color:#ffffff;}
a.copyright:visited { color:#ffffff;}
a.copyright:hover { color:#ff9900;}
a.copyright:active { color:#ff9900;}

.section { color:#ffffff; font-size:9pt;font-family:arial,helvetica,sans-serif; font-weight:bold}

.menu { color:#ffffff; font-size:9pt;font-family:arial,helvetica,sans-serif; text-decoration:none;}
a.menu:link { color:#ffffff;}
a.menu:visited { color:#ffffff;}
a.menu:hover { color:#ff9900;}
a.menu:active { color:#ff9900;}

.menuACT { color:#ff9900; font-size:9pt;font-family:arial,helvetica,sans-serif; text-decoration:none;}
a.menuACT:link { color:#ff9900;}
a.menuACT:visited { color:#ff9900;}
a.menuACT:hover { color:#ff9900;}
a.menuACT:active { color:#ff9900;}

.category{ color:#ff9900; font-size:9pt;font-family:arial,helvetica,sans-serif; font-weight:bold; text-decoration:none;}
a.category:link { color:#ff9900;}
a.category:visited { color:#ff9900;}
a.category:hover { color:#ffffff;}
a.category:active { color:#ffffff;}

.categoryACT { color:#ffffff; font-size:9pt;font-family:arial,helvetica,sans-serif; font-weight:bold; text-decoration:none;}
a.categoryACT:link { color:#ffffff;}
a.categoryACT:visited { color:#ffffff;}
a.categoryACT:hover { color:#ffffff;}
a.categoryACT:active { color:#ffffff;}

.gray {color:#333333; font-size:7.5pt;font-family:arial;}

.pageCat {font-size:9pt;font-family:arial; color:#000000}

input.txt {border:0 solid; font-size:9pt; color:#990000}

.bluetext {font-size:9pt;font-family:Arial,arial,helvetica,sans-serif; color:#003399; }
.text {font-size:9pt; font-family: Arial, Verdana, Helvetica, sans-serif; color:#000000;}

.MainHeader
{
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6600;
}

.BlueTitle
{
	font-weight: bold;
	text-transform: capitalize;
	color: #003399;
}

.CenteredTitle
{
	font-weight: bold;
	color: #CC0033;
	text-align: center;
}