/* - GLOBGAL STYLES ---------------------- */

.tdtop{
	background-color: #F0F0F0;
}

td {
	font-size:11px;
	border: 1px solid #E0E0E0;
	padding: 5px 0px 5px 5px;
}

.tr1 {
	background-color: #fafafa;
}

table {
	width: 485px;
	margin-left:80px;
	border: 1px solid #E0E0E0;
}


.contactop {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.contacttable {
	border-bottom: 1px solid #CCCCCC;
}

hr {
    height: 1px;
    color: #E0E0E0;
	margin-left:80px;
}

#wrapper2 {
	background-image:url(../images/right1_bg.jpg);
	background-repeat: no-repeat;
	background-position: 588px top;
}



/* - LINK STYLES ---------------------- */

a {outline: none;}

:focus {-moz-outline-style: none;}

a {color: #406cb2; }

#wrapper a {text-decoration: none; border-bottom: 1px dotted #406cb2;}

#wrapper a:hover {border-bottom: 1px solid #007eff; color: #007eff;}

#footer a {color: #999999; text-decoration: none; border-bottom: 1px dotted #999999;}

#footer a:hover {border-bottom: 1px solid #007eff; color: #007eff;}
