table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:arial;
	font-size:10px;
	vertical-align:top;
	line-height:20px;
	color:#656565
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:url(images/head.jpg) repeat-x}

.tab a{ color:#505050; text-decoration: none; text-transform:uppercase}
.tab a:hover{ text-decoration:underline} 
.tab td{ height:70px; vertical-align:middle; padding-left:80px; padding-right:5px}

.tab1 td{ height:70px; vertical-align:middle; padding-left:15px; padding-right:15px; background:url(images/td.jpg) no-repeat left bottom}
.tab1 a{ color:#505050; text-decoration: none; text-transform:uppercase}
.tab1 a:hover{ text-decoration:underline} 

.tab2 td{ height:70px; vertical-align:middle; padding-right:15px; background:url(images/td.jpg) no-repeat left bottom}
.tab2 a{ color:#505050; text-decoration: none; text-transform:uppercase}
.tab2 a:hover{ text-decoration:underline}
.tab2 img{ margin-right:20px}
.tab2 div{ margin-left:90px} 


a{ color:#656565; text-decoration:none}
a:hover{ text-decoration:none}

.bg{ background:#99B3BA}
.bg1{ background:url(images/logo_bg.jpg) no-repeat; text-align:center}
.bg2{ background:url(images/bg1.jpg) no-repeat left bottom}
.bg3{ background:url(images/bg2.jpg) no-repeat left bottom}
.bg4{ background:url(images/bg3.jpg) no-repeat left bottom}
.bg5{ background:url(images/bg4.jpg) no-repeat left bottom}
.bg6{ background:url(images/bg5.jpg) no-repeat left bottom}

span a{ color:#505050; text-decoration:none; background:url(images/marker.gif) no-repeat 0 4px; padding-left:12px; text-transform:uppercase}
span a:hover{ text-decoration:underline}

span { text-transform:uppercase}

ul{margin:0px; padding:0px; list-style:none; line-height:18px}
ul li{ background:url(images/list_bg.gif) no-repeat 0 7px; padding-left:14px }
ul li a{ color:#656565;  text-decoration: none}
ul li a:hover{ text-decoration: underline}

.header{ height:51px}
.header a{ color:#505050; text-decoration:none; text-transform:uppercase}
.header a:hover{ text-decoration:none}

.footer{ color:#505050; height:95px; vertical-align:middle; text-transform:uppercase}
.footer a{ color:#505050; text-decoration:none}
.footer a:hover{  text-decoration:underline}

.indent{ padding:0px 40px 15px 0}
.indent1{ padding:0px 15px 15px 0}

.form input {
	width:215px;
	height:22px;
	color: #656565;
	border:#DEDEDE 1px solid;
	padding:1px 0 0 6px;
	line-height:15px;
	background-color:#FFFFFF;
}

.form textarea {
	width:215px;
	height:263px;
	color: #656565;
	border:#DEDEDE 1px solid;
	overflow: auto;
	padding:1px 0 0 6px;
	line-height:15px;
	background-color:#FFFFFF;
}
