@charset "iso-8859-1";
body {
	margin: 0px;
	padding: 0px;
}

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

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

.input1 {
}

.align-justify {
	text-align: justify;
	color: #333333;
}

.text1 {
    font-size: 10px;
	text-align: justify;
}

.text2 {
    font-size: 9px;
    color: #BD8878;
}

a {
    color: #A05B3C;
}

a:hover {
	text-decoration: none;
}

.bg1 {
    background-image: url(/images/index01.jpg);
    background-position: right top;
    background-repeat: repeat-x;
}

.bg2 {
    background-image: url(/images/index02.jpg);
    background-repeat: repeat-x;
}

.bg3 {
    background-image: url(/images/index09.jpg);
    background-position: right top;
}

.bg4 {
    background-image: url(/images/index11.jpg);
}

.bg5 {
    background-image: url(/images/index12.jpg);
    background-position: right top;
    background-repeat: repeat-x;
}

.bg6 {
    background-image: url(/images/index13.jpg);
    background-repeat: repeat-x;
}

.img1 {
    margin-left: -4px;
}

.img2 {
    margin-left: -3px;
}

/*
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 {
    font-size: 9px;
    color: #990000;
}

.style1 a {
    color: #AE683C;
}

.style1 a:hover {
}

.style2 		{
	color: #666666
}

.style3 {
	color: #990000
}

.script3 {
	font-family: Caliban, "Lucida Handwriting", "Present Bold", Palatino Italic, Times Italic; color: #660000; font-size: 22px; 
}
.script4 {
	font-family: Caliban, "Lucida Handwriting", "Present Bold", "Palatino Italic", "Times Italic"; color: #990000; font-size: 21px; 
}
.BoldSub11 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: condensed;
	font-weight: bold;
}
.BoldSub10 {
font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; 
}
.BoldSub12Red {
	font-size: 12px;
	color: #990000
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}
.bulletlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
