a, a:hover, a:active, a:visited, a:link{
	text-decoration:none;
	color: #0000FF;
}
a:hover{
	text-decoration:underline;
}
H1, H2, H3, H4, H5, H6{
	margin-top:0px;
}
body{
	font-size:x-small;
	margin:0px; 
	background: #232323;
	font-family: Verdana, Tahoma, Arial;
}
html, body, form{
	height:100%;
}
td {
	font-size:12px;
}
.main{
	font-size:12px;
	font-weight:normal;
}
.abs-middle{
	vertical-align: middle;
}
.normal{ font-weight:normal}
.small{ font-size: 10px;}
.bold{ font-weight: bold}
.italic{font-style: italic}
.red {color: #FF0000}
.darkred {color: #800000}
.magenta {color: #FF0080}
.green { color: #55CC55}
.darkgreen {color : #008000}
.blue	{ color: #5555CC}
.darkblue	{ color: #000080}
.smaller { font-size: smaller}
.larger { font-size: larger}
.underline {text-decoration:underline}

.grey, TR.even.grey TD, TR.odd.grey TD {color: #AAAAAA}
.pending, TR.even.pending TD, TR.odd.pending TD {color: #008000;}
.future, TR.even.future TD, TR.odd.future TD {color: #800000}


TR.even.grey TD.value,TR.odd.grey TD.value{
	text-decoration: line-through;
}
TR.even.future TD.value,TR.odd.future TD.value,
TR.even.pending TD.value,TR.odd.pending TD.value{
text-align: right;
}

div.copyrights{
	padding-right:15px;
	padding-bottom:1px;
}
.copyrights, .copyrights:hover, .copyrights:link, .copyrights:active, .copyrights:visited{
	font-family: Arial, Tahoma, Verdana; 
	font-weight:normal; font-size: x-small;
	color: #808080;
	text-decoration: none;
}
A.copyrights:hover{
	text-decoration: underline;
	color: #FFAA33;
}
.in{
	font-size: 18px;
	font-weight:bold;
}


.grid_page_container{
	margin:10px;
	line-height:30px;
}
.grid_page_selected{
	font-weight:bold;
	color: #AAAAAA;
	text-decoration:none;
	border: 1px solid #CCCCCC;
	padding:3px 5px 5px 5px;
	margin:0px 3px 0px 0px;
}

.grid_page, .grid_page:hover, .grid_page:visited, .grid_page:link, .grid_page:active{
	padding:3px 5px 5px 5px;
	margin:0px 3px 0px 0px;
	text-decoration:none;
}

.grid_page, .grid_page:visited, .grid_page:link, .grid_page:active{
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #333333;
}
.grid_page:hover, .red.grid_page:hover, .green.grid_page:hover {
	background: #333333;
	color: #FFFFFF;
	border: 1px solid #FFFFCC;
}
.red.grid_page {
	color: #FFFFFF;
	background: #FF0000;
	font-weight:bold;
	border-color: #FFFFCC;
}
.green.grid_page {
	color: #80AA80;
	border: 1px solid #80AA80;
}
.red.grid_page_selected {
	border: 1px solid #FF0000;
	border-top-width: 2px;
	border-bottom-width: 2px;
	color: #FF0000;
}

.popup{
	background: #e8e0b5;
	margin:5px;
}

.error {
	color: #FFFFFF;
	background: #FF0000;
	padding: 10px;
	font-weight: bold;
	font-size: 1em;
	border: 1px dashed #FFFFFF;
	margin-bottom: 4px;
	margin-top: 4px;
}
.txt, .txt:hover
{
	margin:2px;
	border-top: solid 1px #808080;	
	border-bottom: solid 1px #bbbbbb;	
	border-left: solid 1px #808080;	
	border-right: solid 1px #bbbbbb;
	padding: 1px 3px 3px 3px;
	background: #fefefd;
}
.txt:hover{
	background: #FFFFEE;
}
.btn, .btn:hover, .btn:link, .btn:visited, .btn:active
{
	color: #333333;
	border-top: solid 1px #808080;	
	border-bottom: solid 2px #333333;	
	border-left: solid 1px #808080;	
	border-right: solid 2px #333333;

	background:#FFFFFF;
	margin:2px 2px 2px 2px;
	font-weight: bold;
	font-size: 8pt;
	padding: 2px 10px 2px 10px;
	text-decoration:none;
}
.btn:hover{
	color: #d93b0b;
	border-top: solid 1px #ac2f08;	
	border-bottom: solid 1px #ac2f08;		
	border-left: solid 1px #ac2f08;	
	border-right: solid 1px #ac2f08;
	margin-bottom:3px;
	margin-left:3px;
}
.lst, .lst:hover
{
	color: #333333;
	border-top: solid 1px #808080;	
	border-bottom: solid 1px #bbbbbb;	
	border-left: solid 1px #808080;	
	border-right: solid 1px #bbbbbb;

	background:#FFFFFF;
	margin:2px 2px 2px 2px;
	font-weight: bold;
	font-size: 8pt;
	padding: 2px 10px 2px 10px;
	text-decoration:none;
}

.lst:hover{
	background: #FFFFEE;
}

.sbtn, .sbtn:hover, .sbtn:link, .sbtn:visited, .sbtn:active
{
	margin-top:2px;
	font-weight: bold;
	font-size: 7pt;
	color: #AD4E04;
	border-top: solid 1px #E9AE0A;	
	border-bottom: solid 1px #AD4E04;	
	border-left: solid 1px #E9AE0A;	
	border-right: solid 1px #AD4E04;
	background:#FFFFFF;
	text-decoration: none;
}
.sbtn:hover{
	color: #000000;
	border-top: solid 1px #808080;	
	border-bottom: solid 1px #000000;	
	border-left: solid 1px #808080;	
	border-right: solid 1px #000000;
}

.dash{
	border: 1px dashed #cccccc;
}

.bprint{
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

div.round_div{
		background: #f7f7f7;
}
div.round_div div.round_div2{
	
		border-top: 1px solid #d8d8d8;
		border-left: 1px solid #d8d8d8;
		border-right: 1px solid #d8d8d8;
		border-bottom: 1px solid #d8d8d8;
}
div.round_div div.round_div2 div.round_div3{
		border-top: 1px solid #ececec;
		border-left: 1px solid #ececec;
		border-right: 1px solid #ececec;
		border-bottom: 1px solid #ececec;
}

div.round_div div.round_div2 div.round_div3 div.info_div{
	padding:20px 20px 20px 20px; 
}
div.round_div img.br{ margin-top:-20px;}
div.round_div img.bl{ margin-top:-20px;}

table.form_table TD{
	padding:5px;
	*border: 1px solid #d8d5c7;
}
table.form_table{
	width:560px;
	border-collapse: separate;
	border-spacing: 1px;
	*border-collapse: collapse;
	background: #dddddd;
}
table.form_table td.TH{
	font-weight: bold;
}

table tr.odd th,
table tr.odd,
table tr.odd.nohover:hover,
table tr.odd td.nohover

{
						background: #f6f6f6;
}

table tr.even th,
table tr.even,
table tr.even.nohover:hover,
table tr.even td.nohover
{
						background: #e6e6e6;
}

table tr.odd td,
table tr.even td {
						color: #000000;
						font-weight: normal;
						font-size: 12px;
						padding-left: 5px;
						margin-bottom: 0px;
}

.TDS{
	background: #FFAA00;
}

.TDH,
table tr.odd .TDH,
table tr.even .TDH{
font-weight:bold;
}

/* hovered table rows */
table tr.TDS:hover,
table tr.odd:hover,
table tr.even:hover,
table tr.odd:hover th,
table tr.even:hover th,
table tr.hover th,
table tr.hover {
    background-color: #FFBB44;
}
.form_table.wd100p{
	width:100%;
}
.form_table.wd80p{
	width:80%;
}
.form_table.wd700x{
	width:700px;
}
						a.ibtn, a.ibtn:hover, a.ibtn:visited, a.ibtn:link, 
						a.ibtnl, a.ibtnl:hover, a.ibtnl:visited, a.ibtnl:link{
							color: #FFFFFF;
							font-size:10px;
							font-weight:bold;
							text-align: left;
							padding: 10px 0px 10px 40px;
							height:15px;
							text-decoration:none;
							display:block;
							background: url(ibtn.gif) no-repeat;
						} 

			a.ibtn, a.ibtn:hover, a.ibtn:visited, a.ibtn:link{
				width:54px;
				background: url(ibtn.gif) no-repeat;
			}
			a.ibtn:hover{
				color: #FFFFFF;
				background: url(ibtnh.gif) no-repeat;
			}
			a.ibtnl, a.ibtnl:hover, a.ibtnl:visited, a.ibtnl:link{
				width:85px;
				background: url(ibtnl.gif) no-repeat;
			}
			a.ibtnl:hover{
				color: #FFFFFF;
				background: url(ibtnlh.gif) no-repeat;
			}

.block{
	display:block;
}


.icon{
		border: 1px solid #EEEE80;
		margin:5px;
}

.noborder{
		border: 0px;
}

.ico48, .ico48:hover, .ico48:visited, .ico48:link{
		display:block;
		width:48px;
		height:48px;
		padding:6px;
}
.ico48:hover{
		border: 1px solid #CCCCFF;
		background: #EEEEFF;
		padding:5px;
}

.ico32, .ico32:hover, .ico32:visited, .ico32:link{
		width:32px;
		height:32px;
		padding:3px;
}
.ico32:hover{
		border: 1px solid #CCCCFF;
		background: #EEEEFF;
		padding:2px;
}


.mgn5{
	margin: 5px 5px 5px 5px;
}
.mgn10{
	margin: 10px 10px 10px 10px;
}
.pad5{
	padding: 5px 5px 5px 5px;
}
.pad10{
	padding: 10px 10px 10px 10px;
}

.exam .qid{
	font-weight:bold;
	text-decoration: underline;
}
.exam .options{
	padding-left:30px;
}
.options table{
	padding-top:15px;
}
.exam .pic{
	border: 1px solid #CCCCCC;
}
.exam .title{
	font-size: normal;
	font-weight: bold;
}
.exam .oid{
	color: #0000FF;
	vertical-align: super;
	font-size:xx-small;
}
.exam .otext{
	font-size:11px;
}
.exam div.extra {
	font-size:normal;
	width:700px;
	background: #FFFFDD;
	border: 1px solid #FFFF80;
	padding:20px;
	text-align: justify;
}


table.exam_page TD{
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
}
.exam_sel, 
.exam_norm, .exam_norm:hover, .exam_norm:link, .exam_norm:visited, .exam_norm:active{
	display:block;
	text-align:center;
	vertical-align:center;
	font-weight:bold;
	width:32px;
}

.exam_norm, .exam_norm:link, .exam_norm:visited, .exam_norm:active{
	padding-top:9px;
	height:23px;
	font-size:10px;
	color: #808080;
	background: url(ic_gr32w.gif) no-repeat left top;
}

.red.exam_norm {
	background: url(ic_gr32lr.gif) no-repeat left top;
	color: #CC0000;
}

.exam_sel, .exam_sel:hover, .exam_sel:visited, .exam_sel:link, .exam_sel:active, .exam_norm:hover {
	font-size:11px;
	padding-top:8px;
	height:24px;
	color: #FFFFFF;
	background: url(ic_gr32.gif) no-repeat left top;
}

.exam_norm:hover{
	background: url(ic_gr32b.gif) no-repeat left top;
}

.letter{
		padding: 20px;
		border: 1px solid #CCCCCC;
		background: #FFFFCC;
		
}

table.exam_table {
	border: 1px solid #d8d5c7;
}

table.exam_table td{
	border: 1px solid #d8d5c7;
}
