body {
	background-image:url(../images/Main_Bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 12px;
	FONT-FAMILY: Georgia, Trebuchet MS, Arial, Tahoma, Verdana, Arial, Tahoma;
	background-color:#D42800;
	color:#00244e;
}
.NormalText {
	FONT-SIZE: 12px;
	FONT-FAMILY: Georgia, Trebuchet MS, Arial, Tahoma, Verdana, Arial, Tahoma;
	font-weight:normal;
	display: inline;
}
.NormalText2 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Georgia, Trebuchet MS, Arial, Tahoma, Verdana, Arial, Tahoma;
	font-weight:normal;
	display: inline;
}
.SmallText {
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Trebuchet MS, Tahoma, Arial, Verdana
}
.SmallText2 {
	FONT-SIZE: 10px;
}
.TitleText {
	FONT-SIZE: 28px;
	line-height:.7;
}
.TitleText2 {
	FONT-SIZE: 14px;
}
.TitleText3 {
	FONT-SIZE: 24px;
}
.TitleText4 {
	FONT-SIZE: 18px;
}
.FooterText
{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
}
A:link {
	text-decoration: underline;
	color: #00244e;
}
A:visited {
	text-decoration: underline;
	color: #00244e;
}
A:active {
	text-decoration: underline;
	color: #00244e;
}
A:hover {
	text-decoration: none;
	color: #0F4B8F;
}
A.White:link {
	text-decoration: none;
	color: #ffffff;
}
A.White:visited {
	text-decoration: none;
	color: #ffffff;
}
A.White:active {
	text-decoration: none;
	color: #ffffff;
}
A.White:hover {
	text-decoration: underline;
	color: #ffffff;
}


A.MenuLink:link {
	text-decoration: none;
	color: #ffffff;
}
A.MenuLink:visited {
	text-decoration: none;
	color: #ffffff;
}
A.MenuLink:active {
	text-decoration: none;
	color: #ffffff;
}
A.MenuLink:hover {
	text-decoration: none;
	color: #ffffff;
}
.inputformOld {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	font-size:15px;
	width:220px;
	height:20px;
	margin:0px;
}
.inputform {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	font-size:13px;
	height:17px;
	margin:0px;
}
.inputformOver {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	font-size:15px;
	width:220px;
	height:20px;
	margin:0px;
	background-color:#FEFFBB;
}
.inputformTextfield {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	font-size:15px;
	margin:0px;
}
.inputformTextfieldOver {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	font-size:15px;
	margin:0px;
	background-color:#FEFFBB;
}
.inputformCombo {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	font-size:13px;
	margin:0px;
	height:23px;
}
.inputformComboOver {
	border-style: solid;
	border-width: 1px;
	border-color:#B4B4B4;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	font-size:15px;
	margin:0px;
	background-color:#FEFFBB;
}

.bigButton
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	height:32px;
	margin:0px;
	-webkit-appearance:button;
	border:1px solid #999;
	-webkit-border-radius:2px;
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	padding-left:15px;
	padding-right:15px;
}
.bigButton:active {
	background:-webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ddd))
}


form {
	display:inline;
}

.lsb {
	-webkit-appearance:button;
	padding:0 8px;
	border:1px solid #999;
	-webkit-border-radius:2px;
	background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd));
	font-size:13px;
	height:1.85em;
	margin:.2em;
	height:24px;
}
.lsb:active {
	background:-webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ddd))
}


#MenuTabLeft
{
	background-image:url(/images/btn_Top_Left.png);
	background-position:right;
	background-repeat:no-repeat;
	width:10px;
	padding-left:2px;
}
#MenuTabRight
{
	background-image:url(/images/btn_Top_Right.png);
	background-position:left;
	background-repeat:no-repeat;
	width:10px;
	padding-right:2px;
}
#MenuTabCenter
{
	background-image:url(/images/btn_Top_Bg.png);
	font-family:Ariel Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
H1
{
	font-weight:normal;
	display:inline;
	margin:0px;
	padding:0px;
}
H2
{
	font-weight:normal;
	display:inline;
	margin:0px;
	padding:0px;
}
H3
{
	font-weight:normal;
	display:inline;
}

