/* CSS Document */
body {
	background-image: url(images/bg.jpg);
}
.search {
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
}
.style1  a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
.style1  a:hover {
	color: #990000;
	font-size: 11px;
	text-decoration: underline;
}
.style2 {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px; 
}
.style2  a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
.style2  a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
.style3 {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3  a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
.style3  a:hover {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	padding-left: 1px;
	font-weight: bold;
}
.aspother {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.aspother  a {
	text-decoration: none;
	color: #990000;
	font-size: 11px;
}
.aspother  a:hover {
	color: #0000ff;
	font-size: 11px;
	text-decoration: none;
	padding-left: 1px;
	font-weight: bold;
}
.style4 {
	font-size: 11px;
	font-family: "Verdana";
	color: #ff6600;
}
.style4  a {
	text-decoration: none;
	color: #ff6600;
	font-size: 11px;
}
.style4  a:hover {
	color: #990000;
	font-size: 11px;
	text-decoration: underline;
}
.style5 {
	font-family: "Verdana";
	font-size: 11px;
	color: #0000ff;
}
.heading1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #0000ff;
}
.heading2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #ff6600;
}
.style6 {
	color: #000000;
	font-size: 11px;
	font-family: "Verdana";
	text-align: justify;
}
.tabletext {
	color: #5b5555;
	font-size: 11px;
	font-family: "Verdana";
}
.tabletext  a {
	text-decoration: none;
	color: #5b5555;
	font-size: 11px;
}
.tabletext  a:hover {
	color: #990000;
	font-size: 11px;
	text-decoration: underline;
}
.footermenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.footermenu  a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
.footermenu  a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
