body {
	margin: 0px;
	padding: 0px;
	background: #00442E url(images/bgwhite.gif) repeat-x;
}
td { 
	font-family: arial, helvetica, sans-serif;  	
	font-size: 14px; 
	color: #F5F9EC
}
.mash {
	font-size: 14px; 
	font-weight: bold; 
	color: #D2AF8D
}
.mash2 {
	font-size: 18px; 
	font-weight: bold; 
	color: #D2AF8D
}
a:link {
	color: #94B263;    
	text-decoration: none 
}
a:visited {
	color: #94B263;   
	text-decoration: none; 
} 
a:active {
	color: #F7CB73;   
	text-decoration: none; 
} 
a:hover {
	text-decoration: none;   
	color: #D6E35A; 
}
bold {  
	font-size: 16px; 
	font-weight: bold
}
.italicsmall { 
	color: #D2AF8D; 
	text-align: justify; 
	font-style: italic; 
}

.mashbrown { 
	font-size: 16px; 
	font-weight: bold; 
	color: #6B2821
}
.brown { 
	font-size: 14px; 
	color: #6B2821
}
.indent {
	padding-left: 5px;
}
.small {  
	font-size: 10px; 
	color: #FFFFFF
}
.mashsmall { 
	font-size: 10px; 
	font-weight: bold; 
	color: #D2AF8D 
}
.tms {
	font-family: "Times New Roman", Times, serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #D2AF8D
}
.brownindent {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6B2821;
	padding: 10px;
}
.text12 {
	font-size: 12px;
}
.studentprofiletable {
	color: #761F11;
	background-color: #E0C7AF;
	text-align: left;
	vertical-align: top;
	padding: 10px 10px 0px;
}
.studentprofiletablebase {
	color: #761F11;
	background-color: #E0C7AF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.tableheading1 {
	
	font-size: 16px;
	font-weight: bold;
	color: #761F11;
}
.indentwhite {
	color: #FFFFFF;
	padding: 5px;
}
.img_padding {
	padding-right: 10px;
	padding-bottom: 10px;
}
.indentleft {
	padding-left: 15px;
	margin-left: 15px;
}
.indent10 {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.border_bottom {
	border-bottom: 1px dashed #D2AF8D;
}
.highlight {
	text-align: center;
	width: 90%;
	border: 5px dotted #D2AF8D;
	margin: 10px;
	padding: 10px;
}
.bg_safety {
	background: url(images/bgsafety.gif) repeat;
}
.bg_bring {
	background: url(images/bgbring.gif) repeat;
}
