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

body {
	background-repeat: repeat-x;
	background-color: #AA1F00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #545454;
}
a img {border: none; }
.bgr {
	background-repeat: repeat-x;
}

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


#white {
   color: #ffffff;
}

#black {
   color: #000000;
}

p 
{
	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: bold;
	margin-bottom: 8px;
	line-height: 15px;
	color: #AA1F00;
}

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

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: Teal;
}



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 {
	text-decoration : underline;
	color : #AA1F00;
}

a:hover {
	text-decoration : none;
	color : #AA1F00;
}

.right {
	float: right;
	padding-left: 10px;
}
.white 
{
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

