.border_home {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.iframe {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 160px;
	border: 0px none;
}
td {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
	color: #1C4D71;
}
a {
	color: #2862B9;
	text-decoration: none;
}
a:hover {
	color: #2862B9;
	text-decoration: underline;
}
a:visited {
	color: #2862B9;
}
.big_12 {
	font-size: 12px;
}
#menu1, #menu2 {
	display: none;
	position: absolute;
	top: 142px;

}
input {
	background-color: #fafafa;
	border: 1px groove #999999;


}
textarea {
	background-color: #fafafa;
	border: 1px groove #999999;

}
select {
	background-color: #fafafa;
	border: 1px groove #999999;
	font-size: 10px;

}
.radio_button input{
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
}
.care {
	background-color: #FFFCEA;
	border: 1px solid #CCCCCC;
}
.care td {
	font-weight: bold;
	color: #003366;
}
.care td a {
	color: #0066FF;
}
.border_all {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border_all td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.red tr td a { color:#AA0000 }
.red tr td a:hover { color:#AA0000 }
.red tr td a:visited { color:#AA0000 }

.left_menu
{
	margin-left:29px; 
	font-size:10px; 
	color:#880000; 
	line-height:10px
}

.left_menu li
{
	margin-bottom:6px; 
}

.left_menu li a
{
	color:#880000; 
	text-decoration: none;
}

.left_menu li a:hover
{
	color:#880000; 
	text-decoration: underline;
}

.left_menu li a:visited
{
	color:#880000; 
}

