﻿body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*HEADER*/
.basketmanage {
	top: 0px;
	width: 200px;
	height: 40px;
	padding-top: 13px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('images/backgrounds/basket2.jpg');
	background-repeat: no-repeat;
}

.basketmanageold {
	top: 0px;
	width: 164px;
	height: 111px;
	background-image: url('images/backgrounds/basket.jpg');
	background-repeat: no-repeat;
	padding-top: 9px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Detailtext {
	font-size: 12px;
}
#header{
	width: 800px;
	position:relative; 
	height: 162px;
	background-image:url('images/header3.jpg');
	background-repeat:no-repeat;
}
/*COMPANY NAME IN HEADER*/
#companyname {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin-top:50px;
	margin-left:40px;
	left: 0px;
	top: 0px;
}
/*MENU IN HEADER*/
#menu{
	position:absolute;
	bottom: 20px;
	right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.normaltext {

}
.normaltext a{
	font-family: verdana;
	font-size: 10px;
    text-decoration:none;
}	 
.normaltext a:hover{
	font-family: verdana;
	font-size: 10px;
    text-decoration:underline;
}
#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}

/*LEFT PANEL (News, Links, etc.)*/
#leftpanel{
	float:left;
	width:250px;
}

/*CONTENT*/
#content{
	width: 800px;
}



#contenttext{
	width: 500px;
	padding-left: 13px;
}
/*FOOTER*/
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}
.body_text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	text-decoration:underline;
}
.FormComponent {
	font-family: "trebuchet MS";
	font-size: 12px;
	letter-spacing: 0em;
	border: 1px solid #33CCCC;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
	width: 89px;
}

.footer{
	width: 779px;
	height: 60px;
	background-image:url('images/bg_footer.gif');
	background-repeat:no-repeat;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
/*FOOTER LINKS*/
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.FormStyle {
	border: thin solid #4646FF;
	background-color: #D7E0F0;
}
.formcomponent {
	font-family: verdana;
	font-size: 12px;
	background-color: #FFFFA6;
	border: 1px solid #808080;
}

/*TABLE*/
.margin_left {
	margin-left: 6px;
}
.MenuPanel {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	background-color: #999AFA;
	color: #FFFFFF;
	width: 759px;
	height: 24px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 3px;
}
.MenuPanelPlus {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	background-color: #999AFA;
	color: #FFFFFF;
	width: 759px;
	height: 23px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-left: 15px;
}
.news_more {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.news_table_border {
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color: #999999;
	background-color: #80A6E0;
	width: 180px;
	margin: 0px;
	padding: 9px;
}
.news_table_bak {
	background-color: #D7E0F0;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	padding: 3px 2px 2px 4px;
	border: 1px solid #000000;
	margin-bottom: 7px;
}
.news_table_bak a{
	text-decoration:none;
}
.news_table_bak a:hover{
	text-decoration:underline;
}
.news_text {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.news_title {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.news_spacer {
	width: 222px;
	height: 12px;
}
.news_top {
	width: 200px;
	height: 6px;
	background-image: url('images/backgrounds/news_top.gif');
	background-repeat: no-repeat;
}
.news_bot  {
	width: 200px;
	height: 6px;
	background-image: url('images/backgrounds/news_bot.gif');
	background-repeat: no-repeat;
}
.news_date {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}
.PhotoMarginLeft {
	border: 2px solid #D7E0F0;
	margin-left: 8px;
}
.PhotoMarginLeftBorder0 {
	margin-left: 8px;
}

.PhotoMarginLeftLogo {
	border: 2px solid #D7E0F0;
	margin-left: 148px;
}
.PhotoMarginRight {
	border: 2px solid #D7E0F0;
	margin-right: 8px;
}
.spacer {
	width: 200px;
	height: 200px;
}
.subtitle_gray {	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 14px;
	color: #CCCCCC;
}
.TableBorder {
	border: 1px solid #0000FF;
	background-color: #E7E7FE;
}
.Towns {
	font-size: 12px;
	font-family: verdana;
}
.table_top{
	width: 204px; 
	height: 27px;
	background-image:url('images/table_top.jpg');
	background-repeat:no-repeat;
}
.table_content{
	width: 204px;
	background-image:url('images/table_content.jpg');
	background-repeat:repeat-y;
}
.table_text{
	margin-left:15px;
	margin-right:15px;
	text-align:left;
}
.table_bottom{
	width: 204px; height: 23px;
}

/*TEXT STYLES*/
.title_panel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;
	text-align: center;
}
#ImgContainer{
position: absolute; 
width: 152px; height: 136px; 
z-index: 2;
left: 545px; top: 33px
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #3775D0;
	font-style: italic;
	letter-spacing: 2px;
	width: 567px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}
.indent12 {
	margin-left: 12px;
}
.Warning {
	width: 749px;
	height: 63px;
	background-image: url('images/backgrounds/warning_bak.jpg');
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
}
.Freeheader {
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	width: 250px;
	color: #000000;
	background-color: #7DA5E0;
	padding-left: 13px;
}
.CellPad {
	padding-left: 4px;
}
.DeleteButton {
	font-family: "trebuchet MS";
	font-size: 12px;
	letter-spacing: 0em;
	border: 1px solid #33CCCC;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: left;
	width: 89px;
	color: #FFFFFF;
	background-color: #FF0000;
}

