﻿body
{
	background-color:#585858; /*#E5E5E5;*/
	font-family:Verdana, Arial;
}

#main
{
	width:955px;
	text-align:center;
	margin-top:30px;
}

#header
{
	-moz-border-radius-topleft:16px;
	-moz-border-radius-topright:16px;
	-webkit-border-top-left-radius:16px;
	-webkit-border-top-right-radius:16px;
	background-image:url(Image/MasterPage/mp-header.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	height:157px;
	position:relative;
	top:0;
	left:0;
}

#language_img
{
	position:absolute;
	left:7px;
	top:2px;
}

#language_txt
{
	position:absolute;
	left:60px;
	top:12px;
}

#login
{
	position:absolute;
	right:10px;
	top:10px;
}

#logo
{
	position:absolute;
	top:-38px;
	left:376px;
}

#discip
{
	height:24px;
	border:solid 2px #000000;
	background-color:#FFFFFF;
	position:static;
}

#discip div
{
	font-size:18px;
	font-weight:bold;
	width:49.9%;
	float:left;
}

#main_lcr
{
	background-color:#C70927;
	border-left:solid 2px #000000;
	border-right:solid 2px #000000;
}

#main_left
{
	width:17%;
	vertical-align:top;
	clear:both;
	float:left;
}

#main_center
{
	background:#FFFFFF url(Image/MasterPage/mp-bg.gif) repeat-y top center;
	background-attachment:fixed;
	vertical-align:middle;
	border-left:solid 2px #000000;
	border-right:solid 2px #000000;
	margin-left:-2px;
	margin-right:-2px;
	width:66%;
	float:left;
	min-height:843px;
	height:auto !important;
	height:843px;	
}

#main_right
{
	width:17%;
	vertical-align:top;
	float:left;
}

#main_bottom
{
	clear:both;
}

#ddblockmenu ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	font:normal 14px Verdana, Arial;
}

#ddblockmenu li a
{
	display:block;
	padding:7px 0px 7px 0px;
	color:#FFFFFF;
	background-color:#C70927;
	border-bottom:1px solid #E5E5E5;
	font-weight:bold;
	_height:40px;
	_padding:7px 0px 0px 0px;
}

#ddblockmenu li a:hover
{
	background-color:#DE6075;
}

#ddblockmenu div.menutitle
{
	color:#FFFFFF;
	border-bottom:1px solid #000000;
	padding:15px 0px 15px 0px;
	background-color:#000000;
	font:bold 18px Verdana, Arial;
}

#copyright
{
	-moz-border-radius-bottomleft:16px;
	-moz-border-radius-bottomright:16px;
	-webkit-border-bottom-left-radius:16px;
	-webkit-border-bottom-right-radius:16px;
	height:24px;
	border-top:solid 2px #000000;
	background-color:#CCCCCC;
	font-size:12px;
	padding-top:6px;
	clear:both;
}

#links
{
	width:90%;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

#links div
{
	margin:15px 0 15px 0;
}

a
{
	color:#FFFFFF;	
	text-decoration:none;
}

hr
{
	height:3px;
	color:#000000;
	border-width:3px 0 0 0;
	border-style:solid;
	border-color:#000000;
}

img
{
	border:solid 1px #000000;
}

.tblcontent
{
	text-align:left;
	font-size:16px;
	margin:1em 1em 1em 1em;
}

.txt20br
{
	color:#C70927;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}

.txt20bb
{
	-moz-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-webkit-border-radius:10px;
	color:#000000;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	height:30px;
	background-color:#CCCCCC;
	padding-top:5px;
}

.txt14b
{
	font-size:14px;
}

#backgroundPopup
{
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;  
	width:100%;  
	top:0;  
	left:0;  
	background:#000000;  
	border:1px solid #cecece;  
	z-index:151;
}

.popup
{
	margin:2px 2px 2px 2px;
	cursor:pointer;
}

.popup:hover
{
	margin:0px 0px 0px 0px;
	border:solid 2px #CCCCCC;
	background-color:#E5E5E5;
}

.popupResult
{
	display:none;  
	position:fixed;  
	_position:absolute; /* hack for internet explorer 6*/
	_width:400px;
	min-width:400px;
	background-color:#C70927;
	border:2px solid #000000;
	z-index:152;
}

.popupHeader
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	background-color:#C70927;
	height:36px;
	padding-top:10px;
}

.popupClose
{
	font-size:14px;  
	line-height:14px;
	right:6px;  
	top:4px;  
	position:absolute;
	color:#FFFFFF;  
	font-weight:700;
	display:block;
	cursor:pointer;	
}

.popupArea
{
	padding:0 22px 5px 22px;
	background-color:#FFFFFF;
	border-top:solid 2px #000000;
}

.belt
{
	background-repeat:no-repeat;
	height:86px;
	color:#FFFFFF;
	margin-top:5px;
	padding-top:25px;
}

.name
{
	font-weight:bold;
	color:#FFFFFF;
	margin-top:5px;
}

.res_head
{
	-moz-border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom:14px;	
	cursor:pointer;
	color:#000000;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	height:30px;
	background-color:#CCCCCC;
	padding-top:5px;
}

.res_body
{
	padding:0 1em 0 1em;
}

#edit_header
{
	background-color:#C70927;
	color:#FFFFFF;
	border-bottom:solid 2px #000000;
	padding-top:10px;
	padding-bottom:10px;
}

#edit_header div
{
	float:left;
}

#edit_header a
{
	border-right:solid 2px #000000;
	font-size:18px;
	padding-right: 10px;
	padding-left: 10px;
}

#edit_body
{
	clear:both;
	background-color:#CCCCCC;
	margin-top:10px;
}