body {
	background-image: url(images/backgrounds/bck2.gif);
	cursor: hand;
}

#buttonLinks a:link, #buttonLinks a:visited {
	display: block;
	font-weight: normal;
	color: #003366;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/buttons/button.jpg);
	text-decoration: none;
	padding-left: 10px;
}
#buttonLinks a:hover{
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
	background-image: url(images/buttons/button-hover.jpg);
	padding-left: 10px;
}

#TopLinks a:link, #TopLinks a:visited {
	display: block;
	font-weight: normal;
	color: #003366;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/buttons/button.jpg);
	text-decoration: none;
}
#TopLinks a:hover{
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-image: url(images/buttons/button-hover.jpg);
}

table#main {
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #615955;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000099;
	border-top-width: 2px;
	border-left-width: 1px;
	border-top-style: outset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #958A88;
	border-left-color: #615955;
}

table#footer {
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #615955;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000099;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: outset;
	border-left-style: inset;
	border-left-color: #615955;
	border-bottom-width: 2px;
	border-bottom-color: #958A88;
}

table#body{
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #615955;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000099;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-left-color: #615955;
	border-bottom-width: 2px;
	border-bottom-color: #958A88;
	border-top-width: 1px;
	border-top-color: #958A88;
}

table#header{
	border-right-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000099;
	border-top-style: outset;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-width: 1px;
	border-top-color: #958A88;
	border-left-width: 1px;
	border-left-color: #958A88;
}

table#footerleftside{
	border-right-style: inset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #958A88;
	border-right-width: 1px;
	border-right-color: #958A88;
}

table#content{
	border-right-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000066;

}

table#none{

}

