/* CSS Document */

body{
margin:0px;
padding:0px;
background-image: url(../images/main-bg.jpg);
background-repeat:repeat-x;
background-color:#000000;
font-family: Tahoma, Arial, "Trebuchet MS";
font-size:11px;
color:#1D1D1D;
}
.commonFont{
font-family: Tahoma, Arial, "Trebuchet MS";
font-size:11px;
color:#1D1D1D;
line-height:normal;
text-decoration: none;
}

.commonFontRed{
font-family: Tahoma, Arial, "Trebuchet MS";
font-size:11px;
color:#9A0225;
line-height:normal;
text-decoration: none;
font-weight:bold;
}
.commonFontlight{
font-family: Tahoma, Arial, "Trebuchet MS";
font-size:11px;
color:#7E7E7E;
line-height:normal;
text-decoration: none;
font-weight: normal;
}

.input{
font-family: Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
font-weight: normal;
width:137px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
border: solid 1px #B8B8B8;
border-bottom: solid 1px #E9E9E9;
border-right: solid 1px #E9E9E9;
background-color:#F7F7F7;
}
.inputinput{
font-family: Tahoma, Arial, "Trebuchet MS";
color:#000;
font-size:11px;
font-weight: normal;
width:200px;
padding-left:5px;
padding-top:1px;
padding-bottom:1px;
border: solid 1px #B8B8B8;
border-bottom: solid 1px #E9E9E9;
border-right: solid 1px #E9E9E9;
background-color:#F7F7F7;
}


.inputBig{
font-family: Tahoma, Arial, "Trebuchet MS";
color:#000;
font-size:11px;
font-weight: normal;
width:200px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
border: solid 1px #B8B8B8;
border-bottom: solid 1px #E9E9E9;
border-right: solid 1px #E9E9E9;
background-color:#F7F7F7;
}
.inputArea{
font-family: Tahoma, Arial, "Trebuchet MS";
color:#000;
font-size:11px;
font-weight: normal;
width:465px;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
border: solid 1px #B8B8B8;
border-bottom: solid 1px #E9E9E9;
border-right: solid 1px #E9E9E9;
background-color:#F7F7F7;
}

.selectMenu{
font-family: Tahoma, Arial, "Trebuchet MS";
color:#000;
font-size:11px;
width:180px;
font-weight: normal;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
border: solid 1px #B8B8B8;
border-bottom: solid 1px #E9E9E9;
border-right: solid 1px #E9E9E9;
background-color:#F7F7F7;
}


.button{
background-image: url(../images/button-bg.gif);
border:solid 1px #090909;
font-family:Tahoma, Arial, "Trebuchet MS";
font-size:11px;
color:#ffffff;
height:20px;
}
.productbg{
background-image:url(../images/products_box_bg.jpg);
background-repeat:repeat-x;
height:134px;
border: solid 1px #D0D0D0;
}

.parnerBg{
background-image: url(../images/partners_line_bg.jpg);
background-repeat:repeat-x;
height:32px;
border: solid 1px #CCCCCC;
}
.parnerTableBg{
background-image: url(../images/partners_table_bg.jpg);
background-repeat: repeat;
}


.footer{
font-family: Tahoma, Arial, "Trebuchet MS";
font-size:11px;
color:#616161;
line-height:normal;
text-decoration: none;
}

.leftnavi {color: #191A1A;  font-family: Geneva, Arial, Helvetica, sans-serif; font-size:11px;}
.leftnavi a:link, .leftnavi a:visited {color: #191A1A; text-decoration: none;}
.leftnavi a:hover {color: #191A1A; text-decoration: underline;}

.contact {color: #242424;  font-family: Tahoma, Arial, "Trebuchet MS"; font-size:12px; line-height:30px; font-weight:bold;}
.contact a:link, .contact a:visited {color: #191A1A; text-decoration: none;}
.contact a:hover {color: #191A1A; text-decoration: underline;}

.contactLink {color: #9A0225;  font-family: Tahoma, Arial, "Trebuchet MS"; font-size:12px; line-height:30px; font-weight:bold;}
.contactLink a:link, .contactLink a:visited {color: #9A0225; text-decoration: underline;}
.contactLink a:hover {color: #191A1A; text-decoration: none;}
