body {
background-color: #e6e6e6;
font-family: trebuchet ms, arial, sans-serif;
font-size: 13px;
color: #000000;
text-decoration: none;
word-spacing: normal;
letter-spacing: 0;
line-height: 13px;

}

li,p {
   	margin-left: 20px;
   	margin-right: 20px;}

table, tr, td {
	font: 13px trebuchet ms, arial, sans-serif; 
	line-height: 13px;
	margin: 0px 0px 0px 0px;}

A:link {
    COLOR: #a24341;
    text-decoration:none;
    }
	
	
A:visited {
    COLOR: #a24341;
    text-decoration:none;
    }   

A:hover {
    font-weight:none;
    COLOR: #a9322a;
    text-decoration: line-through;
    }

h1 {
font-family: Georgia;
color: #B0516F;
font-weight:normal;
padding-right: 2px;
background-color: #191919;
padding-bottom, top: 1px;
text-transform: uppercase;
letter-spacing: 3pt;
font-size: 18px;
text-align: right;
margin: 3px 0px 0px 0px;}


h2 {
font-family: Georgia;
color: #B0516F;
padding-right: 8px;
padding-bottom, top: 1px;
letter-spacing: 4pt;
text-transform: uppercase;
background-color: #191919;
font-size: 18px;
text-align: right;
margin: 3px 0px 0px 0px;}


h3 {
font-family: trebuchet ms, arial, sans-serif;
color: #a9322a;
text-transform: uppercase;
padding-right: 8px;
padding-bottom, top: 3px;
letter-spacing: 4pt;
border-bottom: 2px dotted;
font-size: 15px;
text-align: right;
margin: 3px 0px 0px 0px;}


.titles {
   color: #D63F6C;
   font-family: Tahoma;
}


a img {border: 0px;}


input, option, textarea{
font-family: trebuchet ms, sans-serif;
font-weight:normal;
font-size:8pt;
line-height:18px;
color: #dadada; 
border-bottom: #2a282d 0px solid; 
border-top: #2a282d 0px solid; 
border-right: #a9322a 0px solid; 
border-left: #a9322a 5px solid; 
background: #2a282d;
	}

select {
font-family: trebuchet ms, sans-serif;
font-weight:normal;
font-size:8pt;
line-height:18px;
color: #dadada; 
border-bottom: #2a282d 0px solid; 
border-top: #2a282d 0px solid; 
border-right: #a9322a 0px solid; 
border-left: #a9322a 5px solid; 
background: #2a282d;}

body {
		scrollbar-arrow-color:       #e6e6e6;
		scrollbar-track-color:       #e6e6e6;
		scrollbar-face-color:        #832843;
		scrollbar-shadow-color:      #000000;
		scrollbar-highlight-color:   #000000;
		scrollbar-darkshadow-color:  #e6e6e6;
		scrollbar-3dlight-color:     #e6e6e6;
}

.navigation2 {
  		margin: 0;
   		padding: 0;
   		list-style-type: none;
		text-transform: capitalise;
		font-weight: none;
}

.navigation2 a:link, .navigation2 a:visited { 
display: block;
        background-color:#2A282D;
   		color:#D4D4D4;
   		width:180px;
 		border-left:10px solid #a9322a;
   		margin-bottom:2px;
   		margin-right:0px;	
   		padding-left:15px;
		padding-bottom:4px;
		padding-top:4px;		
		font-size: 12px;
		text-align: left;
		font-weight: normal;
        text-decoration:none;
		letter-spacing: 3px;		
	}

.navigation2 a:hover {
display: block;
        background-color:#494949;
   		color:#ffffff;
   		width:180px;
		border-left:10px solid #a9322a;
   		margin-bottom:2px;
   		margin-right:0px;		
   		padding-right:15px;
		padding-bottom:4px;
		padding-top:4px;
		font-size: 12px;
		text-align: right;
		font-weight: normal;
        text-decoration:none;
		letter-spacing: 3px;				
}
