@charset "utf-8";
/* CSS Document */


body {
	background-color: #000000;
	background-image: url(../images/backgound.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.style1 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
a:link {
	color: #6A5E00;
}
a:visited {
	color: #6A5E00;
}
a:hover {
	color: #DDCDA4;
}
.style2 {color: #CCCCCC; font-family: "Times New Roman", Times, serif; font-size: 12px; }
.style3 {font-family: "Times New Roman", Times, serif}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.whitetext{
	font-size: 14px;
	color: #FFFFFF;
}
.class1	A:link {
	color: #7194B0;
}

.class1	A:visited {
	color: #7194B0;
}
.class1	A:hover {
	color: #FFFFFF;
}
.class1	A:active {
	color: #7194B0;
}


.class2	A:link {
	color: #FFFFFF;
	text-decoration: none;
}

.class2	A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.class2	A:hover {
	color: #E5CA01;
	text-decoration: none;
}
.class2	A:active {
	color: #FFFFFF;
	text-decoration: none;
}

.class3	A:link {
	color: #FFFFFF;
	text-decoration: none;
}

.class3	A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.class3	A:hover {
	color: #94877F;
	text-decoration: none;
}
.class3	A:active {
	color: #FFFFFF;
	text-decoration: none;
}

.class4	A:link {
	color: #FFFFFF;
	text-decoration: none;
}

.class4	A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.class4	A:hover {
	color: #707C8C;
	text-decoration: none;
}
.class4	A:active {
	color: #FFFFFF;
	text-decoration: none;
}

.class5	A:link {
	color: #FFFFFF;
	text-decoration: none;
}

.class5	A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.class5	A:hover {
	color: #6D90B0;
}
.class5	A:active {
	color: #FFFFFF;
}
.div_space{
	padding: 10px;
}
