@charset "windows-1253";
.fields {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.bold {
	color: #DE1E59;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}




/*These are the 	link style definitions.*/

a.bold:link {

}



a.bold:visited {

}



a.bold:hover {

}



a.bold:active {

}






/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.copyright {
	color: #333;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}




/*These are the 	link style definitions.*/

a.copyright:link {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}



a.copyright:visited {
	font-weight: normal;
	text-decoration: none;
}



a.copyright:hover {
	font-weight: normal;
	text-decoration: underline;
}



a.copyright:active {
	font-weight: normal;
	text-decoration: none;
}





.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #de1e59;
	text-decoration: none;
	display: block;
	letter-spacing: -1px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.title:hover {
	color: #FFFFFF;
	background-color: #87BC2C;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}





/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.main_text {
	color: #FFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	padding-bottom: 5px;
}




/*These are the 	link style definitions.*/

a.main_text:link {
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
}



a.main_text:visited {
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
}



a.main_text:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}



a.main_text:active {
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
}




/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.small {
	color: #F9F9F9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	text-decoration: none;
}
