/* CSS Document */
body
{
margin:0px;
padding:0px;
background:#1f2e02;
}
#container_header
{
margin:auto;
width:1000px;
}
.topheader{
background:url(../images/bg.jpg);
width:100%;
background-repeat:repeat;
height:104px;
}
.admin{
font-family: Monotype Corsiva, Verdana, Arial, Helvetica, sans-serif;
line-height:30px;
color:#FFFFFF;
font-size:44px;

padding-left:20px;
padding-top:50px;
}

.alltest{
float:right;
padding-left:20px;
padding-top:50px;
}

#footerimage{
width:187px;
float:right;
height:142px;
margin-top:10px;
}
a:link, a:visited { 
	color: #ffffff ;
	font-weight:bold;
	text-decoration:underline;
	}
a:hover, a:active { 
	color: Red; 
	font-weight:bold;
	text-decoration:underline; 
	}
.logo
{
margin:auto;
width:269px;
height:108px;
float:left;
background-repeat:no-repeat;
padding:6px 0px 0px 0px;
background-image:url('../images/logo.jpg');
}

.Gridviewheader
{
	background-color:#009933;
	color:#ffffff;
	font-weight:bold;
	font-size:10;
}

.logoright
{
margin:auto;
width:269px;
height:108px;
float:right;
background-repeat:no-repeat;
padding:6px 0px 0px 0px;
background-image:url('../images/logo.jpg');
}
.heading_right
{
width:801px;
float:left;
height:77px;
text-align:right;
padding:15px 0px 0px 0px;
}
.clr
{
clear:both;
}
.middle_container
{
width:666px;
float:left;
height:88px;
background:#456409;
}


#header{
margin:auto;
width:1000px;
float:left;
height:88px;
text-align:right;
}



#top{
margin:auto;
width:1000px;
float:left;
height:88px;
text-align:right;
}



#2header{
width:1000px;
height:154px;
}

.yre{
background-color:#990000;
}



.middle_container_right
{
width:334px;
float:left;
background:#456409;
}

#center
{
width:1000px;
background:#456409;
}

.menu
{
background:url('../images/menubg.gif') repeat-x; 
height:36px;
}
.menu ul
{
padding:0px;
margin:0px;
}
.menu ul li
{
list-style:none;
display:inline-block;
width:120px;
text-align:center;
float:left;
background:url('../images/line_cur.gif') no-repeat right 50%; 
padding:8px 0px 5px 0px;
}

.menu ul li a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#40423c;
font-weight:bold;
}

.menu ul li a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#990000;
font-weight:bold;
}


.heading
{
background:url('../images/heading.gif') repeat-y; 
height:35px; margin:0px 0px 0px 0px; width:760px; float:left;
padding:8px 0px 0px 10px;
}

.line
{
background:url('../images/line.gif') no-repeat; 
height:3px; width:760px; float:left;
}

.left_cont{width:811px; float:left;}

.left_cont .part1{width:360px;  float:left; color:#FFFFFF; font-size:11px; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; padding:10px;}


.right_cont{width:187px; float:left; border:#FFFFFF solid 1px; margin-top:15px;}

.right_cont .height_h{ height:30px; color:#FFFFFF; background:#324907; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18px; text-align:center}

.right_cont .form{color:#FFFFFF; line-height:20px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:left; padding:5px;}

.right_cont label{ display:inline-block; padding-top:10px;}


.fotterbg{ 
background:url('../images/fottorbg.gif') repeat-x; 
height:47px; 
text-align:center; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; padding-top:13px;
color:#FFFFFF;
line-height:20px;
}

.rightimage{
float:right;
}

#LayerQus {position:absolute;width:71%;height:500px;z-index:5;left: 210px;top: 100px;display:none;}
.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#EEEEEE;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	font-family:Verdana;
	font-size:medium;
	padding:3px;
	width:250px;
}

