body,td {
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:10px;
}
body{
	/margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px;
}

a {
	text-decoration: none;
	color:#303F55;
}

.td_bottom_line{
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#333333;
}
.td_left_line{
	border-left-style:solid; border-left-width:1px; border-left-color:#333333;
}
.td_left_line_green{
	border-right-style:solid; border-right-width:1px; border-right-color:#293910;
}
.td_top_line{
	border-top-style:solid; border-top-width:1px; border-top-color:#333333;
}
.td_left_top_line{
	border-top-style:solid; border-top-width:1px; border-top-color:#333333;
	border-left-style:solid; border-left-width:1px; border-left-color:#333333;
}
.top_link{
	color: #6E7051;
	text-decoration: none;
}

.top_sub_link{
	color: #DD0000;
	text-decoration: none;
}

.menu_link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.td_white_right{
	border-right-color:#FFFFFF; border-right-style:solid; border-right-width:1px;
}

input {
  border-right: #333333 1px solid; border-top: #333333 1px solid; padding-left: 2px; font-size: 10px; border-left: #333333 1px solid; color: #333333; line-height: 12px; border-bottom: #333333 1px solid; font-family: Verdana,Helvetica,Arial,sans-serif; background-color:#FFFFFF;
}
select {
	border-right: #333333 1px solid; border-top: #333333 1px solid; padding-left: 2px; font-size: 10px; border-left: #333333 1px solid; color: #333333; line-height: 12px; border-bottom: #333333 1px solid; font-family: Verdana,Helvetica,Arial,sans-serif; background-color:#FFFFFF;
}
.bold_white{
color:#FFFFFF; font-weight:bold; 
}

.bold_white a{
color:#FFFFFF; font-weight:bold; text-decoration: none; 
}

.bold_white a:hover{
color:#FFFFFF; font-weight:bold; text-decoration: underline; 
}


bold_black2{
color:#000000; font-weight:bold; 
}


.bold_black2 a{
color:#000000; font-weight:bold; text-decoration: none; 
}

.bold_black2 a:hover{
color:#000000; font-weight:bold; text-decoration: underline; 
}


.bold_black{
color:#000000; font-weight:bold; font-size:12px;
}
.table_left_orange{
	border-left-style:solid; border-left-width:10px; border-left-color:#E77331;
	border-top-style:solid; border-top-width:1px; border-top-color:#000000;
}


.content {
  	font-family: Verdana;
  	font-size:13px;
}


.tdlink a {
	color: #303F55;
	text-decoration: none;
	font-weight:normal;
}

.tdlink a:hover {
	color: #0359A8;
	text-decoration: none;
	font-weight:normal;
}