/* CSS Document */

body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
/*	background-image: url(images/images/bg.jpg);*/
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
th {
	font-size: 14px;
	color: #EEF2F9;
	background-color: #0034AF;
}
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	color:#333333;
}
h2 {
	font-size:14px;
	color: #333333;
}
a:link {
	font-weight:bold;
	color:#1C3E95;
	text-decoration:none;
}
a {
	font-weight:bold;
	color:#1C3E95;
	text-decoration:none;
}
a:hover {
color: #FF0000;
}


.small {font-size:11px;
	text-align:justify;
	color:#666666;
}
.white {
	color:#ffffff;
}
table.main {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	z-index:100;
}
table.nav {
	border: 1px solid #CFDAEC;
	border-collapse:collapse;
	z-index:100;
}
.slogan {
	font-size:16px;
	color: #333333;
	font-weight: bold;
	font-style: oblique;
	padding-bottom: 4px;
}
.top {
	font-style:oblique;
	font-weight:bold;
	font-size:18px;
	color: #0034AF;
}
 .box {
	font-size:11px;
	padding:0 0 0 10px;
	margin:0 0 0 20px;
	list-style-type: square;
}
input {
	font-size:11px;
	color:#666666;
}
textarea {
	font-size:11px;
	color:#666666;
}
select {
	font-size:11px;
	color:#666666;
}

.foot {
	font-size:10px;
	line-height: 10px;
}
a.foot
 {
	color:#CCCCCC;
}