BODY
{
	font-family:Arial;
	font-size:10pt;
}
.details{
font-family: Arial;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
font-style : normal;
 font-weight : normal;
}

.linko{
font-family:Arial;
font-size:12px;
color:#9D2445;
text-decoration:underline;
font-style : normal;
}
a.linko:hover{
color:#BFA58E;
font-family:Arial;
	text-decoration : underline;
}

.copyright{
font-family:Arial;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
font-style : normal;
 font-weight : normal;
}

.orange{
font-family:Arial;
font-size:13px;
color:#FFC600;
text-decoration:none;
font-style : normal;
 font-weight : bold;
}
a.orange:hover{
	
	text-decoration : underline;
	color : white;
}

.brown{
font-family:Arial;
font-size:12px;
color:#AF5F43;
text-decoration:none;
font-style : normal;
 font-weight : normal;
}
a.brown:hover{
	
	text-decoration : underline;
	color : #AC8A6E;
	font-family:Arial;
font-size:12px;
font-style : normal;
 font-weight : normal;
}

.blue{
font-family:Arial;
font-size:14px;
color: #8EB3D7;
text-decoration:underline;
font-style : normal;
 font-weight : normal;
}
a.blue:hover{
color : #FFB62D;
	text-decoration : none;
}


.box{
border : 1px  solid #FFC600;
font-family:Arial;
font-size:13px;
color:#FFC600;
text-decoration:none;
font-style : normal;
 font-weight : bold;
 width : 150px;
}

.buttom{
background-color : #6495ED;
border : 1px  solid #FFC600;
font-family:Arial;
font-size:13px;
color:white;
text-decoration:none;
font-style : normal;
 font-weight : bold;
}


.SiteMap
{
background-color:White;
}
A.SiteMap 
{
	font-family:Arial;
font-size:12px;
color:#AF5F43;
text-decoration:none;
font-style : normal;
 font-weight : normal;
 background:transparent;
}
A.SiteMap:hover
{
		text-decoration : underline;
	color : #AC8A6E;
	font-family:Arial;
font-size:12px;
font-style : normal;
 font-weight : normal;
 background:transparent;
}



INPUT
{
	background-color:White;
	border-color:#E79844;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
}


.black{
font-family:Arial;
font-size:14px;
color:#613D0B;
font-style : normal;
}
a.black:hover{
color:#ac6400;
font-family:Arial;
	text-decoration : underline;
}