body {
	background-image: url(images/bg1.jpg);
	margin: 0px;
	background-color:#FFFFFF;
}


.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.textbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333333;
}


.textbox a:link {
	font-weight: bold;
	color: #074E9C;
	text-decoration: none;
}
.textbox a:visited {
	color: #074E9C;
	text-decoration: none;
	font-weight: bold;
}
.textbox a:hover {
	font-weight: bold;
	color: #8BA9CB;
	text-decoration: none;
}
.textbox a:active {
	font-weight: bold;
	color: #074E9C;
	text-decoration: none;
}

.textbox2 a:link {
	color: 330000;
	text-decoration: none;
}
.textbox2 a:visited {
	color: 660000;
	text-decoration: none;
	font-weight: bold;
}
.textbox2 a:hover {
	color: ffffff;
	text-decoration: none;
}
.textbox2 a:active {
	color: ffffff;
	text-decoration: none;
}


.menu a:active 
{
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
}
.menu a:link 
{
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
}
.menu a:hover {
	font-weight: bold; 
	color: #0080C0; 
	text-decoration: none;
}
.menu a:visited {
	font-weight: bold; 
	color: #333333; 
	text-decoration: none;
}

.topmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.topmenu a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
.topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.smalltable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #FFFFFF;

}
.cousecosttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
