.red {
color: #990000;
}
.title {  
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 28px; 
	color: #DDD; 
	font-weight: normal;
}

.title-med {  
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 18px; 
	color: #DDD; 
	font-weight: normal;
}

.txt-bigred {  
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 32px; 
	color: #F33; 
	font-weight: normal;
}

.txt-medred, .txt-medred a {  
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 25px; 
	color: #F33; 
	font-weight: normal;
}

.txt-lrg {
font: 12px Tahoma, arial, helvetica, sans-serif;
}

.heading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #999; 
	font-weight: bold;}

.side_photo {
	border: 1px solid #444;
}

#submenu_heading {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #444;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DDD;
	text-align: right;
}

.pic {
	margin: 4px;
	border: 1px solid #444;
}

ol {
margin-left: 25px;
padding:0;
}

ol li {
padding: 5px 0 5px 0;
}

ul li {
padding: 2px 0 1px 0;
color: #CCCCCC;
}

.td-border-btm {
border-bottom:1px #3A3A3A solid;
}


.form-border-btm {
border-bottom:1px #3A3A3A solid;
padding: 4px;
}
