Body {
	scrollbar-arrow-color:#B13601;
	scrollbar-base-color:#744D25;
	scrollbar-shadow-color:#937D5E;
	scrollbar-face-color:#B3A289;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#101019;
	scrollbar-3d-light-color:#F3F7FA;

}

A:link    {color : #343D41;}
A:visited {color : #343D41;}
A:active  {color : #343D41;}
A:hover   {color : #343D41;}

}

.redb:link    {color : #B63801; text-decoration: none;}
.redb:visited {color : #B63801; text-decoration: none;}
.redb:active  {color : #B63801; text-decoration: none;}
.redb:hover   {color : #B63801; text-decoration: none;}

/*text*/
.home{font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 10px;color : #333333; line-height: 13px; font-weight : normal;}
.copy {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;color : #333333; line-height: 15px; font-weight : normal;}
.copyb {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;color : #333333; line-height: 15px; font-weight :bold;}
.redb {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;color : #B63801; line-height: 15px; font-weight : bold;}
.red {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;color : #B63801; line-height: 15px; font-weight : normal;}
.darkredb {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;color : #9D3001; line-height: 15px; font-weight : bold;}
.darkred {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 11px;color : #9D3001; line-height: 15px; font-weight : normal;}
.title {font-family : Verdana, Arial, Helvetica, sans-serif;font-size : 14px;color : #B63801; line-height: 18px; font-weight : bold;}

/*backgrounds*/
.mainbg { background-color: #F6F3F0;}
.white { background-color: #FFFFFF;}
.grey { background-color: #828683;}
.lightgrey { background-color: #C1C3C1;}
.redlne { background-color: #D79A80;}
.lightbrown { background-color: #F6F3F0;}
.lightred { background-color: #EFD7CC;}
