.textRegular {
	font-family: Verdana;
	font-size: 12px;
	color: #EDCFC5;
	line-height: 20px;
}
	
.text11 {
	font-family: Verdana;
	font-size: 11px;
	color: #EDCFC5;
	line-height: 16px;
	
}

.padding {
	padding: 31px 16px 5px 31px;
}

.boxFont {
	font-family: Verdana;
	font-size: 10px;
	color: #E1C8BD; 
}

select {
	background-color: #2A2724;
	font-family: Verdana;
	font-size: 10px;
	color: #E1C8BD;
	width: 160px;
	height: 30px;
	outline-style: solid;
	line-height: 30px;
}



.option {
	background-color:red;
}

a.Link1:link
{
	font-family: Verdana;
	font-size: 9px;
	color: #BE9183;		
	text-decoration : none; 
	font-weight:normal;
}

a.Link1:visited
{
	font-family: Verdana;
	font-size: 9px;
	color: #BE9183;		
	text-decoration : none; 
	font-weight:normal;
}

a.Link1:hover
{
	font-family: Verdana;
	font-size: 9px;
	color: #BE9183;		
	text-decoration : none; 
	font-weight:normal;
}

.pink
{
	font-family: Verdana;
	font-size: 9px;
	color: #BE9183;		
	text-decoration : none; 
	font-weight:normal;
	line-height:15px;
}

.body
{
	background-color: #000000;
	scrollbar-3dlight-color:;
	scrollbar-arrow-color:#9593C2;
	scrollbar-base-color:#403732;
	scrollbar-track-color:#2A2724;
	scrollbar-face-color:;
	scrollbar-shadow-color:#6B0B0D;
	scrollbar-highlight-color:#6B0B0D;
	scrollbar-darkshadow-color:;
	font-family: Verdana;
	font-size: 12px;
	color: #EDCFC5;
	line-height: 17px;
}
