/* CSS Document */

body,td,th {
	font-family: Gill Sans MT, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
#centered {
	width:760px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-image:url(../images/bg.jpg);

}
#content {
	width:730px;
	padding-left:30px;
	padding-right:0px;

}
#header {
	width:760px;
	height:174px;
}
#footer {
	width:488px;
	height:31px;
	background-image:url(../images/based.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-left:12px;
	color:#FFFFFF;
}
.gsdd {
	color:#FFFFFF;
	font-size:xx-small;
	cursor:text;
}
.gsdd a:link {
	color:#FFFFFF;
	font-size:xx-small;
	cursor:text;
}
.gsdd a:visited {
	color:#FFFFFF;
	font-size:xx-small;
	cursor:text;
}
.gsdd a:hover {
	color:#FFFFFF;
	font-size:xx-small;
	cursor:text;
}
a:link {
	color: #993300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #993300;
}
a:active {
	text-decoration: underline;
	color: #993300;
}
