	 
li {
	line-height:          16px;
	list-style-image:     url(images/bullet.gif);
    }
		
			
.mainText {
	font-family: 		Verdana, Arial;
	font-size:   		11px;
	color:       		#333333;
	text-decoration:	none;
	line-height:        14px;
	}
			
.mainText A{
	font-family: 		Verdana, Arial;
	font-size:   		11px;
	color:       		#BB1D24;
	text-decoration:	underline;
	padding-right:      2px;
	padding-left:       2px;
	padding-bottom:     2px;
	}
			
.mainText A:hover{
	color:       		#FFFFFF;
	text-decoration:	none;
	background-color:   #BB1D24;
	}

.leftNav {
	font-family: 		Tahoma, Arial;
	font-size:   		11px;
	text-decoration:	none;
	color:       		#CCCCCC;


    }
			
.leftNav A{
	font-family: 		Tahoma, Arial;
	font-size:   		11px;
	text-decoration:	none;
	color:       		#000000;
	background-color:   #E9E9E9;
	padding-left: 		9px;
	padding-top: 		5px;
	padding-bottom:     5px;
	margin-bottom:      5px;
	width:              163px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	}

.leftNav A:hover{
	text-decoration:	none;
	color:       		#FFFFFF;
	background-color:   #BB1D24;
	}
	
	
.thumb {
	text-decoration:	none;
	color:       		#FFFFFF;
    }
			
.thumb A{
	text-decoration:	none;
	border: 			1px solid #E9E9E9;
	}

.thumb A:hover{
	text-decoration:	none;
	border: 			1px solid #BB1D24;
	}
	
.thumb A:active{
	text-decoration:	none;
	border: 			1px solid #000000;
	}
	
	
.title {
	font-family: 		Arial;
	font-size:   		14px;
	font-weight:		bold;
	color:       		#BB1D24;
	word-spacing:       1px;
	text-transform: uppercase;
	padding-bottom: 44px;
	}
	
	
.small {
			font-family: 		Arial, Verdana;
			font-size:   		10px;
			font-weight:		normal;
			color:       		#9D9D9D;
		}
		
		
		
.small A {
			font-family: 		Arial, Verdana;
			font-size:   		10px;
			color:       		#9D9D9D;
			font-weight:		bold;
			text-decoration:	underline;
		}


.small A:hover {
			color:       		#000000;
			text-decoration:	none;
		}
		

	    
.bottomLinks {
			font-family: 		Arial, Verdana;
			font-size:   		10px;
			font-weight:		normal;
			color:       		#AAAAAA;
		}
		
		
.bottomLinks A {
			font-family: 		Arial, Verdana;
			font-size:   		10px;
			color:       		#CCCCCC;
			text-decoration:	none;
		}


.bottomLinks A:hover {
			color:       		#FFFFFF;
			text-decoration:	underline;
		}


			
.larger {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:   		13px;
	text-decoration:	none;
	font-weight: 		bold;
	color:       		#BB1D24;
	line-height: 20px;

	}
		
		
.small {
	font-family: 		Arial, Verdana;
	font-size:   		11px;
	color:       		#808080;
	padding-right:      0px;
	padding-left:       0px;
	padding-bottom:     0px;
	
    }
		
		
.small A {
	font-family: 		Arial, Verdana;
	font-size:   		10px;
	color:       		#CCCCCC;
	font-weight:		bold;
	text-decoration:	underline;
	}


.small A:hover {
	color:       		#FFFFFF;
	text-decoration:	underline;
	}


body {
	background-image: url(images/bg.gif);
	background-color: #808080;
	} 


hr {
	color:       		#BB1D24;
	height: 			1px;
    }

