.fonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.fontsTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003300;
}
.inputSubmit
{
color: #FFFFFF;
background-color: #000000;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight: bold;
}

.UnitinputBox
{
	color : #000000;
	background : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px solid #FFB300;
	width: 72px;
}

.inputBox
{
	color : #000000;
	background : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px solid #FFB300;
	width: 143px;
}

a:link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #003366;text-decoration: none;}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #003366; text-decoration: none;}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FF9900; text-decoration: none;}
.pictureborder {
	border: 1px solid #000000;
}
.inputTextArea {

	color : #000000;
	background : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px solid #FFB300;
	width: 145px;
}
.FileBox {

	color : #000000;
	background : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px solid #FFB300;
	width: 500px;
}
.formfix {  
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
}
/* DIV Layouts */
#Page {
	width:760px;
	left: 50%;
	position: relative;
	margin-left: -380px;
}
#SiteHeader {
	width:760px;
	height:62px;
	background-image: url(../FW_Exported/images/SiteHeader.gif);
}
#RandomTop {
	width:760px;
	height:99px;
}
#Navigation {
	width:760px;
	background-color: #000000;
	margin-top: 3px;
	height: 22px;
}
#Content {
	width:760px;
}
#Footer {
	width:750px;
	height:60px;
	background-image: url(../FW_Exported/images/Footer.gif);
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
}