/*Formatting Tags*/

/*---------------------------------------*/
/*     Headings
/*---------------------------------------*/


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(152,1,0);
	font-weight: bold;
}


.subTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(152,1,0);
	font-weight: bold;
}

/*---------------------------------------*/
/*     Main Content
/*---------------------------------------*/


.mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px;
}

.mainContentBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
	padding-left: 10px;
}

.mainContentBoldItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px;
	font-style: italic;
	font-weight: bold;
}

/*---------------------------------------*/
/*    Content Links
/*---------------------------------------*/
	
.set2{
	color:#515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;	
}


a.set2:link{
	color:#9b9a9a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;	
	
} 


a.set2:visited{
	color:#9b9a9a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;	
	
}


a.set2:hover{
	color:#9b9a9a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	font-weight: bold;	
	
}

/*---------------------------------------*/
/*    Side Navigation
/*---------------------------------------*/

/*---------------------------------------*/
/*   Main Navigation
/*---------------------------------------*/

.nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
	font-weight: bold;
}


a.nav2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e5e3e3;
	text-decoration: none;
	font-weight: bold;
	}


/*---------------------------------------*/
/*  Small Text Navigation
/*---------------------------------------*/

.set4{
	color:#515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration:none;
	font-weight: bold;	
}


a.set4:link{
	color:#9b9a9a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration:none;
	font-weight: bold;	
	
} 


a.set4:visited{
	color:#9b9a9a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration:none;
	font-weight: bold;	
	
}


a.set4:hover{
	color:#9b9a9a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration:none;
	font-weight: bold;	
	
}
/*---------------------------------------*/
/*    Sub Navigation
/*---------------------------------------*/

.nav3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;

}


a.nav3:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e5e3e3;
	text-decoration: none;
	
	}

/*---------------------------------------*/
/*    Source Styles
/*---------------------------------------*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


body {
	margin-left: 0px;
	margin-top: 0px;
}


.topExpandLine {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(source/top_greyline_bkg.jpg);
	background-repeat: repeat;
}

.menuBack {
	background-color: #9A0101;
	background-image: url(source/left_side_bkg.jpg);
	background-repeat: repeat;
}

.bottomExpandLine {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(source/bottom_bkg_21.jpg);
	background-repeat: repeat;
}

.rightSideBkg {
	background-color: #FFFFFF;
	background-image: url(source/right_side_bkg.jpg);
	background-repeat: repeat-y;
}
.entertd {
	background-image: url(images/splash_07.jpg);
	background-repeat: no-repeat;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: none;
}
a.smalltext:link {
	color: #FFFFFF;
}
a.smalltext:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
