/* CSS Document */
html, body {

color:#000000;
background-image:url(../images/back1.jpg);
text-align:center; 
margin:0 auto;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
height: 100%;
min-height: 100%;
padding:0;
border:0px;
}


div.top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 801px;
	height: 120px;
	background-color:#ffffff;	
	display:block;
	color:white;


	
}

div.main {
	position: relative;
	top: 120px;
	left: auto;
	width: auto;
	min-height:600px; 
	height:auto !important; 
	height:600px;
	background-color:white;
	padding:0px;
	margin:0px;
	padding-bottom:5%;
	
}


div.container {
	position: absolute;
	width: 801px;
	height:auto;
	text-align:left;
	margin:0 auto;
	position:relative;
	background-color:#ffffff;
	border-width:5px;
	padding:0px;
	}
	
.content {
	
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	width:780px;
	padding:0px;
	margin:0px;
	margin-left:20px;
	padding-top:70px;
	
	}
		
div.footer{
	
	width: 700px;
	height: 20px;
	color:black;
	text-align:left;
	margin-top:50px;
	
}

table.X6{
border-spacing:10px;
color:black;
width:690px;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;


}
	
div.menu
{
	position: absolute;
	top: 120px;
	left:0px;
	z-index:999;
}
	


h2 {
	color:#666666;
	font-weight:bold;
	
}
h3{
	color:#666666;
	font-weight:bold;
	}

h4 {
	color:#666666;
	font-weight:bold;
	
}
img{
border-color: #666666; 
}

.alerttext{

color:#FF0000;
font-family:  Geneva, Arial, Helvetica, sans-serif;
font-size:10px

}

ul
{

color:#666666;
font-weight:bold
}

u{

color:#666666;
font-weight:bold;
}


A:link
{
    FONT-SIZE: 9pt; 
    COLOR:#666666; 
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family:  Geneva, Arial, Helvetica, sans-serif;
}
A:visited
{
    FONT-SIZE: 9pt;
	COLOR:#666666;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



A:hover
{
    FONT-SIZE: 9pt; 
    COLOR: #cccccc;
    TEXT-DECORATION: none;
	border-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.tabs a { 
	display:block;
	width:160px;
	text-align:center;
	height:44px; 
	float:left;
	background-image:url(../images/butOff.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
.tabs a:hover { 
	display:block; 
	width:160px;	
	height:44px; 
	background-image:url(../images/buton.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
#tabsText{
	position:relative;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	top:8px;
	padding:2px;
}

.tabsText{
	position:relative;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	top:8px;
	padding:2px;
}



div.right {
	position: absolute;
	top: 175px;
	left: 600px;
	width: 180px;
	height: auto;
	font-family:  Arial, Helvetica, sans-serif;	
	z-index:99999;
	color:black;
	
	
}





	
