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

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	margin-top:21px;
}
h1 {
	font-family:Tahoma, Verdana, Arial;
	font-size:36px;
	line-height:48px;
	margin-top:0px;
	text-align:center;
	color:#cc0000;
}
#bg {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#maincontainer {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: auto;
	width: 100%;
}
#header {
	background-image: url(../images/header.jpg);
	height: 287px;
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 101px;
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

.style3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #3399FF;
}
a:hover {
	color: #FFFFFF;
}
.style6 {color: #EE8FFC}
.style7 {
	color: #A448D0
}
.style8 {
	color: #BF0000;
	font-weight: bold;
	font-size: 16px;
}
.style9 {
	font-size: 12px;
	color: #3399FF;
}
.style10 {font-size: 18px}

.style11 {color: #3399FF}