
body {
    font-family: Arial, Verdana, Tahoma, sans-serif;
    font-size: 11px;
	font-weight: normal; 
    color: black; 
	TEXT-DECORATION: none;
	background-color: white;
	margin: 0px; 
    padding: 0px;
    marginwidth: 0px;
	marginheight: 0px;

}

h1 {

	font-family: Tahoma, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #434343;
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none;



}

h2 {

	font-family: Arial, Tahoma, sans-serif;
	padding: 0px;
	margin: 0px;
	color: black;
	font-size: 13px;
	font-weight: bold; 
	text-decoration: none;



}

h3 {

	font-family: Tahoma, sans-serif;
	padding: 0px;
	margin: 0px;
	color: black;
	font-size: 12px;
	font-weight: bold; 
	text-decoration: none;



}


.wrapper {

	clear: left;
	width: 0px;
	height: 0px;
} 





table,tr,td {


	font-family: Arial, Verdana, Tahoma, sans-serif;
    font-size: 11px;
	font-weight: normal; 


}

div {

	font-family: Arial, Verdana, Tahoma, sans-serif;
    font-size: 11px;
	font-weight: normal; 

}

a {

	color: #ca3788;
	text-decoration: underline;

}

a:hover {

	color: #707070;
	text-decoration: none;

}

.pink12bright {

	color: #ff67cc;
	text-decoration: underline;

}

a.pink12bright:hover {

	color: #707070;
	text-decoration: none;

}

.greypink12 {

	color: #937b79;
    FONT-SIZE: 11px; 
}
.grey13 {

	color: #666666;
    FONT-SIZE: 13px;
font-weight: bold; 
}
.menu {
    

	color: #af046e;

}

a.menu:hover {

	color: #707070;

}

.menuhead {
    
	font-size: 10px;
	color: #af046e;
	font-family: Tahoma, sans-serif;
	font-weight: bold;	
	text-transform: uppercase;
	
}

a.menuhead:hover {

	color: #707070;
	font-family: Tahoma, sans-serif;
	font-weight: bold;	
	text-transform: uppercase;
	
}

.footer {

	color: #bfbfbf;
	text-decoration: underline;

}

a.footer:hover {

	color: white;
	text-decoration: none;

}

.lightgrey {

	color: #f5f5f5;

}

.white10tahoma {

	color: white;
	font-size: 10px;
	font-family: Tahoma, sans-serif;

}

.white10arial {

	color: white;
	font-size: 10px;
	font-family: Arial, Verdana, Tahoma, sans-serif;

}

.date {

	color: #7f7f7f;
	
}

.pink12 {

	color: #ff65ca;

}

.whitelink12 {

	color: white;

}

a.whitelink12:hover {

	color: white;

}

.grey10arial {

font-size: 10px;
color: #707070;

}
.button 
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;        
	font-weight: normal; 
	font-size: 8pt;
    color:#000000; 
    text-decoration:none; background-color: #bababa;

}
.select 
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;        
	font-weight: normal; 
	font-size: 8pt;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
    border-top:1px solid #999999;
    color:#000000; width: 50px;
    text-decoration:none; 

}
.select2 
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;        
	font-weight: normal; 
	font-size: 8pt;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
    border-top:1px solid #999999;
    color:#000000; width: 180px;
    text-decoration:none; 
}

 .select3 
 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;        
	font-weight: normal; 
	font-size: 8pt;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
    border-top:1px solid #999999;
    color:#000000; 
	width: 180px;
	height: 80px;
    text-decoration:none; 
}

 .border1
 {
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
    border-top:1px solid #999999;
 padding: 5px;
	margin: 0px;
}
 .border
 {
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-left: 1px solid #efefef;
    border-top:1px solid #efefef;
	padding: 0px;
	margin: 0px;
 
}

.link_form input, .link_form textarea {
	width:220px;
	margin:4px 0 7px 0;
	border:1px solid #666666 !important;
}
.link_form input.code {
	width:84px;
	margin:4px 0 7px 0;
}
.link_form input.submit {
	width:138px;
	margin:4px 0 7px 0;
}
.link_form .captcha {
	vertical-align:top;
	margin-top:4px;
}