body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color:#000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CEBBA2;
}
a:link {
	color: 445C82;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 445C82;
}
a:hover {
	text-decoration: none;
	color: 90A5C6;
}
a:active {
	text-decoration: none;
	color: #445C82;
}
.Forms {
	font-size: 90%;
	background-color: #E7E7E7;
	color: 445C82;
}
.text1 {
	color: #445C82;
}
a.glink, a.glink:visited{
	font-size: xx-small;
	color: #445C82;
	background-image:  url(images/button.jpg);
	height: 20px;
	width: 107px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}

a.glink:hover{
font-size: xx-small;
	color: #445C82;
	background-image:  url(images/button_over.jpg);
	height: 20px;
	width: 107px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
a.glink2, a.glink2:visited{
	font-size: xx-small;
	color: #445C82;
	background-image:  url(images/button2.jpg);
	height: 20px;
	width: 143px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-left: 16px;
}

a.glink2:hover{
	font-size: xx-small;
	color: #445C82;
	background-image:  url(images/button2_over.jpg);
	height: 20px;
	width: 143px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-left: 16px;
}





.heading {
	font-weight: bold;
	color: #A66C2D;
	font-size: x-small;
}

a.llink, a.llink:visited{
	font-size: xx-small;
	color: #000000;
	background-image:  url(images/button_left.jpg);
	height: 15px;
	width: 160px;
	font-weight: normal;
	padding-top: 1px;
	padding-left: 15px;
}

a.llink:hover{
	font-size: xx-small;
	color: #000000;
	background-image:  url(images/button_left_over.jpg);
	height: 15px;
	width: 160px;
	font-weight: normal;
	padding-top: 1px;
	padding-left: 15px;
}
.back {
	background-attachment: fixed;
	background-image: url(images/back2.jpg);
	height: 111px;
	width: 160px;
	padding: 5px;
	background-repeat: no-repeat;
}
.back2 {

	background-attachment: fixed;
	background-image: url(images/back3.jpg);
	height: 46px;
	width: 160px;
	padding: 5px;
}

