/* CSS Document */

body {
	font-family:"MS Sans Serif";
	font-size: 13px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-image: url(images/bg-shadow.jpg);
	background-position: center;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}


.webbg {
	background-image: url(images/layout.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

.content{	
	font-family:"MS Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color:#000000;
}


a:link { color: #FF0033; text-decoration: none}
a:visited { color: #FF0033; text-decoration: none}
a:active { color: #FF0033; text-decoration: none}
a:hover { color: #3300CC; text-decoration: none;}

.img { border:0px; }

.list_teacher {
	font-family:"MS Sans Serif";
	font-size: 13px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}

.maintitle{
font-family: "MS Sans Serif";
font-size: 13px;
font-weight: bold; 
color: #c10000; 
border-bottom:1px dashed #c10000;
border-left:5px solid #c10000;
background-color: #ffffff;
padding-right: 5px;
padding-left: 5px;}

.maintitle_data{
font-family: "MS Sans Serif";
font-size: 11px;
font-weight: bold;
color: #9fa500;
text-align: right;
}

.maintitle_end{
font-family: "MS Sans Serif";
font-size: 13px;
text-align: right;
border-bottom:1px dashed #c10000;
padding-right: 0px;
padding-left: 0px;
height: 2px;
}
