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

body {
	background-color: #000000;
}

#NormalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}

#NormalText a:link, #NormalText a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}

#NormalText a:hover{
	text-decoration: none;
}

#image_border {
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}

#SideMenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:22px;
	color: #FFFFFF;
	background-color: #666666;
	width: 176px;
	letter-spacing: 0.1em;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}

#SideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:22px;
	color: #FFFFFF;
	background-color: #000000;
	width: 178px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#SideMenu a:link, #SideMenu a:visited {
	display: block;
	text-decoration: none;
	line-height:20px;
	color: #FFFFFF;
	background-color: #333333;
	padding-left: 5px;
	letter-spacing: 0.1em;
	margin-bottom: 2px;
	border: 1px solid #FFFFFF;
}

#SideMenu a:hover{
	background-color: #666666;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

#SubMenu {
	margin-bottom: 2px;
	width: 178px;
}

#SubMenu a:link, #SubMenu a:visited {
	display: block;
	text-decoration: underline;
	color: #000000;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B3B3B;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	letter-spacing: 0em;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 2px;
	line-height: 18px;
	width: 167px;
	font-family: Arial, Helvetica, sans-serif;
}

#SubMenu a:hover{
	text-decoration: none;
	color: #000000;
}

#image_border2 {
}

#image_border2 a:link, #image_border2 a:visited {
	border: 2px solid #CCCCCC;
	display: block;
	width: 90px;
}

#image_border2 a:hover{
	border: 2px solid #FF0000;
}

.wallpaperheadings {
	font-size: 20px;
	display: block;
}

#fc_logo {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
