@charset "utf-8";
/* CSS Document */

body {
	background-color: #eaebf6;
	background-image: url(images/background.jpg);
	margin-top: 0px;
	margin-bottom: 15px;
}
.top_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 17px;
	padding-bottom: 0px;
}
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #373a27;
	line-height: 25px;
}

.main_textsm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #373a27;
}

.foot_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #373a27;
	line-height: 25px;
	text-align: right;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
a:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}





.class2 a:link {
	color: #2d2e07;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.class2 a:visited {
	text-decoration: none;
	color: #2d2e07;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.class2 a:hover {
	text-decoration: none;
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.class2 a:active {
	text-decoration: none;
	color: #2d2e07;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.class3 a:link {
	color: #2d2e07;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.class3 a:visited {
	text-decoration: underline;
	color: #2d2e07;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.class3 a:hover {
	text-decoration: none;
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.class3 a:active {
	text-decoration: underline;
	color: #2d2e07;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.class4 a:link {
	color: #2d2e07;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
}
.class4 a:visited {
	text-decoration: none;
	color: #2d2e07;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
}
.class4 a:hover {
	text-decoration: none;
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
}
.class4 a:active {
	text-decoration: none;
	color: #2d2e07;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
}

.class5 a:link {
	color: #2d2e07;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.class5 a:visited {
	text-decoration: underline;
	color: #2d2e07;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.class5 a:hover {
	text-decoration: none;
	color: #0066FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.class5 a:active {
	text-decoration: underline;
	color: #2d2e07;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.navspacer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2d2e07;
	padding-top: 12px;
}
ul.arrow 
{
list-style-image: url('images/arrow.jpg')
}

ul.disc {list-style-type: disc;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #373a27;
}
ul.orders {list-style-type: disc;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #373a27;
	line-height: 25px;
}
ul.decimal {list-style-type: decimal;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #373a27;
	line-height: 25px;
}

