#topbkgrnd {
	left: 0px;
	top: 0px;
	background-image:  url(images/background.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	position: absolute;
}	
.topbackground {
	background-image:  url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.basicblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}
.whitelink a:link, .whitelink a:visited {
	text-decoration: none;
	color: #FFFFFF;	
}
.whitelink a:hover, .whitelink a:active {
	text-decoration: none;
	color: red;	
}




.redlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CB0101;
	text-decoration: none;
}	
.redlink a:link, .redlink a:visited {
	text-decoration: none;
	color: #CB0101;	
}
.redlink a:hover, .redlink a:active {
	text-decoration: none;
	color: #000000;	
}
.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitetext a:link, .whitetext a:visited {
	text-decoration: none;
	color: #FFFFFF;	
}
.whitetext a:hover, .whitetext a:active {
	text-decoration: none;
	color: #000000;	
}
.boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding: 0px 0px 0px;
	line-height:20pt;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0px 0px;
	line-height:20pt;
}
.boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: red;
	padding: 5px 20px 10px;
}




.blacktext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.linktext { 
	color: blue;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	 
}
.linktext a:link, .linktext a:visited { 
	color: #ff0000; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
}
.linktext a:hover, .linktext a:active { 
	color: #0000ff; 
	text-decoration: none;
	text-transform:uppercase;
	
} 

.acclink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}	
.acclink a:link, .acclink a:visited {
	text-decoration: none;
	color: #CB0101;	
}
.acclink a:hover, .acclink a:active {
	text-decoration: none;
	color: #000000;	
}



#nav { 
	margin:0; 
	padding:0;
	list-style-type:none;
	background:black url(nav_bg.jpg) 0 0 repeat-x;
	float:left; 
	width:100%;
	border:1px solid black; 
	border-width:1px 0;  
	 
} 

#nav li { 
	display:inline; 
	padding:0; 
	margin:0; 
	
} 

#nav a:link, 
#nav a:visited { 
	color:white; 
	background:#cf171f;
	padding:2px 10px 2px 10px;
	float:left; 
	width:auto;
	border-right:3px solid black;
	text-decoration:none; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
} 
#nav a:hover { 
	color:white; 
	background:#86878c; 
} 

#nav li:first-child a { 
border-left:1px solid #42432d; 
}




#ols { 
	margin:0; 
	padding:0;
	list-style-type:none;
	background:white url(nav_bg.jpg) 0 0 repeat-x;
	float:center; 
	width:100%;
	border:1px solid white; 
	border-width:1px 0;  
	 
} 

#ols li { 
	display:inline; 
	padding:0; 
	margin:0; 
	
} 

#ols a:link, 
#ols a:visited { 
	color:white; 
	background:#cf171f;
	padding:2px 20px 2px 20px;
	float:center; 
	width:auto;
	border-right:3px solid white;
	text-decoration:none; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;  
} 
#ols a:hover { 
	color:white; 
	background:#86878c; 
} 

#ols li:first-child a { 
border-left:1px solid #42432d; 
}



#rnd_container {background: #e0e0e0; margin:1px; width:880px}
    
    .rnd_top, .rnd_bottom {display:block; background:#e0e0e0; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:white; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}
    .rnd_b1 {margin:0 5px; background:#e0e0e0;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #e0e0e0;
    border-width:0 1px;
    padding: 0px;
    background:white;
    color:#000000;
}



