body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	/*background-attachment: scroll;*/
	/*background-image:url(images/backgroundworld3.gif);*/
	/*background-repeat: repeat-x;*/
	/*background-position: top;*/
	/*background-color: #244d95;*/
	/*background-image:url(images/wall05al.gif);*/
	background: #4096EE url(images/img1.jpg) repeat-x;
}
.h1 {
	font-size: 24px;
	color: #3333CC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.h2 {
	font-size: 20px;
	color: #009966;
}
.h3 {
	font-size: 18px;
	color: #339999;
}
.h4 {
	font-size: 12px;
	color: #FF6600;
}
.main 
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000033;
	line-height:18px;
	padding-left: 16px;
	padding-right: 10px;
	border-left-color:#333333;
	border-left:thin;
	}

.desc 
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #0A4D76;
	line-height:18px;
	padding:5px;
	}

.links 
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff;
	line-height:18px;
	}

.copy
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #ffffff;
	font-weight:normal;
	line-height:18px;
	}

.more
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FB0202;
	line-height:18px;
	}
	
.contact 
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #676767;
	line-height:14px;
	padding-left: 20px;
	padding-right: 10px;
}
	
.highlight 
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color:#FFFF00;
	line-height:14px;

}

.lowlight 
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color:#336633;
	line-height:14px;
}
.white
{
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color:#ffffff;
	line-height:14px;
}

.blue
{
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color:#3300FF;
	line-height:14px;
}
image
{
	border-color:#CC0000;
}
	
a 
{
	text-decoration: none;
	color:#FF0000;
}

a:hover 
{
	text-decoration:none;
	color:#0066FF;
	font-style:italic;
	cursor:pointer;
	font-weight:bold;}

a:visited 
{
	color:#66CC00;
	font-stretch:extra-condensed;
}

/*------------------------------------------------left panel--------------------*/
#left{
	width:350px;
	float:left;
	margin: 0px;
	padding: 0px;
	top: 5px;

}
#left h2{
	font:bold 20px/16px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	/*background-color:#050845;*/
	margin:5px 5px 5px 5px;
	height:30px;
	display:block;
}
#left p.lftText{
	color:#FFFFFF;
	/*background-color:#050845;*/
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
}
#left p.lftText span{
	color:#FFFF00;
	/*background-color:#050845;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
}

#leftBottom{
	width:290px;
	/*background-color:#2110BC;*/
	background-image:url(images/wall05al.gif);
	text-indent: 2px;
	left: 2px;
	right: 2px;
	padding: 10px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	margin: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
}
#leftBottom p{
	width:300px;
	font-size: 12px;
	/*background-color: #408080;*/
	color:#CCCCCC;
	text-indent: 2px;
	left: 2px;
	right: 2px;
}
#left h3{
	width:300px;
	font-size: 14px;
	color:#FFFF33;
	text-indent: 2px;
	left: 2px;
	right: 2px;
}
#left h4{
	width:300px;
	font-size: 14px;
	color:#FFFF00;
	text-indent: 2px;
	left: 2px;
	right: 2px;
}
#leftBottom2{
	width:700px;
	/*background-color:#2110BC;*/
	background-image:url(images/wall05al.gif);
	border:groove;
	border-color:#800000;
	text-indent: 2px;
	left: 2px;
	right: 2px;
	padding: 5px;
}

/*------------------------------------------------wrap--------------------*/
