/* CSS Document */

body

{
background-color:#CC9933;
padding-top:10px;
padding-bottom:5px;
padding-left:30px;
padding-right:30px;
}

.white1
{
background-color:#ffffff;
height:480px;
}

.white
{
background-color:#ffffff;
height:450px;
}
.toptext
{
font-family: "Trebuchet MS";
font-size:12px;
color:#ffffff;
text-align:center;
width:150px;
height:30px;
font-style:crisp;
}

.middletxt
{
font-family: "Trebuchet MS";
font-size:14px;
color:#E56100;
text-align:justify;
font-style:crisp;
}

.navtxt
{
font-family: "Trebuchet MS";
font-size:12px;
color:#ffffff;
text-align:justify;
font-style:crisp;
border-right:solid 0px #ffffff;
background-color:#A02E00;
word-spacing:5px;
letter-spacing:1px;
}


.insidetext

{
font-family: "Trebuchet MS";
font-size:12px;
color:#E56100;
text-align:justify;
font-style:crisp;


}


A:hover

{
font-family: "Trebuchet MS";
font-size:12px;
color:#ffffff;
text-align:justify;
font-style:crisp;
text-decoration:none;
}


a:visited
{
font-family: "Trebuchet MS";
font-size:12px;
color:#ffffff;
text-align:justify;
font-style:crisp;
text-decoration:none;
}

a:link
{
font-family: "Trebuchet MS";
font-size:12px;
color:#ffffff;
text-align:justify;
font-style:crisp;
text-decoration:none;
}


.clsred
{
background-color:#A02E00;
font-family: "Trebuchet MS";
font-size:12px;
color:#ffffff;
text-align:center;
font-style:crisp;
text-decoration:none;
font-weight:bolder;


}

.buynow
{
background-color:#A02E00;
font-family: "Trebuchet MS";
font-size:12px;
color:#ffffff;
text-align:center;
font-style:crisp;
text-decoration:none;
font-weight:bolder;
}

.copyright
{
font-family: "Trebuchet MS";
font-size:11px;
color:#F2ECEC;
text-align:center;
padding:5px;
}


input

{

width:150px;
height:20px;
font-family: "Trebuchet MS";
font-size:11px;
color:#E56100;
text-align:centre;
}

textarea

{

width:150px;
height:50px;
font-family: "Trebuchet MS";
font-size:11px;
color:#E56100;
text-align:left;
}
submit

{

width:100px;
height:20px;
font-family: "Trebuchet MS";
font-size:11px;
color:#E56100;
text-align:centre;
}

