html {overflow-y: scroll;}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}



.heading {
	font-weight: bold;
	text-transform: none;
	font-size: 12px;
	line-height: 150%;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.smalltext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.smalltext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.smalltext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}

.smalltext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.outer {
	border: 3px solid #14090D;
	

}
.thinborder {
	border: 1px solid #14090D;
	

}

.thinborder a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.thinborder a:link {
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.thinborder a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.thinborder a:active {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftside {

	
	border-left: 3px solid #14090D;
	background-color: #999999;
	 

}
.button {
	border-width: 0px;

	
}




.inner {
	padding: 0px;
	border-bottom: 3px solid #14090D;
	border-top: 3px solid #14090D;
	
}

.menu {
	
	border-bottom: 3px solid #14090D;
	background-image:url(images/topmenubg.jpg);
	background-position: top left;
}

	
.upperborder {
	padding: 0px;
	border-top: 3px solid #14090D;
	
}

.lowerborder {
	padding: 0px;
	border-bottom: 3px solid #14090D;
	
}

.sidemenu {
	background-image:url(images/menubg2bw.jpg)
}

.sidemenu2 {
	background-image:url(images/menubg2bw.jpg)
}
.menu a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

.menu a:link {
	color: #FF9900;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.menu a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu a:active {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a:link {
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}


body {
	background-color: #FFFFFF;
	background-image: url(images/bg2.jpg);
	
	
}

.italic {
	font-style: italic;
}