/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
}
.logo
{
margin-left:47px;
margin-top:28px;
}
.menu_box
{
background:url(../images/menu-box-bg.jpg) left top repeat-x;
height:30px;
border-bottom:1px solid #D4D4D4;
border-top:1px solid #D4D4D4;
border-left:2px double #D4D4D4;
border-right:2px  double #D4D4D4;
}
.menu_line
{
background:url(../images/separator-bg.jpg) left top repeat-y;
}
.footer_box
{
background: url(../images/footer-bg.jpg) left top repeat-x;
height:34px;
border-bottom:1px solid #D1D1D1;
border-top:1px solid #D1D1D1;
border-left:2px double #D1D1D1;
border-right:2px  double #D1D1D1;
}
.body_padding
{
padding:11px 11px 6px 11px;
}
.menu_table td
{
border-bottom:1px dotted #3A5A96;
height:16px;
}
.home-icon
{
margin-right:7px;
}
.input-box
{
border:1px solid #848284;
width:100px;
height:16px;
padding-left:3px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #333333;
background-color:#FFFFFF;
text-decoration: none;
}
.order-box
{
border:1px solid #A1A1A1;
padding:6px;
}
.order-title
{
background-color:#E9E9E9;
height:37px;
border-bottom:2px solid #FFFFFF;
padding-left:16px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.order-box-padding
{
padding:18px 10px 10px 16px;
}
.footer-margin
{
margin:0px 11px;
}





/* CSS Background image Document */
.header-bg
{
height:76px;
}
.search-bg
{
background:url(../images/search-bg.jpg) left top no-repeat;
height:178px;
}
.add-bg
{
background:url(../images/add-bg.jpg) left top no-repeat;
height:112px;
}



td.small_table
{
font-size: 10px;
}

tr.small_table
{
font-size: 10px;
}


/* CSS Text Document */
body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color:inherit;
}
.blue-text{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color:inherit;
}
.blue-link{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color:inherit;
}
.blue-link:hover
{
color: #515E85;
text-decoration: underline;
background-color:inherit;
}


.link{
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: bold;
        color: #D6321A;
        text-decoration: none;
        border-bottom:1px solid #333333;
        background-color:inherit;
        }
.link:hover
{
color: #333333;
text-decoration: none;
border-bottom:1px solid #DA0008;
background-color:inherit;
}




.red-text{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DA0008;
	text-decoration: none;
	background-color:inherit;
}
.body_title{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D6321A;
	text-decoration: none;
	background-color:inherit;
}
.red_title{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D6321A;
	text-decoration: none;
	background-color:inherit;
}

.blue_title{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding:0;
	margin:0;
	background-color:inherit;
}
.top_menu{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #D6321A;
	text-decoration: none;
	border-bottom:1px solid #333333;
	}
.top_menu:hover
{
color: #333333;
text-decoration: none;
border-bottom:1px solid #DA0008;
background-color:inherit;
}
.left_menu{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D6321A;
	text-decoration: none;
	background-color:inherit;
}

.body_small{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.left_menu:hover
{
color: #333333;
text-decoration: underline;
background-color:inherit;
}

.footer-link{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D6321A;
	text-decoration: none;
	background-color:inherit;
}
.footer-link:hover
{
color: #333333;
text-decoration:underline;
background-color:inherit;
}
