#Content{
	padding: 0px 10px 0px 10px;
	margin: 0px 11px 0px 11px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#Content{
	padding: 10px 10px 10px 10px;
	margin: 0px 11px 0px 11px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#Content a:link, #Content a:visited{
	color: #F2EAB1;
	text-decoration:none;
}

#Content a:hover{
	color: #F2EAB1;
	text-decoration:underline;
}

#ContentLinks{
	padding: 10px 10px 10px 10px;
	margin: 0px 11px 0px 11px;
	font-size:13px;
	line-height: 18px;
	letter-spacing: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#ContentLinks a:link, #ContentLinks a:visited{
	color: #F2EAB1;
	text-decoration:none;
}

#ContentLinks a:hover{
	color: #F2EAB1;
	text-decoration:underline;
}


body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index01.gif);
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #F2DC7D;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
    width: 127px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4B4F53;
}

.imagestyle {border: 1px solid #F2DC7D;}
.imagestyle2 {border: 1px solid #F2DC7D; width: 795px;}

.align-justify {
	text-align: justify;
}

.text1 {
    font-size: 11px;
    color: #F2EAB1;
}

.text2 {
    font-size: 9px;
}

.text3 {
    font-size: 11px;
    color: #919DA6;
}

a {
    color: #F2EAB1;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}