/* CSS Document */
body {
	font-family: tahoma;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #000033;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.main {
	font-family: tahoma;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
	}
.main A:link {
	font-family: tahoma;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.main a:visited {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000066;
	font-weight: normal;
}
.main a:hover {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #003399;
	font-weight: normal;
}

.menuBar {
	font-family: "arial narrow", arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
.menuBar A:link, a:visited {
	color:#FFFFFF;
	font-family:"arial narrow", Arial;
	text-decoration:none;
	font-weight: bold;
}

.menuBar a:visited {
color:#FFFFFF;
font-size:14px;
font-family:"arial narrow", Arial;
text-decoration:none;
}
.menuBar a:hover {
	color:#87BBEF;
	text-decoration:none;
	font-weight: bold;
}
.titleBar1 {
	font-family: "arial narrow", arial;
	font-size: 16px;
	font-weight: bold;
	color: #000055;
	text-decoration: none;
	
}
.titleBar {
	font-family: "arial narrow", arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/titleBar.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: none;
	left: 50px;
	margin-left: 0px;
}
.sideBar {
	font-family: tahoma;
	font-size: 10px;
	color: #363636;
	text-decoration: none;
}
.formText {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textBox {
	font-family: tahoma;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
	background-image: url(images/spc.jpg);
}
.button {
	font-family: "century gothic";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	padding: 0px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #BDBCE9;
	text-decoration: none;
}
.footer a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #BDBCE9;
	text-decoration: none;
}
.footer a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #BDBCE9;
	text-decoration: none;
}
.footer a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
}
