/* BODY*/
body {
    background-color:#182a4a;
	margin: 0px;
}

/*PHOTO*/
.photo{border: 1px solid #022683}

/*BANNER*/
.bannline{border: 1px solid #0b27b4}
.bannespace{padding-top:14px;}

/*TABLES*/
.tbprinc{background: #182a4a url('../images/bck.gif') repeat-x 0 0;}
.tb{background: #020b1a url('../images/bck_tbl.gif') repeat-y 0 0;}
.tbfoot{background: #000000 url('../images/bck_foot.gif') repeat-x 0 0;}

/*FOOT*/
.footer{background: url('../images/bck_footer.gif') repeat-x 0 0;}

/*PROFILE*/
.prof_profile{vertical-align:top; font-size : 11px; color : #92bbff;}
.prof_desc{padding-left:18px; vertical-align:top; font-size : 11px; color : #92bbff;}
.prof_marg1{padding:12px;}
.prof_thumbs{padding-top:15px; vertical-align:top;}

/*LINES*/
.line{ height:61px; background: url('../images/line.gif') repeat-x 0 0; background-position:center;}

/*TEXT*/
font,th,td,tr{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif }
.foot { font-size : 12px; }
.foot{ color : #92bbff; }
a.foot { color: #92bbff; text-decoration: none; }
a.foot:hover{ color: #92bbff; text-decoration: underline; }

.foot1 { font-size : 12px; }
.foot1{ color : #d7e6ff; }
a.foot1 { color: #d7e6ff; text-decoration: none; }
a.foot1:hover{ color: #d7e6ff; text-decoration: underline; }

.txt1 { font-size : 12px; }
.txt1{ color : #a0c0fa; }
a.txt1 { color: #a0c0fa; text-decoration: none; }
a.txt1:hover{ color: #a0c0fa; text-decoration: none; }

.txt2 { font-size : 11px; }
.txt2{ color : #92bbff; }
a.txt2 { color: #92bbff; text-decoration: none; }
a.txt2:hover{ color: #92bbff; text-decoration: none; }

.txt3 { font-size : 12px; }
.txt3{ color : #478efa; }
a.txt3 { color: #478efa; text-decoration: none; }
a.txt3:hover{ color: #478efa; text-decoration: underline; }
