body {
	margin:0; 
	padding:0; 
	background-color:#2B313D;
}

td, tr {
	font:13px/15px  arial, helvetica, sans-serif; 
	color:#D9DDE3; 
	vertical-align:top;  
	line-height: 16px;
}

a{ 
	color:#B3D1FF; 
	text-decoration:underline;
}
a:hover{ 
	color:#B3D1FF; 
	text-decoration:none;
}

span{ 
	color:#A8D271; 
	font-size:11px;
}

td#left-top{
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-x;
}

td#right-top{
	background-image: url(images/bg-right.gif);
	background-repeat: repeat-x;
}

td.bg{
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

td.bottom{
	background-image: url(images/bg-bottom.gif);
	background-repeat: repeat-x;
}

img.left{
	margin-right: 10px;
}

img.right{
	margin-left: 10px;
}

strong{
	color:#B3D1FF;
}

.footer td{ color:#D2EEF8; text-decoration:none; font-size:11px;}
.footer td strong { color:#D2EEF8; text-decoration:none; font-size:11px;}
.footer td a{ color:#D2EEF8; text-decoration:underline;  font-size:11x;}
.footer td a:hover{ color:#D2EEF8; text-decoration:none;  font-size:11px;}
.footer td strong a{ color:#D2EEF8; text-decoration:none;  font-size:11px; font-weight:normal}
.footer td strong a:hover{ color:#D2EEF8; text-decoration:underline;  font-size:11px;  font-weight:normal}

input{ width:310px; height:20px; border:1px solid #8C9097; background-color:#3E424A; padding:2px 0 2px 6px; color:#D9DDE3; font-size:11px; font-family:tahoma;}
textarea{ width:310px; height:75px; border:1px solid #8C9097; background-color:#3E424A; padding:2px 0 2px 6px; color:#D9DDE3; font-size:11px; font-family:tahoma; overflow:auto;}

.contact{
	line-height:normal;
}
