body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(/images/template/bg_001.png);
	background-repeat: repeat-x;
	background-position: top;
}
	html{
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
.maintext {
	font-family: verdana;
	font-size: 70%;
	font-weight: normal;
	color: #999999;
	line-height: 22px;
}
.misctext {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	line-height: 12px;
}

h2 {
    font-size: 13px;
    font-weight: bold; 
    line-height: normal
}

h3 {
    font-size: 15px;
    font-weight: bold; 
    line-height: normal
}

h4 {
    font-size: 14px;
    font-weight: bold; 
    line-height: normal
}

h5 {
    font-size: 13px;
    font-weight: bold;
    line-height: normal
}

#globalNav {
	padding : 4px;
	text-decoration : none;
	color : 9EBCDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#globalNav a {
	padding : 2px 6px 2px 6px;
	text-decoration : none;
	color : 9EBCDB;
	border-top: 1px solid #000066;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #000066;
}

#globalNav a:hover {
border : 1px solid #D7D7BB;
padding : 2px 6px 2px 6px;
background-color:#336699;
text-decoration : none;
color : #ffffff;
}
.border {
border : 1px solid #D3D3C2;
padding : 2px;
}
.box {
border : 1px solid #D3D3C2;
padding : 2px;
background:#FFFFFF url(/images/template/bg_box_001.png) repeat-x top;
}
a {
	color: #3A3A32;
	text-decoration: none;
}

a:link {
text-decoration : none;
}

a:visited {
text-decoration : none;
}

a:hover {
	text-decoration : none;
	color: #FF6600;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #3A3A32;
}
.GeneralHeading {
color:#FF6600;
font-size:100%;
}
.lighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D7D7BB;
	font-size: 10px;
}
.text {
	font-family: verdana;
	font-size: 70%;
	font-weight: normal;
	color: #999999;
}
.text .NewHomeLinks {
	text-decoration: none;
}
.text a:visited {
	text-decoration: none;
}
.hr {
	size:1px;
	color:#3A3A32;
	font-size: 1px;
}
td {
	vertical-align: top;
}

