/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #313131;
	margin-top: 0px;
	margin-left: 80px;
}
a.main {
	font-size: 14px;
	font-weight: normal;
	color: #e0c2b1;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
a.main:hover{color: #fff;}
a.readmore {
	font-size: 14px;
	font-weight: normal;
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
a.readmore:hover{color: #333333;}
.style1 {font-size: 12px}
.style3 {
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.style4 {color: #000000; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }

a.sublink{
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
		}
a:hover.sublink{color: #944F4B;
				text-decoration: none;}
.img{

	border: 1px solid #660000;
}

.img1{
	border: 1px solid #660000;
	margin: 2px;
	float: left;
	
}
a.leftmenu{
	background-image: url(bgbutton.jpg);
	background-repeat: no-repeat;
	padding: 2px;
	height: 20px;
	width: 215px;
	color: #660000;
	font-family: "Times New Roman", Times, serif;
	margin: 1px;
	float: right;
	text-decoration: none;
}
a:hover.leftmenu{
	background-image: url(bgbutton1.jpg);

	color:  #e0c2b1;
	font-family: "Times New Roman", Times, serif;
}

.copyright{color: 999999; }
.prime{
	line-height: 10px;
	color: #000000;
}

