a:link{
color:#0b5a9d;
text-decoration:none;
font-size:13px;
font-weight:500;
}


a:visited{
color:#0b5a9d;
text-decoration:none;
font-size:13px;
font-weight:500;
}
a:hover{
color:#000;
text-decoration:none;
font-size:13px;
font-weight:500;
}

/*footer links*/
a:link.footer{
color:#fff;
text-decoration:none
}


a:visited.footer{
color:#fff;
text-decoration:none
}
a:hover.footer{
color:#fff;
text-decoration:none
}


body, table{
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size:11px;
}
h1 {font-size:15px; color:#0f7ecc;}

body{
background: #0b5a9d url(../px/back_slither.jpg) repeat-x fixed;
margin:0px
}

img{border:solid 0px}

.textBox{
	border:1px solid #0f7ecc;
}

.buttonStyle{
	background: #0f7ecc;
	color:#fff;
	border:solid 1px;
}


#container{
position:absolute;
width:780px;
height:500px;
left:-390px;
margin-left:50%;

border:0px solid;
}


#menu{
	width:224px;
	padding:15px 0px 0px 0px;
	text-align:right;
	
}

#pageName{

font-size:30px;
color:#128fe8;
font-weight:300;
letter-spacing:-1px;
margin-right:12px;

}

#banner{background:url(../px/top_table.png) no-repeat top left; height:205px}

#td_topLeft{background:url(../px/top_left_table.png) no-repeat top left; height:67px;width:224px}

#td_topMiddle{background: #fff url(../px/top_middle_table.jpg) no-repeat;width:4px}

#td_topRight{background:url(../px/top_right_table.png) no-repeat top left; height:67px;width:552px}

#td_menu{background:#fff url(../px/grey_lines.png) repeat-x; width:224px;height:340px}

#td_middleLine{background:#fff url(../px/middle_line.jpg) no-repeat top left;width:4px}

#td_body{background:#fff url(../px/grey_lines.png) repeat-x;width:552px;height:340px;padding:40px 50px 0px 50px; text-align:justify;line-height:15px}

#td_bottom{background:url(../px/bottom_curve.png) no-repeat top left;height:33px}

#td_footer{padding:15px}
