a:hover {
	color: #007fb6;
	text-decoration: underline;
}
.border {
	border: 1px solid #000000;
}
.left_right_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #636466;
	border-left-color: #636466;
}
.down_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.footer_text {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.body_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	height:12px;
	
	color: #007fb6;
	text-decoration: none;
	border: 1px solid #636466;
}
.login {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.redtext {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.register {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bigtxt {
	font-family:Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #003163;
	text-decoration: none;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}.sitename {
	font-family: Tahoma;
	font-size: 35px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	font-variant: normal;
	text-transform: capitalize;
}
.tabheader {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	
}

.linktab {
	font-family:Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:3px;
	padding-right:3px;
	
	text-decoration:none;
}
a.linktab:hover {
 color: #FFFFFF;
	text-decoration: none;
}
.linktabactive {
	font-family:Tahoma;
	font-size: 10px;
	background-repeat:repeat-x;
	background-image:url(../images/tabline.jpg);
	font-weight: bold;
	color: #ffffff;
	padding-left:3px;
	padding-right:3px;
	
	text-decoration:none;
}
a.linktabactive:hover {
color: #ffffff;
	text-decoration: none;
}
.linktabtd {
    
}
input4student{
    font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
input {
    
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
/*
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	height: 20px;
	text-decoration: none;
	border: 1px solid #333333;
	*/
	
}
select {
	
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
}
td {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.border {
	border: 1px solid #A3A3A3;
}

.header {
	background-color: #3c6989;
}
.leftpanel {
	background-color: #6e94af;
}
.footer {
	background-color: #3c6989;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.td_txt {

	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
}
.left_bar {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
	background-color: #3c6989;
}
.leftlink {
	color: #FFFFFF;
	text-decoration: none;
}
a.leftlink:hover {
	color: #00FFFF;
}
.td_head {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003163;
}
.td_subhead {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-color: #d8e4ec;
}

