body {
	background-color : #0C278A;
}

body,td {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-align : justify;
}

h1 {
	width : 468px;
	background-color : #D1D8FF;
	font-size: 14px;
	padding-left : 10px;
	color : #000000;
}

h2 {
	font-size: 11px;
	font-weight : normal;
	text-align : justify;
	padding-left : 10px;
	padding-right : 10px;
	color : #000000;
}

.box1 {
	width : 468px;
	text-align : justify;
	background-color : #8AA0FF;
	border-top : 1px dotted #000000;
	border-bottom : 1px dotted #000000;
	border-left : 1px dotted #000000;
	border-right : 1px dotted #000000;
}

.box2 {
	width : 468px;
	text-align : justify;
	background-color : #6474B9;
	border-top : 1px dotted #000000;
	border-bottom : 1px dotted #000000;
	border-left : 1px dotted #000000;
	border-right : 1px dotted #000000;
}

.navbox {
	width : 120px;
	color : #000000;
	background-color : #D1D8FF;
}

.nav:link {
	color : #000000;
}

.nav:visited {
	color : #000000;
}

.nav:hover {
	color : #000000;
}

.copyright {
	width : 728px;
	background-color : #AEB4D4;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
	border-top : 1px solid #000000;
	font-size: 10px;
	color : #686C7F;
	padding-top : 2px;
	padding-bottom : 2px;
}

.lettertr {
	background-color : #D1D8FF;
	border-top : 1px solid #000000;
}

.letter:link {
	background-color : #D1D8FF;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
	color : #000000;
	font-size : 14px;
}

.letter:visited {
	background-color : #D1D8FF;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
	color : #000000;
	font-size : 14px;
}

.letter:hover {
	background-color : #FFFFFF;
	text-align : center;
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

a:link {
	color : #C4D6EB;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
}

a:visited {
	color : #C4D6EB;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : none;
}

a:hover {
	color : #ffffff;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration : underline;
}

.button {
	background: #ffffff;
	border : 1px solid #000000;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	border-color: #517196;
	background-image: url('../css/bg.gif');
}

.input {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	background: #ffffff;
	border-color: #517196;
	background-image: url('../css/bg.gif');
}