body 

{
background-color: #d6d0ca;
margin-left:5px;
margin-right:5px;

scrollbar-face-color:;
scrollbar-shadow-color:;
scrollbar-highlight-color:;
scrollbar-3dlight-color: #76614d;
scrollbar-darkshadow-color: #76614d;
scrollbar-track-color: #76614d;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color:#76614d;
scrollbar-face-color:#d6d0ca;

}

a.superlink:link {color: #000000; text-decoration: none; font-size: 40pt;}
a.superlink:visited {color: #000000; text-decoration: none; font-size: 40pt;}
a.superlink:active {color: #000000; text-decoration: none; font-size: 40pt;}
a.superlink:hover {color: #000000; text-decoration: none; font-size: 40pt;}

a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}

input.btn{
   color:#FFFFFF;
   font-family:helvetica,sans-serif;
   font-size:10pt;
   font-weight:bold;
   background-color:#16614d;
   border:1px solid;
   border-top-color:#76614d;
   border-left-color:#76614d;
   border-right-color:#76614d;
   border-bottom-color:#76614d;
}

option.ddm{
   color:#FFFFFF;
   font-family:helvetica,sans-serif;
   font-size:10pt;
   font-weight:bold;
   background-color:#004A7A;
   border:1px solid;
   border-top-color:#76614d;
   border-left-color:#76614d;
   border-right-color:#76614d;
   border-bottom-color:#76614d;}


/* GENERAL TEXT FORMATS */
.general_title_format{
	font-family: Comic Sans MS;
	color: #000000;
	font-size: 15pt;
	font-weight: none;
	text-align: center;
}

.general_text_format{
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	font-weight: none;
	text-align: center;
}

.general_musher_profile_format{
	font-family: Comic Sans MS;
	color: #000000;
	font-size: 10pt;
	font-weight: none;
	text-align: justify;
}

.general_musher_profile_title_format{
	font-family: Comic Sans MS;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}