/* CSS Document */

html, body {
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #f3f3f3;
	scrollbar-3dlight-color: #cfcfcf;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #f3f3f3;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #F3F3F3;
	margin: 0px;
	background-color: #f3f3f3;
	background-image: url(../im/back.gif);}

.TblBorderAll {
	border: 1px solid #333333;
}
.TBLContentBorderAll3 {
	border: 1px solid #666666;
	background-color: #CDC7BA;
}
.FormHeader {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
input {
	border: 1px solid #CCCCCC;
}


.TDProductBorder {
	border: 1px solid #CC0000;
}


.TDBorderAll {
	border: 1px solid #666666;
}
.TDMargin {
	padding-right: 5px;
	padding-left: 5px;
}
.TBLContentBorderALL {
	border: 1px solid #CCCCCC;
	background-color: #F3f3f3;
}
.TBLContentBorderALL2 {
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.TDContentBlueBorder {
	border: 1px solid #0038A8;
}
.TDBackBlue {
	background-color: #0038A8;
	border: 1px solid #0038A8;
}
.NavLink1 {
	font-family: "Century Gothic", Arial;
	font-weight: bold;
	color: #0038a8;
	font-size: 11px;
}
.NavLink1Border {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
.ThirdLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: #0038A8;
background-color=#0038A8;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F3F3F3;
color: #0038A8;
}

img.floatLeftBorder {
	float: left;
	margin: 3px;
	border: 1px solid #000000;
}
img.floatRight {
	float: right;
	margin: 3px;
}
img.floatRightBorder {
	float: right;
	margin: 3px;
	border: 1px solid #000000;
}


img.floatLeft {
	float: left;
	margin: 3px;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.TDBorderRight {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #f3f3f3;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}


.Justify {
	text-align: justify;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	text-indent: 0px;
}


.TDBorderBottomD {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F3F3F3;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0038A8;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.style1 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}input {
	border: 1px inset #666666;
	font-family: "Century Gothic", Arial;
	color: #666666;
}
select {
	font-family: "Century Gothic", Arial;
	color: #4E4E4E;
	font-weight: normal;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
}
.FrmError {
	font-weight: bold;
	color: #000000;
}

.DataTD {background-color:;
	color:#363636;
	margin:1px;
	padding-left:5px;
	padding:4px;
	border-collapse:none;
	border: 1px solid #F3F3F3;
} 
.DataTDover {background-color:#EFEFEF;color:#333333;padding-left:5px;padding:4px;border-width:1px;border-color:#CCCCCC;border-style:solid;border-collapse:none;}
 
.LinkFont {font-size:;
	color:#0038a8;
	text-decoration: none;
} 

.LinkFont:visited {text-decoration:none;color:#CC0000;} 

.LinkFont:link {text-decoration:none;color:#0038A8;}
 
.LinkFont:hover {text-decoration:none;color:#CDC7BA;} 

.header {
	font-weight: bold;
	color: #FFFFFF;}

.LeftRightBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #cdc7ba;
	border-left-color: #cdc7ba;
}
.formbutton{
	cursor:pointer;
	border:outset 1px #ccc;
	background:url(../im/formbg.gif) repeat-x left top;
	color:#666;
	padding: 1px 2px;
	background:url(../im/formbg.gif) repeat-x left top;
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
}
.TxtYear {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000066;
	font-weight: normal;
}
.TxtMonth {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0038a8;
	font-weight: bold;
	text-decoration: none;
}
.TxtMonth2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #737373;
	font-weight: bold;
	text-decoration: none;
}
.TxtMonth3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CECECE;
	font-weight: bold;
	text-decoration: none;
}
.Backgroundimg {
	background-image: url(../im/bulldog_fade.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.DynamicText {
	font-size: 11.5px;
}
