body   {
		min-width:850px;
		background-color:#26394A;
		font-size:100%;
		font-family:Verdana;
		color:rgb(0,0,0);
		margin:0px 0px 7px 0px;
        } 

#page   {
		width:800px;
		margin-bottom:0px;
		padding-right:0px;
		background-color:#26394A;
      	margin-right:auto;
		border-right:1px solid #000;
		border-left:1px solid #000;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
     	margin-left:auto;
		left:50%;
		margin-top:0px;
	    }

#header {
		width:800px;
		height:200px;
		color:inherit;
		margin-top:0px;
		background-image:url(img/head.jpg);
		margin-bottom:0px
		}



#left {
		width:180px;
        height:340px;
		float:left;
		border-right:0px solid #999;
		margin:0px 0px 0px 0px;
		background-color: #EFF6FF;
		
	   }

#left, #right, #main, #footer {
		font-size: 0.8em;
		line-height: 1.5
		}

#main {
		scrolling:auto;
        width:618px;
        height:auto;
		float:left;	
        background-color: #EFF6FF;
		border-top:0px solid #000000;
        margin:0px 0px 0px 0px;
	   }
	   
#main .layout_1 {
		padding:10px 10px 10px 10px;
		}

#footer {
		width:800px;
		textpadding:5px;
		margin-top:0px;
		background-color: #EFF6FF; 
		border-left: 0px; 
		border-top: 1px solid rgb(220,220,220);
		border-right: 0px; 
		clear:both;
		font-size:0.8em;
		}
		
a:link {color:#000; text-decoration:underline; font-size:12px;}
a:active {color:#000; text-decoration:underline; font-size:12px;}
a:visited {color:#000;text-decoration:underline; font-size:12px;}
a:hover, a:focus {color:#999; text-decoration:none; font-size:12px;}
		
#menu {	width:170px; 
		margin-top:20px;
		margin-left:10px;}
		
#menu a, #menu a:visited {
		display:block; 
		font-weight:bold;
		width:100%; 
		height:20px; 
		line-height:15px; 
		text-decoration:none; 
		color:#333; 
		background:url(img/off.gif) no-repeat; 
		}
		
#menu a span {
		padding-left:17px;}
		
#menu a:hover {
		display:block; 
		width:100%;
		font-weight:bold;
		height:20px; 
		cursor:pointer;
		text-decoration:none;
		color:#999999; 
		background:url(img/on.gif) no-repeat; 
		}
		
#menu2 {	
		width:170px; 
		margin-left:10px;
		color:#333}
		
#menu2 a:{
		text-decoration:none; 
		color:#333}
		
#menu2 a:visited {
		text-decoration:none; 
		color:#333; 
		}
		
		
#menu2 a:hover {
		text-decoration:none;
		color:#999999; 
		}

		
.navigation_text {
	color: #1B4671;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.template_top_home_text {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.standerd_plan_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.small_orange_text {
	color: #FD4500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small_gray_text {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.very_big_orange_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FA4F00;
}
.small_bold_orange_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FA4F00;
}
.smooth_bold_black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.bold_black_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.big_orange_text {
	color: #F15100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.very_small_bold_black_text {color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.very_small_gray_text {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #09467D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #09467D;
}
a:hover {
	text-decoration: none;
	color: #FC5528;
}
a:active {
	text-decoration: none;
	color: #000000;
}

input,textarea {
background-color:#324B62;
color:#FFFFFF;
border:1px solid white;
}