/*** copyright DR Management all rights reserved. Duplication or redistribution is strictly
prohibited. ***/

.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: 12px; font-style: normal; 
   line-height: 15px; 
   color: #545454;
}
.memberheader 
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; font-style: normal; font-weight:bold;
   height: 30px; 
   color: #545454;
   vertical-align:middle;
   text-align:center;
}
.member
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; font-style: normal; 
   height: 25px; 
   color: #545454;
   vertical-align:middle;
   text-align:justify;
   text-indent:5px;
}
p 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; font-style: normal; 
   line-height: 20px; 
   color: Black;
   text-indent:10px;
   text-align:justify;
   margin:5px 15px 5px 10px;
   
}
ul
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	padding: 15 0 10 15px;
	}
ul li
{
	text-align:justify;
	margin:5px 0;
	line-height: 15px; 
	color: Black;
	list-style-image:url('../images/ico_article.gif');
	list-style-type:none 
	
	}
.small 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; font-style: normal; 
   line-height: 15px; 
   color: #3F3F3F;
}

.small2 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; font-style: normal; 
   line-height: 15px; 
   margin-bottom: 18px;
   color: #696969;
}

.menu 
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; font-style: normal; 
   line-height: 15px; 
   color: #191970;
}

.bottom 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 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: #3CB371;
}

h2 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 14px; font-style: normal; 
   font-weight: bold;
   margin-bottom: 8px;
   line-height: 15px; 
   color: #00008B;
}

h3 
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; font-style: normal; 
   font-weight: bold;
   margin-bottom: 8px;
   line-height: 15px; 
   color: #BDB76B;
}



input 
{  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; font-style: normal; 
   color: #546051;
   width:250px;
   margin-left:15px;
}

.newstitle 
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; font-style: normal; 
   line-height: 20px; 
   color: #5A5A5A;
   text-indent:10px;
   text-align:left;
   margin:5px 15px 5px 10px;
   font-weight:bold;
}
.newstitlecontent
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size:12px; font-style: normal; 
   line-height: 20px; 
   color: #5A5A5A;
   text-indent:10px;
   text-align:justify;
   margin:5px 15px 5px 10px;
   font-weight:bold;
}
.newstime
{  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; font-style: italic; 
   color: #546051;
   margin-left:15px;
}
.newsauthor
{  font:Verdana, Arial, Helvetica, sans-serif italic normal bold;
	
	font-weight:bold;
   color: #546051;
   width:250px;
   margin-left:15px;
}
.newsintro
{  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; font-style: normal; 
   color: #546051;
   width:250px;
   margin-left:15px;
}

TEXTAREA, select, input 
{  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; font-style: normal; 
   color: #546051;
   width:250px;
   margin-left:15px;
   line-height:20px;
}


.hdr
{  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px;
   font-weight: bold;
   line-height: 15px; 
   color: #476D94;
}


A:VISITED {
    color : #00008B;
    font-size: 12px;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
	color : #3CB371;
}

A:ACTIVE {
	text-decoration : none;
	color : #3CB371;
}

A:LINK {
	text-decoration : none;
	color : Black;
	font-size:12px;
}
ul li a:HOVER
{
	text-decoration : underline;
	color : #3CB371;
	
	}

img
{
	border-style:none;
	border-width:0px;
	}
.newsimages 
{
	border-style:solid;
	border-width:1px;
	width:90px;
	height:90px;
	}