body {
	font: normal small Arial, Helvetica, sans-serif;
	color: #323232;
	text-align: justify;
	font-size: 13px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C0C0C0;
}

#border {
	width: 779px;
	border: 1px solid #656565;
	margin: 0 auto;
}

#logo {
	margin-top: 35px;
	padding-left: 20px;
	font-size: 25px;
	text-transform: uppercase;
	color: #ffffff;
}

.name {
	color: #FFF700;
}

.tag {
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	color: #ffffff;
	margin-top: 70px;
}

#center {
	width: 779px;
	height: 99px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

h1.headingbg {
	background-image: url(images/heading_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	line-height: 40px;
	clear: both;
	color: #AFAFAF;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 15px;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a.bookmark {
	color: #323232;
	text-decoration: none;
}
a.bookmark:hover {
	color: #323232;
	text-decoration: none;
}

#bottom {
	height: 40px;
	width: 779px;
	line-height: 40px;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	float: left;
}

#main {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sap {
	width: 1px;
	float: left;
	color: #ffffff;
	text-align: center;
}

.bottomlink {
	width: 152px;
	text-align: center;
	float: left;
}
.bottomlink a {
	color: #ffffff;
	text-decoration: none;
}
.bottomlink a:hover {
	color: #323232;
}

.sap2 {
	width: 1px;
	height: 32px;
	float: right;
}

.toplinks {
	line-height: 41px;
	width: 100px;
	float: right;
}
.toplinks a {
	color: #ffffff;
	text-align: center;
	display: block;
	background-image: url(images/off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.toplinks a:hover {
	color: #ffffff;
	background-image: url(images/on.gif);
	background-repeat: no-repeat;
}
.toplinks a.viewing {
	color: #ffffff;
	text-align: center;
	display: block;
	background-image: url(images/on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

a {
	color: #4EB3C5;
	text-decoration: underline;
}
a:hover {
	color:#4EB3C5;
	text-decoration:none;
}

#header {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	height: 140px;
}

#right {
	width: 180px;
	background-color: #F1F0EC;
	float: left;
}

#left {
	width: 599px;
	float: left;
}

#quick_heading {
	background-image: url(images/quick_bg.gif);
	background-repeat: no-repeat;
	line-height: 40px;
	font-size: 15px;
	color: #0B0B0B;
	padding-left: 10px;
	font-weight: bold;
	height: 40px;
}

.qheading {
	color: #AAAAAA;
}

.quicklinks {
	padding-left: 10px;
	line-height: 33px;
	height: 33px;
}

.quicklinks a {
	color:#323232;
	font-weight: bold;
}
.quicklinks a:hover {
	color: #000000;
}

.button {
	border: 1px solid #656565;
}
.input {
	border: 1px solid #656565;
}
