BODY {
scrollbar-face-color:#E8EBF1; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#636466; scrollbar-darkshadow-color:#000000; scrollbar-shadow-color:#E8EBF1; scrollbar-arrow-color:#213778; scrollbar-track-color:#E8EBF1;
}
.border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: A4A497;
	border-bottom-color: A4A497;
}
.border-left {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: A4A497;
	border-bottom-color: A4A497;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: A4A497;

}

.input {
 border: 1px inset #CCCCCC;
}
.top-white {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: A4A497;
	border-bottom-color: A4A497;
	background-color: #FFFFFF;

}
.link-gray {
	font-family: 'verdana';
	font-size: 8pt;
	color: #cfcfcf;
	text-decoration: none;

}
.link-gray:hover {
	color: #000000;
}
.border-left-right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: A4A497;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: A4A497;

}
.link-gray-75 {

	font-family: 'verdana';
	font-size: 8pt;
	color: #636466;
	text-decoration: none;
}
.link-gray-75:hover {
	color: #000000;
}
.black {
 font-size : 8pt;
        font-family: 'verdana';
        color: #333333;
        text-decoration: none;
	
}
.link-black {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
.link-black:hover {
	color: #636466;
}
.link-sub {
	font-family: 'verdana';
	font-size: 8pt;
	color: #636466;
	text-decoration: underline;
}
.link-sub:hover {
	color: #000000;
}
.box {
	font-family: 'verdana';
	color: #A4A497;
	border: 1px solid A4A497;

}
.btn {
	font-family: 'verdana';
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #A4A497;

}
.menu2 {
	font-family: 'verdana';
	font-size:8pt;
	color: #213778;
	text-decoration: none;
}
.menu2:hover {
	color: #A4A497;
}
.menu-over {
	font-family: verdana;
	font-size:8pt;
	color: #666666;
	text-decoration: none;
}