html {
	height: 100%; padding-bottom: 1%;
}
body {
	margin: 0 auto;
	height: 100%;
	font: message-box;
	/*font-family: "Trebuchet MS";*/
}
.navText {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	line-height: 21px;
}
.contentHeader {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6633;
	text-indent: 3pt;
}
#contentBody {
	font-size: 12px;
	line-height: 16px;
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 20px;
	padding-bottom: 10px;*/
}
#img_caption {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	color: #990000;
	margin-bottom: 10px;
	width: 75%;
}
.contentHeader2 {
	font-size: 12px;
	color: #990000;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 1px;
}
.contentHeader3 {
	font-size: 11px;
	color: #000000;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 1px;
}
.localTabs {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #FFCC66;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFF00;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FFFF00;
	padding: 1px 3px;
	float: left;
	text-decoration: none;
}
a:hover.localTabs {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #CC0000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #FF9900;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FF9900;
	text-decoration: none;
}
.contentBodyPre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.formFields {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px 3px;
	float: left;
	text-decoration: none;
	border: 1px inset #666666;
	width: 120px;
}
.formButtons {

	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: thin outset #666666;
	width: auto;
}
div#mainDiv {
	width:100%;
	height:100%;
}

div#links {
	text-align:left;
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
}

div#links A{
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #FFCC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #FFFFCC;
	padding-left: 3px;
	height: 17px;
	background-image: url(images/gold_button_bkg.jpg);
	font-size: 11px;
}
div#links A:hover {
	color: #990000;
	text-decoration: none;
	display: block;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #996600;
	background-image: url(images/gold_button_bkg_up.jpg);
}
.nonLinks {
	color: #990000;
	text-decoration: none;
	display: block;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	padding-left: 3px;
	height: 15px;
	margin-top: 5px;
	font-size: 11px;
}
img#main_img {
	margin-top: 10px;
	border: 1px solid #990000;
}
.current {
	color: #990000;
	text-decoration: none;
	display: block;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #996600;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #996600;
	background-image: url(images/gold_button_bkg_up.jpg);
	font-size: 11px;
}
a:hover {
	color: #990000;
}
.contentHeader1 {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6633;
	margin-top: 10px;
}
th {
	color: #FFFFFF;
	background-color: #FF9933;
	text-align: center;
	vertical-align: middle;
}
td {
	padding-left: 3px;
}

/** following css style added on 08/12/2005 by binay**/
h1, h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color:#DD4D22;
background: url(images/h1.gif) no-repeat;
width: 95%;
height: 21px;
line-height: 22px;
margin: 0;
padding: 0 0 0 10px;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
text-decoration: underline;
color:#DD4D22;
background: url(images/h1.gif) no-repeat;
width: 95%;
height: 21px;
line-height: 22px;
margin: 0;
padding: 0 0 0 0px;
}

a {
color:#FF0033;
}
a:hover {
color:#3366FF;
}
