body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033; 
	font-size:small;
	margin: 0px;
}
td {
	vertical-align:top;
}
h1{
	font-size: 10pt;
	color: #666666;
	line-height: 0px;
	vertical-align: text-bottom;
}
h2{
	font-size: 9pt;
	color: #999999;
	font-weight: normal;
	line-height: 0px;
	vertical-align: text-bottom;
	background-position: bottom;
}
li{margin-top:10px;}
hr{ color:#A6C8F7; size: 1px;}
strong { color:#0A2C5A;}
.smtxt{	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.whtxt { color:#FFFFFF;}
.error{	color: #990000; }
.report{ color: #004C8B; }
.titles {
	color:#004C8B;
	font-weight: bold;
}

 .nav { color: #000033; font-family: Arial, Helvetica, sans-serif;  text-decoration : none}
 A.nav:LINK {Text-Decoration: none; color: #000033}
 A.nav:VISITED {Text-Decoration: none; color: #000033}
 A.nav:ACTIVE {Text-Decoration: none; color: #000033}
 A.nav:HOVER {Text-Decoration: underline; color: #104C9F;}

 .snav { color: #666666; font-size: 8pt; font-family: Arial, Helvetica, sans-serif;  text-decoration : none}
 A.snav:LINK {Text-Decoration: none; color: #666666}
 A.snav:VISITED {Text-Decoration: none; color: #666666}
 A.snav:ACTIVE {Text-Decoration: none; color: #666666}
 A.snav:HOVER {Text-Decoration: none; color: #000000}
 
 .bnav { color: #999999; font-size: 8pt; font-family: Arial, Helvetica, sans-serif;  text-decoration : none}
 A.bnav:LINK {Text-Decoration: none; color: #999999}
 A.bnav:VISITED {Text-Decoration: none; color: #999999}
 A.bnav:ACTIVE {Text-Decoration: none; color: #999999}
 A.bnav:HOVER {Text-Decoration: none; color: #000000}

 .pnav { color: #104C9F; font-size: 9pt; font-family: Arial, Helvetica, sans-serif;  text-decoration : none}
 A.pnav:LINK {Text-Decoration: none; color: #104C9F}
 A.pnav:VISITED {Text-Decoration: none; color: #104C9F}
 A.pnav:ACTIVE {Text-Decoration: none; color: #104C9F}
 A.pnav:HOVER {Text-Decoration: none; color: #000000}

.titlebg{ background-image:url(images/title_bg.gif);}
.topbg{
	background-image:url(images/top_bg.gif);
	background-repeat: repeat-x;
}

.board {
	border: 1px solid #CCCCCC;
}
.boardgr {
	border: 1px solid #3B952A;
}
.boardbl {
	border: 1px solid #104C9F;
}
.boardrt {
	background-image: url(images/rbg.gif);
	background-repeat: repeat-y;
}
.boardlf{
	background-image:url(images/lbg.gif);
	background-repeat: repeat-y;
}
.contenttb{ padding-left: 10px;}
.timetb {
	border: 0px solid #CCCCCC;
	text-align: center;
	background-color: #666666;
}
.greycel{
	background-color: #F7F7F7;
}
.bcelhd{ background-color: #D8E2F3;	border-bottom: 1px solid #104C9F; }
.bcel{ background-color: #F3F8FE; }

.gcelhd{ background-color: #D0EBCB; border-bottom: 1px solid #3B952A; }
.gcel{ background-color: #F4FCF3; }

.orcelhd{ background-color: #F4DAB0; border-bottom: 1px solid #DD9216; }
.orcel{ background-color: #FBF0DF; }

.blbor{
	background-color: #6C99D7;
}

.topboard {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}

.midboard {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.baseboard{
	border-bottom: 1px solid #A6C8F7;
	background-color: #F4FCF3;
}
.dotleft { border-left: 1px dotted #666666; }

img { border: 0px; }

.imgmid {
	border: 0px;
	vertical-align: middle;
}
.imgtxr{
	margin-right: 10px;
}

.fld{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #C0C0C0;
}
.selmenu{
	font-family: Arial, Helvetica, sans-serif;	
	border: 1px solid #C0C0C0;
}
.butt_submit {
	background-image : url(images/submit.gif);
	border: 0px solid #34689A;
	height: 17px;
	width: 60px;
}
.butt_view {
	background-image : url(practice/images/view.gif);
	border: 0px solid #34689A;
	height: 17px;
	width: 50px;
}

