html{
	scrollbar-arrow-color: #921a1c;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #afbfc5;
	scrollbar-face-color: #afbfc5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #afbfc5;
	scrollbar-track-color: #921a1c;
}
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: #dadedf;
}
.student a:link, .student a:visited, .student a:hover {
	color:#921a1c;
	text-decoration:none;
}
a:link {
	color: #ffffff;
	text-decoration:none;
	font-size: 14px;
}
a:visited {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #ffffff;
	text-decoration:none;
}

.main {
	margin-left:auto;
	margin-right:auto;
	width: 780px;
}


.main1 {
	margin-left:auto;
	margin-right:auto;
	width: 940px;
}

.headers {
	margin-bottom: 20px;
}

.header {
	width:100%;
	height: 171px;
}

.header_space {
	background: #927071;
	width:100%;
	height:28px;
	text-align:right;
	
     
}

.header_space_link
{
    padding-top:5px;
}

.header_space_link a:link
{
    color:White;
    font-size:14px;
    padding-right:20px;
    font-weight:bold;
   
}

.header_space_link a:hover
{
    color:White;
    font-size:14px;
    padding-right:20px;
    font-weight:bold;
    text-decoration:none;
}

.header_space_link a:visited
{
    color:White;
    font-size:14px;
    padding-right:20px;
   
    font-weight:bold;
   
}


.main_menu {
	width:100%;
	height:32px;
	background-color: #921a1c;
	margin-top: 2px;
	margin-bottom: 2px;
}
.body_text {
	width:778px;
	float:right;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px solid #A82023;
	border-left: 1px solid #A82023;
	border-top: 1px solid #A82023;
	background-color: #FFFFFF;
}
.footer {
	width:778px;
	background-color: #afbfc5;
	height: 26px;
	color:#FFFFFF;
	float:right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A82023;
	border-left-color: #A82023;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A82023;
}
.footer .left {
	float:left;
	margin-left:35px;
	margin-top: 5px;
}
.footer .right {
	float:right;
	margin-top: 5px;
	margin-right: 35px;
}
.main_menu ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.main_menu li {
	float:right;
	margin:0px;
	border-left:1px solid #ffffff;
	display:inline;
}
.main_menu li.last {
	border:none;
}
.main_menu li.last a, .main_menu li.last a:visited {
	padding-right: 20px;
	padding-left: 20px;
}
.main_menu li a, .main_menu li a:visited {
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
	display:block;
	height:22px;
	float:left;
}
.main_menu li a:hover {
	background:#a82023;
}
.main_menu .home {
	padding-top:10px;
	padding-left:15px;
}
.footer a, .footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover {
	color:#000000;
	text-decoration:underline;
}
.top_a {
	background: url(../gif/grey_box_top.gif) no-repeat;
	height: 11px;
}
.bottom_a {
	background: url(../gif/grey_box_down.gif) no-repeat;
	height: 11px;
}
.right_a {
	background: url(../gif/grey_box_grad_right.gif) repeat-y;
	width: 12px;
}
.left_a {
	background: url(../gif/grey_box_grad_left.gif) repeat-y;
	width: 12px;
}

.top_b {
	background: url(../gif/white_box_top.gif) no-repeat;
	height: 11px;
}
.bottom_b {
	background: url(../gif/white_box_down.gif) no-repeat;
	height: 11px;
}
.right_b {
	background: url(../gif/white_box_grad_right.gif) repeat-y;
	width: 12px;
}
.left_b {
	background: url(../gif/white_box_grad_left.gif) repeat-y;
	width: 12px;
}
.table_left1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #e7eced;
}
.table_left2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #FFFFFF;
}
.table_info1 {
	background-color:#e7eced;
	height:35px;
	width:200px;
	font-weight:bold;
	direction:rtl;
	text-align:center;
	padding: 5px;
	margin-right:20px;
	float: right;
}
.table_info2 {
	background-color:#debaba;
	height:35px;
	width:200px;
	font-weight:bold;
	direction:rtl;
	text-align:center;
	padding: 5px;
	margin-right:20px;
	float:right;
}
.contact_box {
	margin:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.table_info2 a:visited {
	color: #000000;
	text-decoration:none;
}
.table_info2 a:hover {
	color: #000000;
	text-decoration:none;
}
.table_info2 a:link {
	color:#000000;
	text-decoration:none;
}
.table_info1 a:visited {
	color: #000000;
	text-decoration:none;
}
.table_info1 a:hover {
	color: #000000;
	text-decoration:none;
}
.table_info1 a:link {
	color:#000000;
	text-decoration:none;
}
.back a:link, .back a:visited {
	color:#000000;
	text-decoration:none !important;
}
.back a:hover {
	color:#000000;
	text-decoration:underline !important;
}

.student_box {
	background-image:url(../gif/student_box.gif);
	background-repeat:no-repeat;
	width:300px;
	height:160px;
	margin-top:20px;
	margin-bottom:20px;
	float:right;
	margin-right: 40px;
	overflow: auto;
}
.title {
	width:100%;
	text-align:right;
	margin-top: 5px;
	margin-bottom: 5px;
}
.buttons {
	float:right;
	margin-right: 15px;
}
.hp_left {
	float:left;
	margin-left: 15px;
}
.auto_marger {
	margin-right:auto;
	margin-left:auto;
	width:670px;
	clear: both;
	margin-bottom: 10px;
}

.ltr
{
    direction: ltr;
}

.input
{

    font-size: 12px;
    border: solid 1px #999999;
    color: #666666;
}

.button
{
    border: solid 1px #00000;
    font-size: 11px;
}

.error
{
    color: Red;
    font-weight:bold;
}

.style1 
{
    font-size: 14px;
    font-weight: bold;
}


a.regLink:link {
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
	font-size: 14px;
}
a.regLink:visited {
	color: #990000;
	text-decoration:none;
}
a.regLink:hover {
	color: #666666;
	text-decoration:none;
}
