body{
	font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	padding-top:20px;
	background-color: #cccccc;
	}



/* Custom List 336699*/

/*Vertical Tabs*/
.v_tabs{
width: 180px;
border-right: 1px solid #cc6633;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color:ffcc99;
color: #333;
}


.v_tabs ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

.v_tabs li {
border-bottom: 1px solid #90bade;
margin: 0;
}

.v_tabs li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #cc6633;
border-right: 10px solid #ffcc99;
background-color: #ff9966;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body .v_tabs li a{ /*Non IE6 width*/
width: auto;
}

.v_tabs li a:hover{
border-left: 10px solid #ff6600;
border-right: 10px solid #ff9933;
background-color: #ff9966;
color: #cccccc;
}




.maintable{
	font-size:12px;
	border:1px solid #666666;
	}	

/*Horizontal*/
.nav{
	color:white;
	padding-left:10px;
	padding-bottom:0px;
	font:verdana;
	font-weight:bold;
	font-size:12px;
	letter-spacing:2px;
	text-transform:uppercase;
	}
	
.nav td {
	background-color: #003366;
	border-right: 1px solid white;
	height: 20px;	
	 	
}	
	
.nav a{
	text-decoration:none;
	color:white;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	}	
	
.nav td:hover{
	text-decoration:none;
	color:#white;
	background-color: #cc6633;
	}	
	

.nav td#homeMenu{
	text-decoration:none;
	color:#white;
	background-color: #336699; /*!important;*/
	}	
	
.arrowDown {
	background: url(images/arrowDown.gif) right no-repeat;
}

.dropbox{
	background-color:#d9d9d9;
	color:#666666;
	font-size:12px;
	text-align:left;
	line-height:20px;
	border:#999999 1px solid;
	width:200px;
	}	
	
.dropbox a{
	color:#666666;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;	
	}	
	
.copyRightDiv {
	clear:both;
	background: url(images/AltoLojixBottom.jpg) right no-repeat;
	margin-top:15px;
	width:100%;
	height: 16px;
	color: #fff;
	
}

.mainDiv{
	/*padding:15px;*/
	margin-right:auto;
	margin-left:auto;
	width:763px;
	border:#003366 2px solid;
	}	
	
.headerDiv{
	padding-bottom:15px;
	}	

	
.normal{
	/*clear: both;*/
	float: left;
	color:#666666;
	background-color:white;
	padding:15px;
	width:100%
	padding-left:15px;
	padding-right:15px;	
	border-color:#336699;
	border-style: solid;
	border-width: .4em;
	
}

.imgDiv {
	float: left;
	border-width: .2em;
	border-style: solid;
	border-color:#cc6633;
	margin-top: 20px;
}

.rightDiv {
	float: right;
	width:485px;
	margin-left: 10px;
	
}


.doubledot{
	height:10px;
	background-image:url(images/dots.jpg);
	background-position:center;
	background-repeat:repeat-x;
	border:#FFFFFF 1px solid;
	width:400px;
	}	
	
.newsbox{
	float:right;
	width:280px;
	border:1px solid #999999;
	background-color:#CCCCCC;
	color:#333333;
	margin:14px;
	}	

.menubox{
	float:left;
	width:220px;
	border:1px solid #999999;
	background-color:#CCCCCC;
	color:#333333;
	margin:14px;
	}	

	
.quote{
	font-size:28px;
	color:#66aa1f;
	padding:0px 5px 0px 400px;
	text-align:center;
	}	
	
a{
	color:#054396;
	}	

h1{ display: inline;border-bottom: thick solid #cc6633; font-size:24px; color:#003366; background-repeat:no-repeat; background-position:left;}
h2{ display: font-size:22px; color:#003366; background-repeat:no-repeat; background-position:left;}
h3{ display: font-size:20px; color:#003366; background-repeat:no-repeat; background-position:left;}
h4{ display: font-size:18px; color:#003366; background-repeat:no-repeat; background-position:left;}
h5{ display: font-size:16px; color:#003366; background-repeat:no-repeat; background-position:left;}
h6{ display: font-size:14px; color:#003366; background-repeat:no-repeat; background-position:left;}





