﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #1C1C1C;
}

.menu{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration:none;
	font-weight:bold;
}
.menu:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E89E00;
	text-decoration:underline;
	font-weight:bold;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-style:italic;
	color: #FFFFFF;
}

.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style:italic;
	color: #FFFFFF;
}

.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #E89E00;
	text-decoration:none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.titlenew1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	line-height:28px;
}

.boldlink{
	font-family: arial,Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	line-height:28px;
}

.boldlink:hover{
	font-family: arial,Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9C38;
	text-decoration:none;
	font-weight:bold;
	line-height:28px;
}

.link{
	font-family: arial,Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
}

.link:hover{
	font-family: arial,Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9C38;
	text-decoration:none;
}

.signup{
	font-family: arial,Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;

}

.signup:hover{
	font-family: arial,Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;

}.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #E0E1C3;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #EBD34B;
}
