﻿
body
{
    /*background-image: url(images/body_bg.jpg);*/
    background-repeat: repeat-x;
    margin: 0px;
    background-color: White;
}
img
{
    border-width: 0px;
    margin: 0px;
}
p
{
    line-height: 1.7;
}
ol, ul
{
    padding-left: 2em;
}
.slogantext
{
    height: 25px;
    border-bottom-color: #000000;
    border-bottom-style: groove;
    margin-bottom: 10px;
    padding-bottom: 3px;
    border-bottom-width: 1px;
}
.pricetext
{
    color: #FF3300;
    font-weight: bold;
    font-size: 18px;
    font-family: Tahoma, sans-serif;
}

.titletext
{
    font: 0.8em Tahoma, sans-serif;
    color: black;
}
.CopyRight
{
    line-height: 30px;
    color: #FFFFFF;
    font-size: 13px;
    font-family: 'Times New Roman' , Times, serif;
    width: 1000px;
    background-repeat: no-repeat;
    height: 30px;
}
/*TEXT STYLES*/
.bodytext
{
    line-height: 1.7em;
    font: 0.7em Tahoma, sans-serif;
    color: #666666;
}
.inputText
{
    border: 1px solid #808080;
}
.flatinput
{
    border-top: #666666 1px solid;
    border-bottom: #666666 1px solid;
    border-left: #666666 1px solid;
    border-right: #666666 1px solid;
    font: 9pt verdana;
    color: #000000;
    background-color: #cdffff;
    height: 30px;
    text-decoration: none;
    padding: 5px;
    margin: auto;
    cursor: pointer;
}
.smalltext
{
    font: 0.7em Tahoma, sans-serif;
    font-size: 11px;
    color: #808080;
}
.smallgraytext
{
    font: 0.8em Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #808080;
}
.smallgraytext a
{
    font: 0.8em Tahoma, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #808080;
    text-decoration: none;
}
.smallgraytext a:link
{
    color: #808080;
}
.smallgraytext a:hover
{
    text-decoration: none;
    color: #821818;
}

.menu
{
    font: 13px Tahoma, sans-serif; /*font-weight:bold;*/
    color: white;
}
.menu a
{
    font: 13px Tahoma, sans-serif; /*font-weight:bold;*/
    color: white;
    text-decoration: none;
}
.menu a:link
{
    color: white;
}
.menu a:hover
{
    text-decoration: none;
}
.nav
{
    width: 100px;
    margin-left: 50px;
    margin-bottom: 10px;
    text-align: left;
    padding-top: 10px;
    vertical-align: bottom;
}
.navHot
{
    background-repeat: no-repeat;
    height: 42px;
    width: 202px;
}
.footmenu
{
    font-size: 0.8em; /*font-weight:bold;*/
    color: silver;
}
.footmenu a
{
    font-size: 11px; /*font-weight:bold;*/
    color: silver;
    text-decoration: none;
}
.footmenu a:link
{
    color: silver;
}
.footmenu a:hover
{
    text-decoration: none;
    color: silver;
}
.btn
{
    background-image: url(images/content_btn_bg.jpg);
    font-size: 9px;
    width: 35px;
    height: 35px;
    border: 0px;
    margin: 0px;
    color: Black;
    cursor: pointer;
}
.colorDarkRed
{
    color: #cc0000;
}
/*
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.orangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FF9900;
}
*/