body,td,th {
	font-family: Arial, Helvetica, trebuchet ms, sans-serif;
	font-size: 11pt;
	color: #393532;
	margin:0px;
}

form {
	margin: 0px;
}

select.monthlist {
	font-family: Arial, Helvetica, trebuchet ms, sans-serif;
	font-size: 10pt;
	height: 16px;
	color: #393532;
}

UL {
	list-style-type: square;
}

LI {
	padding-bottom: 5px;

}

.head_bg {
	height: 51px;
	background-image: url(../images/head_bg.gif);
	background-color: #DEE8EC;
	background-repeat: repeat-x;
}

div.newscol {
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 15px;
	color: #777777;
}

div.ndescr {
	font-size: 9pt;
}

span.ndate {
	font-size: 9pt;
	color: #990000;
}

td.left_col {
	width: 222px;
	background-image: url(../images/left_col_bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	vertical-align: top; 
	border-bottom: 3px solid #A7C6F3;
}

table.splash {
	height: 110px;
	background-image: url(../images/splash_bg.gif);
	background-color: #F7F7F7;
	background-repeat: repeat-y;
	border-bottom: 1px solid #D9DADA;
}

.big_logo {
	background-image: url(../images/splash_logo2.jpg);
	height: 70px;
	background-repeat: no-repeat;
}

.splash_title {
	background-image: url(../images/splash_title.jpg);
	background-repeat: no-repeat;

	height: 40px;
}

div.menu_item {
	border-top: 2px solid #FCFCFC;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	background-color: #F5F5F5;
	background-repeat: repeat-y;
	height: 20px;
	padding-bottom: 3px;
	
	
}

div.submenu {
	background-color: #F9F9F9;
	padding-left: 30px;
	padding-right: 5px;
	height: 18px;
}

td.crumbs {
	border-left:15px solid white;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 4px;
	font-size: 9px;
	font-family: Verdana;
	
}
td.up_line {
	border-top: 2px solid #A7C6F3;
}

td.down_line {
	border-top: 2px solid #A7C6F3;
	font-size: 8pt;
	color: #7F7F7F;
}

td.right_fill {
	background-color: #fcfcfc;
	border-left:1px solid #f1f1f1;
	

}
td.down_line_bold {

	background-image: url(../images/left_col_bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;

}

a.crumbs {
	font-family: Verdana;
	font-size: 9px;
	color: #7F7F7F;
	text-decoration: none;
}

div.crumbs {
	font-family: Verdana;
	font-size: 9px;
	color: #7F7F7F;
	text-decoration: none;
}

a {
	color: #4E519A;
	text-decoration: underline;
}

a:hover {
	color: #C31B1B;
}

a.menu {
	font-size: 10pt;
	color: #4E519A;
	text-decoration: none;
}

a.menu_selected {
	font-size: 10pt;
	color: #C31B1B;
	text-decoration: none;
}


a.menu_down {
	font-size: 8pt;
	color: #7F7F7F;
	text-decoration: none;
}

a.menu_down_sel {
	font-size: 8pt;
	color: #C31B1B;
	text-decoration: none;
}

td.menu_down {
	font-size: 8pt;
	color: #7F7F7F;

}

h1 {
	font-family: Tahoma;
	font-size: 12.5pt;
	color: #494542;
	margin-top: 14px;
	
}

h2 {
	font-family: Verdana;
	font-size: 11pt;
	color: #4E519A;
	margin-top: 14px;
	
}

div.search_box {
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 24px;
	font-size: 8pt;
	color: #5A5A5A;
	width: 218px;
	border-bottom: 1px solid #F5F5F5;
}

input.search_box, select.search_box {
	width: 168;
	height: 16px;
	border-top: 1px solid #999999;
	border-right: 1px solid #E4E4E4;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #E4E4E4;
	font-size: 9px;
	color: #5A5A5A;
}

input.text, textarea.text {
	
	
	border-top: 1px solid #999999;
	border-right: 1px solid #E4E4E4;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #E4E4E4;
	color: #333333;
}

.field_req {
	color: #990000;
	padding-top: 2px;
	padding-bottom: 1px;
	
}

.field {
	color: #5A5A5A;
	padding-top: 2px;
	padding-bottom: 1px;
	
}

input.frm {
	border: solid #aaaaaa 1px;
	background-color: #f1f1f1;
	color: #990000;
}

div.now {
	font-family: Verdana;
	font-size: 9px;
	color: #7F7F7F;
	float:right;
	width: 160px;
	padding-right: 5px;
	padding-bottom: 5px;
	
}