body {
	background-color: #0A0F2D;
}

basefont     { font-family: Verdana, Geneva, Helvetica, Arial ; font-size: 0.7em; color: #333333 }

.ingress     {
	font-family: Verdana, Geneva, Helvetica, Arial;
	font-size: 0.9em;
	color: #333333;
	text-align: center;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	text-align: center;
}
.small {
	font-family: Verdana, Geneva, Helvetica, Arial ;
	font-size: 0.57em;
	color:#666666;
	text-decoration: none;
	line-height : 1.3em;
}

.blacksmall {
	font-family: Verdana, Geneva, Helvetica, Arial ;
	font-size: 0.57em;
	color:#333333;
	text-decoration: none;
	line-height : 1.3em;
}

.big {
	font-family: Verdana, Geneva, Helvetica, Arial ;
	font-size: 0.7em;
	color:#333333;
	text-decoration: none;
	line-height : 1.3em;
	font-weight: bold	
}



ol {  font-family: Verdana, Geneva, Helvetica, Arial ; font-size: 0.7em; color: #333333;	line-height : 1.3em;}
ul {  font-family: Verdana, Geneva, Helvetica, Arial ; font-size: 0.7em; color: #333333;	line-height : 1.3em;}
p {  font-family: Verdana, Geneva, Helvetica, Arial ; font-size: 0.7em; color: #333333;	line-height : 1.3em;}
i {  font-family: Verdana, Geneva, Helvetica, Arial ; font-style: italic;}
a { font-family: Verdana, Geneva, Helvetica, Arial ; color: #37519D; }


h6 {  font-family: Verdana, Geneva, Helvetica, Arial ; font-size: 0.6em; color: #333333 }
h5 { font-family: Verdana, Geneva, Helvetica, Arial ; font-size: 0.8em; color: #333333 ; font-weight: bold}
h4 { font-family: Verdana, Geneva, Helvetica, Arial ; font-size: 0.9em; color: #666666 ; font-weight: bold}
h3 { font-family: Verdana, Geneva, Helvetica, Arial ; font-size: 0.9em; color: #5E5D5D }
h2 { font-family: Verdana, Geneva, Helvetica, Arial ; font-size: 1.1em; color: #333333  ; font-weight: bold}
h1 {  font-family: Verdana, Geneva, Helvetica, Arial ; font-size: 1.2em; color: #333333 ; font-weight: bold}

/*form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}
*/
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

.tblborder1 {

	border: 1px solid #BCC0C3;
}

.line1 {border-bottom-style: dotted; border-bottom-color: #BCC0C3; border-bottom-width: 1px;

}

.line2 {border-top-style: solid; border-top-color: #BCC0C3; border-top-width: 1px;

}

.line3 {border-left: dotted; border-left-color: #BCC0C3; border-left-width: 1px;

}

.line4 {border-right: dotted; border-left-color: #BCC0C3; border-right-width: 1px;

}
.mainbox {
	height: auto;
	width: 800px;
/*	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
	margin-left: 150px;
	margin-right: auto;
}

