body {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #333333;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 5 0 10 0;

}
pre {
	text-align:left;
}
a {
color: #469FE4; 
text-decoration: none;
}
a:active {
color: #469FE4; 
text-decoration: none;
}
a:link {
color: #469FE4; 
text-decoration: none;
}
a:visited {
color: #64859E; 
text-decoration: none;
}
a:hover {
color: #7CC4FC;
text-decoration: underline;
}
.menu_tab {
	background: #EDF5FB;
	border: solid 1px #8CB7DC;
}
.form_tab {
	background: #EDF5FB;
	border: solid 1px #8CB7DC;
}
.form_text {
	background: #FFFFFF;
	border:1px solid #C9E2F6;
	font-size: 12px;
	text-indent: 2px;
}
.f_def {
	padding: 4px 4px 4px 4px;
	font-size: 12px;
}
.bottom_border {
	border-right: 1px solid #609DCD;
}
.text {
	background: #FEFDF3;
	border:1px solid #C9E2F6;
	font-size: 12px;
	text-indent: 2px;
}
.head_tab {
	background: url("images/hback2.gif") #9ACAF0;
	padding: 2px 2px 2px 2px;
	font-size: 12px;
	color:  #031F35;
	font-weight: bold;
}
.logout {
    color: #CC6600;
	padding: 2px 2px 2px 2px;
	padding-right: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
}
.logout a{
    color: #CC6600;
}
.logout a:hover{
    color: #FF9900;
	text-decoration: none;
}
.tab {
	padding: 2px 2px 2px 2px;
	font-size: 12px;
	border: 1px solid  #CCCCCC;
}
.def {
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	border: 1px solid  #EEEEEE;
}
.text_head {
    color: #3170A1;
	font-size: 14px;
	font-weight: bold;
}
.head {
    color: #333333;
	height: 35px;
	padding: 2px 5px 2px 5px;
	font-size: 12px;
    text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid  #CCCCCC;
	background: url("images/hback4.gif") #CCCCCC;
}
.header {
    color: #333333;
	font-size: 14px;
    text-align: center;
	font-weight: bold;
}
#menu {
width: 220px;
padding: 0 0 0 0;
font-family: Verdana, Tahoma, Helvetica, sans-serif;
font-size: 12px;
}
#menu ul {
margin-left:2em;
padding-left:0;
list-style-type: disc;
list-style-image: url(images/arr.gif);
margin-bottom: 0;
margin-top: 0;
border: none;
}
#menu li {
border-bottom: 1px solid #D6E9FA;
}
#menu li a {
background-color: #EDF5FB;
padding-bottom:1px;
padding-top:1px;
display: block;
color: #333333;
text-decoration: none;
width: 100%;
}
#menu li a:hover {
padding-bottom:1px;
padding-top:1px;
background-color: #FEFFEA;
color: #0F4773;
}
.button {
	background: url("images/but.gif");
	border:1px solid #B2DAF9;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.button:hover {
	border: 1px solid #70ACDB;
}
.button:active {
	background: url("images/hback2.gif");
}