body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;	
	background-position:center;
}

.menu {
	
	font-size: 13px;
	color: #fefed3;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration:none;
}

.menu:hover {
	
	font-size: 13px;
	color: #FF0000;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration:none;
}
.text {
	padding-left:20px;
	padding-right:20px;
	font-family: Tahoma;
	font-size: 11px;
	color: #bbbbbb;
}
.text2 {	
	font-family: Tahoma;
	font-size: 11px;
	color: #bbbbbb;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
	}
.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration:underline;
	}
.style5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}
.link2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}

.link2:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration:underline;
	}
	
.jumpmenutext {
	
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}


.style7 {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.link3bold {
	font-family: Tahoma;
	font-size: 17px;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	
}

.link3bold:hover {
	font-family: Tahoma;
	font-size: 17px;
	color:#990000;
	font-weight: bold;
	text-decoration: none;
	
}
.style9 {
	font-size: 17px; 
	color: #FFFFFF; 
	font-family: Tahoma; 
	font-weight: bold; 
	text-decoration: none; 
	}.boxborder {
	border: 1px solid #E0DFE3;
}
