body,td {
	margin-left:0px;
	margin-top:0px;
	color: #818282;
	font-family: Verdana;
	font-size:70%
}
h1,h2,h3 {
	font-family: Arial narrow, Verdana bold Italic, Verdana;
	font-size: 230%;
	color: #145885;
	font-weight:600;
}
h4,h5,h6 {
	font-family: Arial narrow, Verdana bold Italic, Verdana;
	font-size: 120%;
	font-weight:600;
	color: #145885;
}

b.blue {
	color: #145885;
}

hr {
	border:0px solid #DCDCDC;
	height:1px;
	color :#DCDCDC;
	background-color :#DCDCDC;
	padding:0px;
	width:100%;
	margin:0px;
	line-height:1px;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;

}

p {

	font-size: 100%;
}



td.bold {
	color: #333333;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	padding-left:10px;
	padding-right:20px;
}


form {
	padding:0px;
	margin:0px;
}

a {
	font-family: Verdana;
	font-size: 100%;
	font-weight:bold;
	color:#0D7090;
	text-decoration:none;
}

td.menu{
	width:108px;
	height:46px;
	text-align: center;
	vertical-align:middle;
	padding-left:3px;
	cursor:hand;
}

td.menu:hover{
	color: #CC7800;
}

a.menu {
	color: #13517A;
	font-family: Tahoma;
	font-size: 10px;
	text-transform:lowercase;
	text-decoration:none;
}

a.menu:hover {
	color: #CC7800;
}

td.menu_  {
	background-image : url(/images/menu_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:108px;
	height:46px;
	text-align: center;
	vertical-align:middle;
	padding-left:3px;
	cursor:hand;
}

a.menu_ {
	color: #CC7800;
	font-family: Tahoma;
	font-size: 10px;
	text-transform:lowercase;
	text-decoration:none;

}

a.link {
	color: #3D84B4;
	font-family: Tahoma;
	font-size: 10px;
	text-transform:lowercase;
	text-decoration:none;
}

a.navigNo {
	color: #000000;
	font-weight: normal;
}

.searchfind {
	text-decoration: underline;;
}

td.copyright {
	color:#0D7090;
}



b.date,b.orange,a.orange,a.date {
	color:CC7800;
	font-size:100%;
}

.classdiv {
	position: absolute;
	display: none;
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);*/
	/*filter:Alpha(opacity=80,color=#FF0000);*/
}

td.divsstyle {
	background-image: url(/images/menu_arrow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-left:10px;
	padding-right: 10px;
	height:23px;
	vertical-align:middle;
	/*width:100px;*/
	text-align: left;
	color:#13517A;
	cursor: hand;
}

td.arrow {
	background-image: url(images/menu_arrow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:10px;
}

td.arrow_sel {
	background-image: url(/images/menu_arrow_sel.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	width:10px;
}


td.divsstyle_sel {
	background-color:#CC7800;
	background-image: url(/images/menu_arrow_sel.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	cursor: hand;
	height:23px;
	color:white;
	padding-left:10px;
	padding-right: 10px;
	height:23px;
	vertical-align:middle;
}

td.divsstyle a {
	font-family: Tahoma , Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	font-size: 10px !important;
	color: #13517A !important;
	text-decoration: none !important;
}

td.divsstyle_sel a {
	font-family: Tahoma , Verdana, Geneva, Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	font-size: 10px !important;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

input.text,textarea {
	border: 1px solid #DADADA;
}

input.button {
	background-image: url(/images/button_bg.gif);
	width: 85px;
	height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: lowercase;
	font-size:90%;
	cursor:hand;
	border: 0px solid black;
}