@charset "UTF-8";
body {
	margin: 3; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#dbd3b6 url(images/back_ground.jpg) repeat-x;
}

dt, dd {
	margin:0;
	padding:0;
}

a
{
	color: #968b79;
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}

.Main_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a.Main_Text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: underlinel;
	text-transform: none;
	color: #000000;
}
.redmenu {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#ffcc32; font-weight:normal; }
#roll {background-image: url("images/af.jpg"); color:#960000;}
#roll  a {color:#FFFFFF;}

}

.Green_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3acb04;
}
.Green_Text_Large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3acb04;
}
.Get_Started_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	}
a.Get_Started_Text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	}