th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input,select {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.t01 a {
	color : #EF6D00;
}
.t01 a:hover {
	color : #C25A02;
}
.title01 {
	color : #000000;
	margin-top : 3px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 27px;
	margin-right : 5px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 60px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #000000;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}

td{
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}

.PaperTitle{
	color : #000000;
	font-size : 20px;
	font-family : Tahoma,Verdana,Arial;
}
.mark {
	color : #000000;
	font-size : 30px;
	font-weight:bold;
	font-family : Tahoma,Verdana,Arial;
}
.schoolNameSuperLarge {
	color : YELLOW;
	font-size : 48px;
	font-weight:bold;
	font-family : tahoma,Verdana,Arial;
}
.schoolNameMediumLarge {
	color : YELLOW;
	font-size : 38px;
	font-weight:bold;
	font-family : tahoma,Verdana,Arial;
}
.schoolName{
	color : YELLOW;
	font-size : 30px;
	font-weight:bold;
	font-family : tahoma,Verdana,Arial;
}
.schoolNameSmall{
	color : YELLOW;
	font-size : 25px;
	font-weight:bold;
	font-family : tahoma,Verdana,Arial;
}
.schoolNameTiny{
	color : YELLOW;
	font-size : 20px;
	font-weight:bold;
	font-family : tahoma,Verdana,Arial;
}
.answer_input {
		font-size:18px;
		cursor:hand;
}	
	
.exam_question p {
	font-size:12pt;
}
.header_link {
	color:yellow;
}
.header_link:hover {
	color:red;
}

.schoolAddress{
	color:white;
	}

.schoolAddress_web{
	color:white;
	}
.Logout{
	color:FF6600;
	text-decoration:none;
}
.Logout:hover{
	color:FF0000;
	text-decoration:underline;
}
.main_button:link{
	color:yellow;
}
.main_button:hover{
	color:yellow;
}
.main_button:visited{
	color:yellow;
}
.ExamSubmit_Button {
	color : #000000;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}