/* CSS Document */

/*PAGE LAYOUT*/
body {
	background-image: url(../images/bg_body.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-size: 11px;
	color: #006600;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FC7A06;
}
a:active {
	color: #FF9900;
}
#page{
	width:800px;
	margin:auto;
	vertical-align:middle;
}
#date{
	float:left; width:190px; height:39px;
}
#topbar{
	float:left; 
	width:608px; 
	height:50px; 
	background-image:url(../images/bg_topbar.gif);
	background-color:#CBC55C;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}
#header{
	width:800px;
}
#content{
	width:800px;
}
#contenttext{
	background-image:url(../images/bg-content.gif);
	background-repeat:repeat-y;
	background-position:right top;
	float:right;
	width:608px; 
	background-color:#F7F7F7; 
	border-left:solid 1px #999999; border-right:solid 1px #999999; 
	border-bottom:solid 1px #999999; border-top:dotted 1px #CCCCCC; 
}
#logo{
	float:left; width:191px; height:110px; background-color:#F7F7F7;
}
#pagetitle{
background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:109px;
	width:609px;
	position:relative; float:left; width:608px; height:110px; background-color:#F7F7F7; border-right:solid 1px #999999;
}
#menu{
	float:left; width:188px; margin:0px;
	height:137px;
}
#footer{
margin:auto;
	width:590px; padding-right:10px; padding-left:200px;
}
.headline {
     font-size:14px;
	color: #04569C;
	font-weight: bold;
}

/*GRAY PANEL*/
.panel{

	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:500px;
}
.notice{
background-image:url(../images/notice.jpg);
background-repeat:no-repeat;
background-position:top;
width:190px;
height:auto;
float:left;


}
.notice-content{
	background-image:url(../images/notice_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:150px;
	background-color:#F8F7FD;
	font-family:Tahoma;
	font-size:11px;
	padding-left:4px;
	text-align:left;
	vertical-align:top;
	margin:45px 3px 0 20px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color:#333333;
	padding-right:11px;
	font-size:11px;
}
.bodytext li{
	list-style:url(../images/bullet.gif);
	color:#333333;
	padding-right:11px;
	font-size:11px;
}
.smalltext {
	font: 0.7em Tahoma, sans-serif;
	width:190px;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color:#339900;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;

	color:#006633;
	text-decoration:none;
}
.smallwhitetext a:hover{
   color:#FFFF00;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#A0A5AF;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#A0A5AF;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
	color:#CBC55C;
}
.titletext {
background-color:#CCFFCC;
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color: #CCCCCC;
}
.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:12px;
	font-weight:bold;
	color:#006600;
}
#linksmenu
{
width:190px;
height:200px;
margin:0px;

}
.title_main{
	background-color:#A0BE63;
	color:#CD270A;
	font-size:22px;
	font-weight:bold;
	height:20px;
}
#linksmenu a:link, #linksmenu a:active, #linksmenu a:visited{
	background-image:url(../images/left_menu_bg.gif);
	background-repeat:repeat-x;
	background-position:left;
	height:32px; 
	width:183px; 
	line-height:32px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	float:right;
}
#linksmenu a:hover{
	background-image:url(../images/left_menu_hover_bg.gif);
	background-repeat:repeat-x;
	background-position:left;
	text-align:center;
	line-height:32px;
	background-color:#514F1C;
}

.textfield
{
width:150px;
border:1px solid #666666;
height:16px;
font-size:10px;
color:#333333;
}
.button
{
height:20px;
width:24px;
font-size:9px;
font-weight:normal;
}
.logo2
{
float:left;
background-image:url(../images/logo2.gif);
background-repeat:no-repeat;
background-position:right;
width:190px;
height:150px;
clear:both;
margin-top:4px;
display:block;
}

.msgbox
{
width:200px;
border:1px solid #666666;
height:100px;
font-size:11px;
color:#333333;
font-family:Tahoma;
padding:2px 2px 2px 2px;
}
.pagetitle
{
background-color:#F7F7F7;
width:310px;
height:54px;
padding-left:23px;
}
.productlist
{
border:1px solid #669933;
height:20px;
font-size:10px;
color:#610072;
}
.list-item
{
border:1px solid #999999;
height:20px;
font-size:10px;
color:#333333;
}
#Message
{
font-size:11px;
font-family:Tahoma;
color:#333333;
}
.productbox
{
width:140px;
height:100px;
padding:4px 4px 4px 4px;
}
.productbox-right
{
font-family:tahoma;
font-size:11px;
padding:4px 4px 4px 4px;
color:#333300;
}
#date-time
{
width:190px;
}

.day
{
width:140px;
font-family:Tahoma;
font-size:10px;
color:#054CB7;
font-weight:bold;
}
#txt
{
font-family:Tahoma;
color:#FF0000;
font-size:10px;
}
.style3{
	color:#3C434B;
	font-size:24px;
}
.style4{
	color:#FC7A06;
	font-size:18px;
	font-weight:bold;
}