body {
	background-color: #0C0C0C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img  { 
	border-style: none; 
	text-decoration: none; 
} 


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #336600;
}
.linkwhite a:link {
color: #CCCCCC;
text-decoration: none;
font-size: 10px;
}
.linkwhite a:visited {
color: #CCCCCC;
text-decoration: none;
font-size: 10px;
}
.linkwhite a:hover {
color: #CCCCCC;
text-decoration: underline;
font-size: 10px;
}
.linkwhite a:active {
color: #CCCCCC;
text-decoration: underline;
font-size: 10px;
}
.linkblack a:link {
color: #000000;
text-decoration: underline;
font-size: 10px;
}
.linkblack a:visited {
color: #000000;
text-decoration: underline;
font-size: 10px;
}
.linkblack a:hover {
color: #D73832;
text-decoration: none;
font-size: 10px;
}
.linkblack a:active {
color: #000000;
text-decoration: none;
font-size: 10px;
}
.linkspaceplace a:link {
color: #000000;
font-weight: bold;
text-decoration: none;
font-size: 15px;
}
.linkspaceplace a:visited {
color: #000000;
font-weight: bold;
text-decoration: none;
font-size: 15px;
}
.linkspaceplace a:hover {
color: #000000;
font-weight: bold;
text-decoration: underline;
font-size: 15px;
}
.linkspaceplace a:active {
color: #000000;
font-weight: bold;
text-decoration: underline;
font-size: 15px;
}
.linkcontact a:link {
color: #000000;
text-decoration: none;
}
.linkcontact a:visited {
color: #000000;
text-decoration: none;
}
.linkcontact a:hover {
color: #000000;
text-decoration: underline;
}
.linkcontact a:active {
color: #000000;
text-decoration: underline;
}
.back_header {
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.back_content {
	background-image: url(../images/content.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: bottom;
}
.back_text {
	background-image: url(../images/text.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.back_footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}
.table {
	border: 2px solid #ABABAB;
	background-color: #FFFFFF;
}
.TitleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #292929;
	font-style: normal;
}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #092B82;
	font-style: normal;
}
.smaller {
	font-size: 10px;
}
.textwhite {
	font-size: 10px;
	color: #CCCCCC;
}
.spaceplace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}
