/* CSS Document */

.style6 {
	font-size: large;
	font-weight: bold;
	color: #0033CC;
}

td,th {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

body
{
background-color:#EEEEEE;
}

.title {
	font-weight: bold;
	}

.naviwhite {
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
}
.tableborder {
	border: thin solid #E6E6E6;
	background-repeat: no-repeat;
}
.subtitle {
	font-weight: bold;
	color: #333399;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
}


.alink
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight:bold;
}


