body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-color: #00214d;
	margin:0px;
	background-image: url(../images/main_bk.gif);
	background-repeat: repeat;
	}
	
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0px;
	margin: 5px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	color:#00214d;
	line-height:1.2;
	padding: 0px;
	margin: 5px;
}

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; } 

a {	color:#fff;}

a:hover { color:#00214d;
		  text-decoration:none;}
		  
 
.whiteborder {
	border: 1px dotted #666;
	background-color: #f7a30a;
	margin-top: 10px;
	width: 780px;
	background-position: center;
}
.submenu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00214D;
}
.register_bk {
	background-image:  url(../gigusers/images/register_bk.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0px;
	margin: 5px;
}