@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
background-image: url(../images/MainBG.jpg);
background-repeat:repeat-x;
background-color:#241607;
}

.WhiteText
{
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
	text-decoration:none;
	color:#a8a096;
	}
.WhiteText a:Link
{
text-decoration:none;
color:#a8a096;
}
.WhiteText a:Active
{
text-decoration:none;
color:#a8a096;
}
.WhiteText a:Visited
{
text-decoration:none;
color:#a8a096;
}
.WhiteText a:Hover
{
text-decoration:underline;
color:#a8a096;
}




.Height10
{
height:10px;
}


.RedText
{
font-family:Verdana;
font-size:10px;
text-align:left;
text-decoration:none;
color:#FF0000;
}
.OrangeText
{
font-family:Verdana;
font-size:10px;
text-align:left;
text-decoration:none;
color:#a5590d;
padding-left:15px;
}
.OrangeText a:Link
{
text-decoration:none;
color:#a5590d;
}
.OrangeText a:Active
{
text-decoration:none;
color:#a5590d;
}
.OrangeText a:Visited
{
text-decoration:none;
color:#a5590d;
}
.OrangeText a:Hover
{
text-decoration:underline;
color:#a5590d;
}


.CafeText
{
font-family:Verdana;
font-size:11px;
text-align:justify;
text-decoration:none;
color:#beb9b2;
}
.CafeText a:Link
{
text-decoration:none;
color:#beb9b2;
}
.CafeText a:Active
{
text-decoration:none;
color:#beb9b2;
}
.CafeText a:Visited
{
text-decoration:none;
color:#beb9b2;
}
.CafeText a:Hover
{
text-decoration:underline;
color:#beb9b2;
}



.Top1
{
width:351px;
height:88px;
background-image:url(../images/TopBgLeft.jpg);
background-repeat:no-repeat;
background-position:left top;
}


.Top2
{
width:349px;
height:88px;
background-image:url(../images/TopBgRight.jpg);
background-repeat:no-repeat;
background-position:left top;
}


.Top3
{
width:351px;
height:22px;
background-image:url(../images/Bg1.jpg);
background-repeat:no-repeat;
background-position:left top;
}

.Top4
{
width:261px;
height:22px;
background-image:url(../images/Bg2.jpg);
background-repeat:no-repeat;
background-position:left top;
}



.FormText
{
font-family:Verdana;
font-size:10px;
text-align:left;
text-decoration:none;
color:#1b0d00;
padding-left:1px;
width:200px;
}



.Height5
{
height:5px;
}



.Width347
{
width:347px;
}


.FormText2
{
font-family:Verdana;
font-size:10px;
text-align:left;
text-decoration:none;
color:#1b0d00;
}
