.header2 {
	font-family: verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: 336399;
}

td {
	text-align: left;
	vertical-align: top;
	font-family:Verdana;
	font-size:12px;
	color:474747
}

.img_border {

	padding: 3px;

	margin: 3px;

	border: solid 1px #999;

}



.img_left {

	float: left;

	margin-right: 2px;

	margin-bottom: 2px;

}



.img_right {

	float: right;

	margin-left: 2px;

	margin-bottom: 2px;

}



.search {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7092B7;
}

.boxheader {
    font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #5279A3;
	background: #F5F5F5;
	border-bottom:1px solid black;
}

.boxborder {
    background-color:#F5F5F5; 
	padding: 1px 1px 1px 1px;
	border:1px solid black;
}

#boxnav {
list-style: none;
}


#boxnav a {
    font-family: verdana;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	display: block;
	width:220px;
	padding: 1px 1px 1px 1px;
	background: #F5F5F5;
	border-bottom: 0.1em solid #dcdce9;
	color: #5279A3;
}

#boxnav a:hover {
    background: #D3DFE8;
	color: #0d2474;
}
#boxnav li {
   list-style: url(images/arrow_sm_gray.jpg);
   padding: 0px;
}

#boxlist ul {
	padding: 10;
	margin: 0;
	list-style-type: none;
	float: left;
    list-style: none;
}

#boxlist li {
   list-style: url(images/arrow_sm_gray.jpg);
   padding: 0px;

}

a {
	text-decoration: underline;
	color:7092B7;
}
/* yellow #FFEEBD */
/* red CC666A*/ 
/* green 79986B */

a:hover {
	color: #B07B81;
	text-decoration: underline;
}

a:active {
	color: #B4CFB4;
	text-decoration: underline;
}

a.1 {
	text-decoration: underline;
	color: 474747;
	}
.t11 {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
}

.style3 {
	font-size: 11px;
	font-weight: bold;
}
.style4 {color: #E68B88}

.style5 {
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;

select, input, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background: #F2F2F2;
}

.style6 {
	font-size: 12px;
	font-weight: bold;
}

ol li {
list-style-image: url('images/arrow_sm_gray.jpg');
}



/* .boxheader {
    background:URL(./images/bg_box.gif); 
    border-bottom: 1px solid black; height:22px
}
*/
.boxheadertext {
    position:relative; 
    left:4px; 
    top:5px; 
    color:#333333; 
    font-weight:bold;
}

.boxheaderclose {
    position:absolute; 
    right:4px; 
    top:5px; 
    color:#333333; 
    font-weight:bold;
    font-size:11px;
    font-family:Verdana, 
    text-decoration:none;
}
