body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
	line-height:18px;
}
td {font-size:12px;}

LI {margin-bottom:5px;}

A {color: #3366FF;}
A:link{COLOR: #003399}
A:visited{COLOR: #800080}
A:hover{COLOR: fuchsia}

h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #3366FF;
	display:block;
	background-image:url(images/image_rule_head.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	border-bottom:1px solid #000000;
	padding-bottom:10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 4mm; 
	color: #3366FF;
	font-weight:bold;
	margin-bottom:0px;
}

.Body_Advantage {
	font-size:12px;
	color:#000033;
	line-height:18px;
}

.TinyText { font-size: 0.1em; color:#FFFFFF; line-height:0.1em;}

/* NEW STYLES see body too */

.content{ padding:10px 13px 15px 13px; text-align:left; color:#FFFFFF; font-size:10px; }/*bgcolor="#3399CC"*/
h3 {display:block; margin:0; padding-left:10px; background-color:#3366CC; color:#FFFFFF; font-size:11px; font-weight:bold; line-height:20px; text-align:left;}

/*----HEADER----*/

#header{
	width: 752px;
	height: 90px;
	margin: 0 auto 4px auto;
	padding: 0;
	background: #EEE3C5;
	color: #FFF;
	clear: both;
}

#header a{
	font-size:10px;
	text-decoration: none;
	color: #FFF;
}

#header a:hover{
	text-decoration: underline;
}

/*----MENU----*/

#header .menu td{
	background-image:url(images/menu-r.gif);
	background-color:#3399CC;
	background-repeat:no-repeat;
	background-position:top right;
}

#header .menu a{
	text-align:center;
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:24px;
	background-image:url(images/menu-l.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:0 10px;
}
#header .menu a:hover{
	color:#FAD400;
	text-decoration:none;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	width: 151px;
	margin: 0 auto 5px auto;
	padding-bottom: 15px;
	background-color: #3399CC;
	border-left: 3px solid #000000;
}

/*------Left Sidebar-------*/

.leftbar{
	width: 168px;
	margin: 0 auto 5px auto;
	padding-bottom: 15px;
	background-color: #3399CC;
	border-right: 3px solid #000000;
}

.footer{font-size:10px}
.services a{font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:none;}

