/* CSS Document */

<!--



body,td,th {
	font-size: 12px;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(Images/0001.gif);
}
a {
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

.a_left
{
padding-left:4px;

}
.a_right
{
padding-right:4px;
}
.b
{
border:1px solid #C9A255;

}
.c
{
padding:4px;
}
.d
{
border: 1px dashed #C9A255;
}

.e
{
font-size:15px;
font-weight:bold;
}




.link {
	font-size: 15px;
	color: #763800;
	font-weight:bold;
}
.link:link {
	text-decoration: none;
}
.link:visited {
	text-decoration: none;
	color: #763800;
}
.link:hover {
	text-decoration: none;
	color: #FF0000;
}
.link:active {
	text-decoration: none;
}


.f
{
font-size:15px;
font-weight:bold;
color:#FFFFFF;
}
.g
{
font-size:14px;
font-weight:bold;
}
.h
{
font-size:18px;
font-weight:bold;
color:#FFFFFF;

}

-->


