/*** copyright DR Management all rights reserved. Duplication or redistribution is strictly
prohibited. ***/

body {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-color: #FFFFFF;
}

.bgr {
	background-repeat: repeat-x;
}

.bgr2 {
	background-repeat: no-repeat;
	background-position: right; }


#white {
   color: #ffffff;
}

#black {
   color: #000000;
}

.text 
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; font-style: normal; 
   line-height: 15px; 
   color: #545454;
}

p, td, body
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; font-style: normal; 
   line-height: 15px; 
   color: #5A5A5A;
}

.small 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; font-style: normal; 
   line-height: 15px; 
   color: #3F3F3F;
}

.small2 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; font-style: normal; 
   line-height: 15px; 
   margin-bottom: 18px;
   color: #696969;
}

.menu 
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; font-style: normal; 
   line-height: 15px; 
   color: #191970;
}

.bottom 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; font-style: normal; 
   line-height: 15px; 
   color: #4D4C6A;
}

h1 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 18px; font-style: normal; 
   font-weight: normal;
   margin-bottom: 8px;
   line-height: 15px; 
   color: #C09E24;
}

h2 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; font-style: normal; 
   font-weight: bold;
   margin-bottom: 2px;
   line-height: 12px; 
   color: #AF9722;
}

h3 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 14px; font-style: normal; 
   font-weight: normal;
   margin-bottom: 8px;
   line-height: 15px; 
   color: #E9967A;
}



TEXTAREA, select, input 
{  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px; font-style: normal; 
   line-height: normal; 
   color: #546051;
}


.hdr
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px;
   font-weight: bold;
   line-height: 15px; 
   color: #476D94;
}


A:VISITED {
    color : #BDB76B;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
	color : Yellow;
}

A:ACTIVE {
	text-decoration : none;
	color : #F0B880;
}

A:LINK {
	text-decoration : none;
	color : #B2981B;
}

