/* CSS Document */
.navigation:link, .navigation:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-wrap : on;
	display: table-cell;
	border-right: thin;
	border-color: #FFFFFF;
	padding: 6px 8px 6px 10px;
	width: auto;
	text-decoration: none;
	background-color: #3366CC;
}

.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center; 
	display: table-cell;
	border-right: thin;
	border-color: #FFFFFF;
	padding: 6px 8px 6px 10px;
	width: auto;
	text-decoration: none;
	background-color: #FF0000;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	line-height: 20px;
	padding: 3px;
	margin: 3px x 6px 12px;
	padding-right: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
	text-align: justify;
	list-style-type: square;
	
}

.main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
	line-height: 20px;
	padding: 3px;
	margin: 3px x 6px 12px;
	padding-right: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
	text-align: justify;
	list-style-type: square;
	
}

red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	line-height: 20px;
	padding: 3px;
	margin: 3px x 6px 12px;
	padding-right: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-left: 3px;
	text-align: justify;
	list-style-type: square;	
}

.hometitle {
font-family: "Trebuchet MS";
font-size: 30px;
font-style: normal;
font-weight: bold;
color: #3366CC;
text-align: Center;
line-height:35px;
padding: 3px;
}

.hometitle1 {
font-family: "Trebuchet MS";
font-size: 20px;
font-style: normal;
font-weight: normal;
color: #3366CC;
text-align: left;
line-height:30px;
padding: 3px;
}

.hometitle2 {
font-family: "Trebuchet MS";
font-size: 16px;
font-style: normal;
font-weight: bold;
color: #3366CC;
text-align: left;
line-height:25px;
padding: 3px;
}
.style4 {
font-family: "Trebuchet MS";
font-size: 16px;
font-style: normal;
font-weight: bold;
color: #3366CC;
text-align: center;
line-height:25px;
padding: 3px;
}
