﻿* { margin:0; padding:0 }
BODY {
	font-size: .75em;
	background: #A1A0A7 url("../images/bg.gif") top repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000033;
}
.table { width:769px; margin: 0 auto }

/* LINK AND TEXT STYLES */
a { color: #1781D0; text-decoration:underline }
a:hover  { color: #B2D215 } 
.darkBg { background: #215887; color: #fff; font-size:90% }
.darkBg a { color: #fff; text-decoration:none }
.darkBg a:hover { color: #B2D215; text-decoration:underline }
#featured { list-style:none }
#featured ul { list-style:none }
#featured li { background: url("../images/arrow.gif") center left no-repeat; padding:0 0 1px 15px }
/* END LINK AND TEXT STYLES */

.copyRight { background: #A1A0A7; font-size: 80%; height:25px }
.interiorLt { background:#000 url("../images/left-nav-bg.gif") left repeat-y }
.interiorLt1 { background:#D3EAFA }
.interiorLt2 { background:#FFF700 }
.interiorLt3 { background:#DE0021 }
.interiorLt4 { background:#F79C08 }
.interiorLt5 { background:#00B55A }
.interiorLt6 { background:#D62984 }
.interiorLt7 { background:#2C369D }
.interiorLt8 { background:#703098 }
.form { border: 1px solid #000; height: 17px; width: 125px }
.picBorder { border-top: 1px solid #fff; border-bottom: 1px solid #fff }
.pic{ border: 1px solid #505059; float:left; margin:0 8px 8px 0 }
.rtBorder { border-right: 1px solid #1E1E23 }
.box { padding: 15px; background: #fff }





