/* CSS Document */
.main_text {

	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	line-height: 1.3;
	color: #000000;
	text-decoration: none;

}

.grey_text {

	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	line-height: 1.3;
	color: #666666;
	text-decoration: none;

}

.pink_text {

	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
	line-height: 1.3;
	color: #D5A2A2;
	text-decoration: none;

}


.white_text {

	font-family: Verdana, Arial, Helvetica;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;

}


.field {

	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	border: solid #878686 1px; 
	padding: 2px;

}

.seperator {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CCCCCC;
}

.seperator2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}


.small_white {

	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana;

}

.box {
	
	font-family: Verdana, Arial, Helvetica;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	border: solid #878686 1px; 
	padding: 2px; 

}


.button {
	
	font-family: Verdana, Arial, Helvetica;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	padding: 1px;
}


A { 

	font-size: 100%;
	COLOR: #D5A2A2; 
	FONT-FAMILY: Verdana;
	line-height: 1.4; 
	text-decoration: none;
	font-weight: bold;

}

A:visited { 
	
	font-size: 100%;
	COLOR: #D5A2A2; 
	FONT-FAMILY: Verdana; 
	line-height: 1.4; 
	text-decoration: none;
	font-weight: bold;
	
}
	

A:hover { 
	font-size: 100%;
	COLOR: #878686; 
	FONT-FAMILY: Verdana; 
	text-decoration: none;
	line-height: 1.4;
	font-weight: bold; 
	
}

a.design:link { 

	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana;
	font-weight: bold;

}

a.design:visited { 
	
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana;
	font-weight: bold; 
	
}
	
a.design:hover { 
	FONT-SIZE: 7pt; 
	COLOR: #CCCCCC; 
	FONT-FAMILY: Verdana; 
	font-weight: bold;
	text-decoration:none;
	
}

a.grey:link { 

	FONT-SIZE: 7pt; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	font-weight: normal;

}

a.grey:visited { 
	
	FONT-SIZE: 7pt; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana;
	font-weight: normal;
}
	
a.grey:hover { 
	FONT-SIZE: 7pt; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana; 
	text-decoration:underline;
	font-weight: normal;
}

a.nav1:link { 

	FONT-SIZE: 100%; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana;
	font-weight: normal;

}

a.nav1:visited { 
	
	FONT-SIZE: 100%; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana;
	font-weight: normal;
}
	
a.nav1:hover { 
	FONT-SIZE: 100%; 
	COLOR: #878686;  
	FONT-FAMILY: Verdana; 
	font-weight: normal;
}

