	 @charset "utf-8";
/* CSS Document http://www.w3schools.com/css/css_image_transparency.asp *http://css.maxdesign.com.au/listamatic/vertical11.htm/

body
	{
		margin:0 0 0 0px;
		padding:0 0 0 0px;
		background-color:#CCC;
		/*background:url(images/bg.gif) repeat;*/
				
	}
#bodyboder
{
		width:780px;
		height:700px;
		float:none;
		margin:0 auto;
		padding:0px;
		background:#903;
		
		}

}

h1,h2,h3,h4,h5,h6,span
	{
		margin:0px;
		padding:0px;
	}
#headerbg
	{
		width:780px;
		height:147px;
		float:none;
		margin:0 auto;
		padding:0px;
		background-image: url(images/top_banner.jpg);
		background-repeat:no-repeat;
		background-position:left top;
	}
#headerblank
	{
		width:975px;
		height:740px;
		float:none;
		margin:0 auto;
		padding:0px;
	}
#header
	{
		width:975px;
		height:740px;
		float: left;
		margin:0px;
		padding:0px;
		background-image: url(images/header.jpg);
		background-repeat:no-repeat;
	}
	
#menubar
	{
		width:100%;
		height:20px;
		float:none;
		margin:0 auto;
		padding:0 0 0 0px;
		background-image:url(../images/bg1.gif);
		background-repeat:yes-repeat;
		border-bottom:thin;
		border-bottom-color:#000;
	}
	
#topmenu
	{
		width::100%;
		height:20px;
		float:NONE;
		margin: 0 0 0 0;
				
	}
#topmenu ul
	{
		
		height:20px;
		float:left;
		margin:0px;
		padding:0px;
		
	}
#topmenu ul li
	{
		
		height:20px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#topmenu ul li a.menu
	{
		height:20px;
		float:left;
		margin:0px;
		padding:3px 21px 0 21px;
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;
		color:#E6FFCC;
		text-align:left;
		text-decoration:none;
	}
#topmenu ul li a.menu:hover
	{
		height:17px;
		float:left;
		margin:0px;
		padding:3px 21px 0 21px;
		font-family:Verdana;
		font-size:12px;
		color:black;
		text-align:left;
		text-decoration:none;
		color:white;
		background-color:#c4161c;
	}

/*=================*/
#leftmenuback
	{
		width:130px;
		height:150px;
		background-color:#CC0;
		position:absolute;

	
	}
#leftmenu
	{
	width:150px;
	height:100px;
	position:relative;
	top: 10px;
	right: -25px;
	}
#leftmenu ul
	{
		
		height:25px;
		width:100px;
		margin:0 0 0 0;
		padding:0 0 0 0;

	

		
		
	}
#leftmenu ul li
	{
		
		height:20px;
		width:100px;
		float:none;
		margin:0px;
		padding:0px;
		display:block;
		vertical-align:middle;
	
	}
#leftmenu ul li a.menu
	{
	float:left;
	margin:0px;
	padding:5px 0px 2px 5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color::#8f8d84;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	background-position:5px center;
	background-color:#F81;
	display: block;
	width: 130px;

	}
#leftmenu ul li a.menu:hover
	{
	float:left;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	padding:5px 0px 2px 5px;
	text-decoration:none;
	color:black;
	text-decoration:underline;
	background-color:#C00;
	display: block;
	width: 130px;
	height: 13px;
	padding:5px 0px 2px 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
	}

/*=================*/



#newstext {
	height:auto;
	width:500px;
	background-color:#E4E4E4;

	}
#title {
	height:auto;
	width:435px;
	background-color:#000;
	color:#FFF;
	font:Verdana;
	font-size:15px;
	font-weight:bold;


	}
#newstitle {
	height:auto;
	width:500px;
	background-color:#000;
	color:#FFF;
	font:Verdana;
	font-size:15px;
	font-weight:bold;


	}
	
#newstext p{
	font-family: verdana;
	font-size:12px;
	margin:5px 5px 5px 5px;
	padding:0px 0px 0px 0px;
	text-align:justify;
	color:#000;
	background-color: #E4E4E4;
	left: 5px;
	}
#newstext h1{
	font-family:Tahoma;
	font-size:14px;
	padding:0px 0px 0px 0px;
	margin:5px 5px 5px 5px;
	
	color:red;
	}
	
#bkbar{
	
	height:10px;
	width:500px;
	background:#F90;
	display:block;	
	}
#buttom p{
	background:#000;
	width: 500px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:left;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: 5px;	
	
	
	}
	#bullet
	{
		width:300px;
		float:none;
	}
	
#bullet ul
	{
		width: 300px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;
	}
#bullet ul li
	{
		width:300px;
		height:29px;
		float:left;
		margin:0px;
		padding:0px;
		display:block;		
	}
#bullet ul li a.bullet
	{
		width: 300px;
		height:29px;
		float:left;
		margin:0px;
		padding:4px 21px 0 21px;
		font-family:Arial;
		font-size:14px;
		font-weight:bold;
		color:white;
		text-align:left;
		text-decoration:none;
		background:url(images/arrow.gif) no-repeat left top;
		background-position: 0px -2px;
		background-repeat:no-repeat;
		

		
	}
#bullet ul li a.bullet:hover
	{
		width:300px;
		height:29px;
		float:left;
		margin:0px;
		padding:4px 21px 0 21px;
		font-family:Arial;
		font-size:14px;
		font-weight:bold;		
		color:red;
		text-align:left;
		text-decoration:none;
		background:url(images/arrow.gif) no-repeat left top;
		background-position: 0px -2px;
		background-repeat:no-repeat;
	}

