body,td,th {
	color: #000000;
	font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #ffffff;
}
a:link {
	color: #BC2228;
	text-decoration:underline;
}
a:visited {
	color: #BC2228;
	text-decoration:underline;
}
a:hover {
	color: #BC2228;
	text-decoration:underline;
}
a:active {
	color: #BC2228;
	text-decoration:underline;
}

.table {
width:1000px;
height:100%;
background:#ffffff;
border-left: 1px #999999 solid;
border-right: 1px #999999 solid;}

.keyws {
background:url(/images/index_01.jpg); 
background-repeat:no-repeat; 
text-align:center;
height:1px;
color:#ffffff;}

.h3 {
font-size:12px; 
margin:0;}

.name {
height:49px; 
font-weight:bold; 
font-size: 14px; 
color: #BC2228; 
lext-align:left; 
vertical-align:top;
background:url(/images/index_13.jpg); 
background-repeat:no-repeat;
background-position:bottom right;}

.bottom{
background:url(/images/index_22.jpg); 
background-repeat:no-repeat;
background-position:bottom right;
font-weight:bold; 
font-size: 14px; 
color: #BC2228;
padding-left:120px;
padding-top:50px;}

.nav
{background:url(/images/index_17.jpg); 
background-repeat:repeat-y;
vertical-align:top;}

.nav_1
{background:url(/images/index_17.jpg); 
background-repeat:repeat-y;
vertical-align:bottom;}

.nav_2
{background:url(/images/index_14.jpg); 
background-repeat:no-repeat;
background-position:top;
height:328px;
padding-top:5px;
padding-left:5px;}


#menu {
font-size: 18px;
padding-left:15px;
height:35px;}

#menu a:link {
	color: #0A5C5C;
	text-decoration:none;
}
#menu a:visited {
	color: #0A5C5C;
	text-decoration:none;
}
#menu a:hover {
	color: #0A5C5C;
	text-decoration:none;
}
#menu a:active {
	color: #0A5C5C;
	text-decoration:none;
}

#menu_1 {
font-size:14px;
font-weight:bold; 
}
#menu_1 a:link {
	color: #0A5C5C;
	text-decoration:none;
}
#menu_1 a:visited {
	color: #0A5C5C;
	text-decoration:none;
}
#menu_1 a:hover {
	color: #0A5C5C;
	text-decoration:none;
}
#menu_1 a:active {
	color: #0A5C5C;
	text-decoration:none;
}

.content {
padding-left:15px;
padding-right:15px;
vertical-align:top;
text-align:justify; 
padding-bottom:10px;}

input{
	border: 1px #666 solid;
	height: 25px;
	line-height: 1.5;
}

.checkbox
{
border: 0px;
}

.button{
	border: 1px #ffffff outset;
	background-color: #BC2228;
	color: white;
	font-weight: bold;
	cursor: hand;
}
textarea {
	border: 1px #666666 outset;
}