.font1 {color:#333333; font-size: 14px; line-height: 20px; }
.font2 {color:#333333; font-size: 12px; line-height: 16px; }
.font3 {color:#666666; font-size: 10px; line-height: 13px; }

.font1now {color:#FF1A00; font-size: 14px; line-height: 17px; }
.font2now {color:#FF1A00; font-size: 12px; line-height: 16px; }
.font3now {color:#FF1A00; font-size: 10px; line-height: 14px; }

.font1_b {color:#000000; font-size: 14px; line-height: 17px; }
.font2_b {color:#000000; font-size: 12px; line-height: 15px; }
.font3_b {color:#000000; font-size: 10px; line-height: 13px; }

.font1b {color:#666666; font-size: 14px; line-height: 17px; font-weight:bold}
.font2b {color:#666666; font-size: 12px; line-height: 16px; font-weight:bold}
.font3b {color:#666666; font-size: 10px; line-height: 13px; font-weight:bold}

.font1bb {color:#000000; font-size: 14px; line-height: 17px; font-weight:bold}
.font2bb {color:#000000; font-size: 12px; line-height: 18px; font-weight:bold}
.font3bb {color:#000000; font-size: 10px; line-height: 14px; font-weight:bold}
.font4bb {color:#000000; font-size: 20px; line-height:  28px; font-weight:bold}

.font1bnow {color:#FF1A00; font-size: 14px; line-height: 17px; font-weight:bold}
.font2bnow {color:#FF1A00; font-size: 12px; line-height: 16px; font-weight:bold}
.font3bnow {
	color:#666666;
	font-size: 10px;
	line-height: 16px;
	font-weight:bold;
}

A.ma:link     {
	color:#0E2988;
	font-size:12px;
	line-height:16px;
	text-decoration: underline;

}
A.ma:visited  { color:#0E2988; font-size:12px; line-height:16px}
A.ma:active   { color:#FF9900; font-size:12px; line-height:16px}
A.ma:hover    {
	color:#FF6600;
	font-size:12px;
	line-height:16px;
}

A.mab:link     {
	color:#0E2988;
	font-size:10px;
	line-height:15px;
	font-weight:normal;
}
A.mab:visited  { color:#0E2988; font-size:10px; line-height:15px; font-weight:normal}
A.mab:active   { color:#FF6600; font-size:10px; line-height:15px; font-weight:normal}
A.mab:hover    { color:#FF6600; font-size:10px; line-height:15px; font-weight:normal}

A.root:link     { color:#0E2988; font-size:10px; line-height:14px }
A.root:visited  { color:#0E2988; font-size:10px; line-height:14px }
A.root:active   { color:#8082B8; font-size:10px; line-height:14px }
A.root:hover    { color:#8082B8; font-size:10px; line-height:14px }




a:link    { color: #0E2988; }
a:visited { color: #0E2988; }
a:hover   { color: #8082B8; }
a:active  { color: #8082B8; }

body { margin: 0px; color: #000000; background-color: #FFFFFF font-size: 12px; }

th { font-size: 12px; font-weigh: bold; text-align: center; }
td, div { font-size: 12px; }

big { font-size: 14px; }
small { font-size: 10px; }

strong { font-weigh: bold; }

input, textarea { font-family: monospace; }

.red { color: #FF0000; }
.green { color: #008000; }
.blue {
	color: #336699;
	font-weight:bold;
	font-size: 11px;
	line-height: 15px;

}
.button {
	background-color: #EEEEEE;
	border-style: double;
	border-width: 4px;
	border-color: #808080;
	padding: 1px 1px;
	width: 120px;
	filter: dropshadow(offx="1" offy="0" color="#FFFFFF");
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.outset {
	border: 1px solid #999999;

}

.solid {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}
.height {
	height: 0px;
	padding: 2px;
	left: 2px;




}
.back {
	background-attachment: fixed;
	background-image: url(../images/exam_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
