body{
margin:0;
padding:0;
background:#F0E6C1;}


#wrapper{
	background-color: #4c66b5/*#001f5f*/;
	width:1005px;
	position:relative;
	margin:0 auto 0 auto;
	height:auto;
}

#publicmenu {
	position:relative;
	width:1005px;
	height:33px;
	z-index:100;
	left: 5px;
	margin:0 0 0 0;
}




#membermenu {
	position: absolute;
	width:169px;
	/*height:550px;*/
	z-index:6;
    left: 7px;
	background-color: #1846a7;
	top:234px;
	display:block;
	left:5px;
}

.left_text{
width:169px;
min-height:200px;
position:relative;
top:25px;
left:10px;
right:5px;
color:#f0e6c1;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.left_text1{
width:169px;
min-height:30px;
position:relative;
top:15px;
left:10px;
right:5px;
color:#f0e6c1;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.seprator{
height:10px;
position:relative;

}

#newsticker {

	color:#FFFFFD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position: relative;
	width:802px;
	z-index:5;
	padding-left:180px;
	
	top: 0;
	min-height:540px;
	height:auto;
	
	
}
.title {font-face:arial; font-size:13px; font-weight:bold; color:#FFFFFD; padding:4px;}
.features {
font:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFD;
	line-height: 18px;
}

#newsticker A{

	color:#FFFFFD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	text-decoration:underline;
	
}


#newsticker A:hover
{
	font-family: Arial;
	font-size: 12px;
	
	color: #FFFFFF;
	text-decoration: none;
	/*background-repeat: repeat-x;
	height: 32px;
	width: 100px;
	background-image: url(images/style_button_bg.png);
	background-attachment: fixed;*/
}


#newstickers {

	color:#FFFFFD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position: relative;
	width:502px;
	min-height:600px;
	
	z-index:5;
	left: 180px;
	top: 0;
	
}


#newsticker1 {
color:#FFFFFD;
	position:absolute;
	width:525px;
	height:auto;
	z-index:5;
	left: 350px;
	top: 200px;
}



.newsticker2 {
color:#FFFFFD;
	position:absolute;
	width:525px;
	min-height:350px;
	z-index:5;
	left: 200px;
	top: 240px;
}

#newsticker2 {
color:#FFFFFD;
	position:absolute;
	width:525px;
	height:350px;
	z-index:5;
	left: 200px;
	top: 240px;
}




#mainpage {
	position: relative;
	width:1005px;
	height:191px;
	height: auto;
	z-index:3;
	top: 0px;
	left: 0;
	background-color: #1B46A7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}


#parahead {
	position: absolute;
	width:575px/*650px*/;
	height:120px;
	z-index:9;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 28px;
	color: #ffffff;
	left: 200px;
	top: 30px;
	font: Times;
	word-spacing: 2px;
	letter-spacing: 1px;
}

%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		/*padding:5px 80px 5px 8px;*/
		padding:5px 0px 5px 5px;
		width:131px;
		
		margin:0px 5px 0px 0px;
		background-color:#F0E6C1;
		background-image:url(images/main_background.gif);
		color:#C30022;
		font-family:Arial;
		font-size:11px;
		text-decoration:none;
		border-width:1px;
		border-style:solid;
		border-color:#A6A6A6;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#F7F2DE;
	}

	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#F0E6C1;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		/*padding:5px;*/
		margin:0px 0px 0px 0px;
		background-color:#F0E6C1;
		border-width:1px;
		border-style:solid;
		border-color:#A6A6A6;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
	/*	padding:2px 40px 2px 5px;*/
	    width:131px;
		margin:0px;
		background-image:none;
		border-width:0px;
		border-style:none;
		border-color:#513666;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		background-image:none;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-image:none;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" (sub) Rounded Items""""""""*/	
	#qm0 div .qmritem span	
	{	
		border-color:#666666;
		background-color:#EEEEEE;
	}


	/*"""""""" (sub) Rounded Items Content""""""""*/	
	#qm0 div .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


/*--------------------- footer---------------------------------*/

#parahead1 {
    background-color:#1846a7;
	position: relative;
	width:1005px;
	height:60px;
    font-family: Arial, Helvetica, sans-serif;
	padding-left:0px;
	font-size: 14px;
	line-height: 28px;
	color: #ffffff;
	font-weight:bold;
	left:0px;
	font: Times;
}
.paraheadleft{
    padding-top:15px;
    padding-left:10px;
}

.footerlink{
  font-family:Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  font-size:14px;
  text-decoration:underline;
  }
  
 .footerlink:hover{
  font-family:Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  font-size:14px;
  text-decoration: none;
  } 
  
  
  .commantext1 
  { font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#ffffff;}
  
  .link1{ 
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight: bold;
  color:#ffffff;
  text-decoration:underline;}
  
  
  .link1:hover
  {
  text-decoration: none;
  }
  
  .link{ 
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight: bold;
  color:#ffffff;
  text-decoration: none;}
  
  
  .link:hover
  {
  text-decoration: underline;
  }
  
  
	
	.qm0-a	
	{
	padding:3px 5px 3px 8px;
	margin:0px 5px 0px 0px;
	background-color:#00A3E4;
	font-weight:bold;
	cursor:pointer;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	border-width:1px;
	border-style:solid;
	border-color:#A6A6A6;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	}


	.qm0-a:hover	
	{
	font-weight:bold;	
	color: #E9E9E9;
    background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	}

.qm1-a	
	{
	padding:3px 5px 3px 8px;
	cursor:pointer;
	margin:0px 5px 0px 0px;
	background-color:#00A3E4;
	font-weight:bold;
	width:130px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	border-width:1px;
	border-style:solid;
	border-color:#A6A6A6;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	}


	.qm1-a:hover	
	{
	font-weight:bold;	
	color: #E9E9E9;
    background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	}





.qm2-a	
	{
	padding:3px 5px 3px 8px;
	cursor:pointer;
	margin:0px 5px 0px 0px;
	background-color:#00A3E4;
	font-weight:bold;
	width:233px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	border-width:1px;
	border-style:solid;
	border-color:#A6A6A6;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	}


	.qm2-a:hover	
	{
	font-weight:bold;	
	color: #E9E9E9;
    background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	}



.qm3-a	
	{
	padding:3px 4px 3px 4px;
	cursor:pointer;
	margin:0px 5px 0px 0px;
	background-color:#00A3E4;
	font-weight:bold;
	width:146px;
	color:#de171d;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	border-width:1px;
	border-style:solid;
	border-color:#A6A6A6;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	}


	.qm3-a:hover	
	{
	font-weight:bold;	
	color:#ff0008;
    background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	}


.login{
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	bottom: 0px;
}



.inputpos1{
	background-color: #FFFFFF;
	height: 18px;
	width: 150px;
	border: 1px solid #0066CC;
}



.err_div
{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}


.heder_bg{
	background-image: url(../images/top__bg.gif);
	background-repeat: repeat-x;
	height: 14px;
	width:1005px;
	display:block;
}

.clear{
clear:both;}
