@charset "utf-8";
/* CSS Document */
.producttitle{
font-family:Arial, Helvetica, sans-serif;
}

body {
background-image:url(images/gradient.jpg);
background-repeat:repeat-x;
margin:0px;
background-color:#a9b7e3;}

.bodytitle{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fe0002;
font-weight:normal;}

.bodytext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:normal;}

.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
text-decoration:none;
font-weight:normal;}

.menu{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
text-decoration:none;
font-weight:normal;}

.menu:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
text-decoration:underline;
font-weight:normal;}



.greenlink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#009600;
text-decoration:underline;
font-weight:normal;}


.greenlink:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0066FF;
text-decoration:underline;
font-weight:normal;}


li{
line-height:15px;
color:#009600;}



/*contact us*/	
.forinfo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#333333;}

.textfieldinfo{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#333333;}
.textfield{
border:1px solid #666666;
background-color:#EBEBEB;
height:18px;
width:340px;
}
.textarea{
border:1px solid #666666;
background-color:#EBEBEB;
width:340px;
height:130px;}

.confirmgree{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
color:#0a5568;}

