/* CSS Document */
/*<style type="text/css">
<!--*/
body {
	background-color: #F5F0DD;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.tbaorderleftright{
border-left: solid 1px;
border-right: solid 1px;
border-color:#ECE6D0;
}

.copybaorderleftoptright{
border-top:solid 1px;
border-left:solid  1px;
border-right:solid  1px;
border-color:#E6DBCB;

}

.text01{
font-family:verdana;
font-size:11px;
color:#424242;
text-decoration:none;
}


.navitext{
font-family:verdana;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.popupheader{
font-family:Verdana;
font-size:15px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
.enithtext{
font-family:verdana;
font-size:11px;
color:#C5831C;
font-weight:bold;
text-decoration:none;
}

.MainText{
font-family:verdana;
font-size:10px;
color:black;
font-weight:normal;
text-decoration:none;
}
.MainTextQues{
font-family:verdana;
font-size:11px;
color:black;
font-weight:bold;
text-decoration:none;
}
.faq{
font-family:verdana;
font-size:11px;
color:#C5831C;
font-weight:bold;
text-decoration:none;
}
.faq:hover{
font-family:verdana;
font-size:11px;
color:Black;
font-weight:bold;
text-decoration:none;
}

.faqinner{
font-family:verdana;
font-size:10px;
color:#C5831C;
font-weight:bold;
text-decoration:none;
}
.faqinner:hover{
font-family:verdana;
font-size:10px;
color:Black;
font-weight: bold;
text-decoration:none;
}

.register{
font-family:verdana;
font-size:15px;
color:#C5831C;
font-weight:300;
text-decoration:none;
}

.copyrighttext{
font-family:verdana;
font-size:9px;
color:#908A6F;
text-decoration:none;

}
.sitemap
{
font-family:verdana;
font-size:10px;
font-weight:bold;
color:red;
text-decoration:none;

}
.sitemap:hover
{
font-family:verdana;
font-size:9px;
font-weight:bold;
color:black;
text-decoration:none;

}

/*background-image:"~/../images/login-mid.jpg";*/
.btnCss
{
	background-image:url(../images/login_mid.jpg);
	border:0;
	height:20px;
	font-family:Verdana;
	color:#FFFFFF;
		
}
.btnCss1
{
	background-image:url(../images/reg_mid.jpg);
	border:0;
	height:24px;
	font-family:Verdana;
	color:#FFFFFF;
		
}
.StudentTools 
{
	color: #513100;
	font-family:Verdana;
	font-weight:bold;
	font-size:15px;
	text-decoration:underline;	
}

.style1 {color: #513100}
.style3 {color: #C5831C}
.style4 {color: #FFFFFF}



.hlink
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color: #C5831C;	
}
.hlink:hover
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color:black;	
}

#tic {
  /* enter any styles for the ticker below  THIS ONE ISN'T USED*/
 /* border: .05em #CEC3AD solid;
  font-size:0.85em;
  padding:10px;
  width:400px;
  line-height:20px;*/
 height:25px;
}
#tic * {
  /* this will hide all children tags */
  font-size: 1em;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}

a img { border: none ; }


