/* CSS Document */
body {
	background-color: #e0e3f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #1F1F21;
}

a:link{
font:normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
color: #1F1F21;
text-decoration:none;
}
a:visited{
font:normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
color: #1F1F21;
text-decoration:none;
}
a:active{
font:normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
color: #1F1F21;
text-decoration:none;
}
a:hover{
font:normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
color: #215B87;
text-decoration: underline;
}

#tempHead {
	background-image: url(../images/main/esot_template_03.jpg);
	height: 176px;
	width: 185px;
}
#leftbar {
	background-image: url(../images/main/esot_template_12.jpg);
	background-repeat: repeat-y;
	width: 185px;
}
#leftbar_btm {
	background-image: url(../images/main/esot_template_15.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 185px;
}
#topbar {
	background-image: url(../images/main/esot_template_05.jpg);
	height: 140px;
	width: 825px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content_btm {
	background-image: url(../images/main/esot_template_16.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 826px;
}
#contentbar {
	background-image: url(../images/main/esot_template_09.jpg);
	background-repeat: repeat-y;
}
#toplinks {
	height: 21px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
#mainleft {
	width: 500px;
	float: left;
	padding: 2px;
}
#mainright {
	float: left;
	width: 320px;
}
#head_bg {
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	padding-left: 3px;
}
.txtHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

#content_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00031C;
	padding: 3px;
	letter-spacing: .5pt;
}
#content_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1f011f;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f011f;
	padding: 1px;
}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #FF0000;
}
.warn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	background-color: #FFFFCC;
}
.livewarn {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	background-color: #FFFFCC;
	background-image: url(../school/images/error_bang.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 22px;
}
.livewarnsub {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	background-color: #FFFFCC;
}
.exodus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
.txtnormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	width: 200px;
}

