﻿td, table, select{
	font-family:tahoma;
	font-size:12px;
	vertical-align:top;
	line-height:13px;
	color:#000000;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background-color:#20407D}


.list ul{margin:0px; padding:0px; line-height:18px}
.list ul li{list-style:circle}
.list ul li a{ color:#BABABA; text-decoration:underline}
.list ul li a:hover{ text-decoration:none}

.list1 ul{margin:0px; padding:10px; list-style:circle; line-height:18px}
.list1 ul li{
	color: #20407D
}
.list1 ul li a{
	color: #20407D;
	text-decoration: underline;
}
.list1 ul li a:hover{ text-decoration:none}

.titles {Font-size: medium; font-weight:bold}

strong{ color:#000000}

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

span a{
	color: #2A2A2A;
	text-decoration: underline;
}
span a:hover{ text-decoration:none}

.footer{ color:#000000}
.footer a{ color:#000000; text-decoration:none}
.footer a:hover{ text-decoration:underline}
.valign { vertical-align:middle}

.form input{
	width:178px;
	height:22px;
	font-family:tahoma;
	font-size:11px;
	color: #BABABA;
	border-style:solid;
	padding:3px 0 0 7px;
	border-color:#2A2A2A;
	border-width:1px;
	background-color:#FFFFFF
}


.form textarea {
	width:178px;
	height:119px;
	font-family:tahoma;
	font-size:11px;
	color: #BABABA;
	overflow:hidden;
	padding:3px 0 0 7px;
	border-color:#2A2A2A;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF
}
