
*{
  padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   }

body {
	
	background-color: #FFFFFF; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#000000; 
	font-size:12px;
 }
 /*Main CSS*/
#wrapper {
		margin: 0px auto;
		width: 930px;
		height:auto;
	   background-color: #FFFFFF;
  }
  
.content_main
		{
		   width:930; 
		   height:auto;
		   float:left;		  
		  /* margin:0px auto;*/
		 
		}
		
	/*Left CSS*/	
.content_left
{ 
	  width:318px; 
	  height:auto;
	  float:left;
	  margin-left:0px;
	  /*margin-top:2px;*/
	  
  }
 
 .box_left
 { 
     width:315px;
	 height:285px;
	 border:1px solid #CCCCCC;
	 
}
.box_div {
	float:left;
	width:143px;
	padding-left: 5px;
}
/*Right CSS*/
.content_right
	{ 
		width:600px;
	    height:auto;
		float:left;
	   /* margin-top:8x;*/
	
   }

.box_right
{
    width:600px;
	height:auto;
	/*border:1px solid #CCCCCC;*/
}
  
  /*Header CSS*/
#header {
			 width: 930px;
  			clear:both;
 		}
  
#middle_header{
  				 background-image:url(../images/new/header.gif);
  				 background-repeat:no-repeat;
  				 height: 80px;
  }
     
/*#tab {
			background-image:url(../images/new/navi.gif);
			background-repeat:repeat-x;
			height:40px;		
			width: 930px;
     }*/
	
	#tab {
	background-image:url(../images/new/navi_2.gif);
	background-repeat:repeat-x;
	height:40px;
	width: 930px;
  }
 
   
#tab_bottom {
   				height:7px;
  				line-height:0px;
  				font-size:0px;
  			 }
   

/*#footer {
			width: 930px;
			height:20px;
			color: #333;
			padding: 0px;
			clear:both;
			margin-top: 0px;
			margin-right: auto;
			margin-bottom: 0px;
			margin-left: auto;		
			background-color:#35bad6;
		}*/
#footer {
	width: 930px;
	height:20px;
	color: #333;
	padding: 0px;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #183A4E;
}

.txt {
		padding-bottom:5px; 
		color: #000000;
		font-weight: normal;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif
	}

/*.style7 {
			color:#000000;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
	
		}*/
		.style7 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
.style2 {
			color:#990000;
			text-decoration: none;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size: 14px;
		}

/* Logo card*/
#logo_card {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#logo_card {
	height: auto;
	width: 930px;
	background-color: #FFFFFF;
}
.space{padding:10px;}

.spacer {height:3px; border:none; font-size:1px}

/* Header Text Hyper link*/
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
}
.menu_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
}
.menu_text a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
}
.menu_text a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 40px;
	font-weight: normal;
	color: #65EBEB;
	text-decoration: none;
	padding-top: 2px;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #339900;
	text-decoration: none;
}
.header_bg {
	background-image: url(../images/new/header_bg-1.jpg);
	background-repeat: repeat-x;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #085786;
	text-decoration: none;
}

.line {
		height:14px;
		clear:both;
		line-height:0px;
		font-size:0px;
}

.space{
        padding:5px;}