
body {
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	background-color: #eaeaea;
}

input, textarea{
	width: 100%;
}

input , input[type=radio], textarea, .small_input{	
	font-family: arial;
	font-size: 12px;
}

input[type=radio], input[type=checkbox], .radio_button, .input_checkbox{
	text-align: left !important;
	width: auto !important;
}

h4 {
	margin: 3px 0px;
}

.highlight_div {
	color: red; 
	font-weight: bold;
	padding: 4px;
	border-top: dotted 2px #cccccc;
	border-bottom: dotted 2px #cccccc;
	background-color: #f4f4f4;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.5;
}

.highlight_div a {
	color: #0088FF; 
	font-size: 12px;
}

.highlight_text{
	border: dotted 1px #cccccc;
	background: #efefef;
	text-align: center;
	padding: 4px;
	line-height: 1.5;
}

.highlight_text, .highlight_text a{
	text-transform: uppercase;
	color: #FF7700;
	font-weight: bold;
	font-size: 12px;
}

.text_orange{
	color: #FF7700;
	font-weight: normal;
}


.small_input{
	width: 100px;
}

.radio_button{
	width: auto;
}

.admin_button, .admin_button_orange, .admin_button_green{
	width: auto;
}

.admin_button{
	color: #3163A6;
	padding: 2px 0px !important;
}

.admin_button_orange{
	color: #FF5D00;
}

.link_button, .link_button2, .admin_button, .admin_button_orange, .admin_button_green {
	font-size: 11px;
	font-family: arial;
	font-weight: bold;	
	text-decoration: none;
	background-color: #C6E2AD;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	border: outset 1px;
	padding: 2px;
	cursor: pointer;
}

.link_button {
	width: 300px;
}

.link_button, .link_button2, .admin_button_green{
	color: #008f00;
}

.link_cell {
	background-color: #C6E2AD;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	border: outset 1px;
}

.tab_table td{
/*
	background-image: url(../images/table_bg.gif);
	background-repeat: repeat-x;
	*/
	text-align: center;
}
.tab {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #C6E2AD;
	/*
	border-top: solid 1px #82BF4B;
	border-left: solid 1px #82BF4B;
	border-bottom: solid 1px #82BF4B;
	*/
	border-top: outset 2px ;
	border-left: inset 1px;
	border-bottom: solid 1px #aaaaaa;
	text-align: center;
	cursor: pointer;
}

.tab_no {
	/*border-left: solid 1px #82BF4B;
	border-bottom: solid 1px #82BF4B;*/
	border-left: inset 1px ;
	border-bottom: solid 1px #aaaaaa;
}

.visitor {
	color: #666666;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	cursor: default;
}

.firsttable {
	width: 780px;
}

.button {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	width: 80px;
	border: outset 1px;
}

td {
	vertical-align: top;
}

.page_title {
	position: relative;
	bottom: 40px;
	left: 10px;
	font-family: arial;
	font-size: 22px;
	font-weight: 600;
}

.maintable {
	background-color: #ffffff;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

.menutable {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/topmenu_bg.jpg);
	background-repeat: repeat-x;
}

.menulink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.contenttable {
	font-family: arial;
	font-size: 12px;
	background-color: #ffffff;
}

.contenttable td {
	font-family: arial;
	font-size: 12px;
}

.contenttd {
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #555555;
	padding: 10px 10px 10px 10px;
	border-bottom: dotted 2px #dddddd;
}

.font_just {
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #555555;
}

.font_blue {
	font-family: arial;
	font-size: 12px;
	text-align: justify;
	color: #3B74C5;
	padding-left: 20px;
}

.infotable {
	font-family: arial;
	font-size: 12px;
	color: #555555;
	padding-top: 10px;
}

.linkdiv {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #0088FF;
}
.linkdiv_orange {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF932A;
}
.bottomtable {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.td_left {
	background-image: url(../images/page_left.gif);
	background-repeat: repeat-y;
}

.td_right {
	background-image: url(../images/page_right.gif);
	background-repeat: repeat-y;
}

a {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #0088FF;
}

a.link_bottom {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}

a.link_bottom:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
}

.text_bottom {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}

a.link_mail {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #0088FF;
}

.title {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #60A225;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.title_bord, .title_bord_small , .text_bord_small{	
	font-family: arial;		
	padding: 4px;
	border-top: dotted 2px #cccccc;
	border-bottom: dotted 2px #cccccc;
	background-color: #f4f4f4;	
}

.title_bord {
	font-size: 14px;
	font-weight: bold;	
	color: #60A225;
	margin-bottom: 10px;
}
.title_bord_small {
	font-size: 12px;
	font-weight: bold;	
	color: #555555;
	margin-bottom: 5px;
}


.product_table{
	border-bottom: dotted 2px #dddddd;
	font-family: arial;
	font-size: 12px;	
	text-align: left;
}

.product_table td{
	text-align: left;
}
.product_title{
	font-family: arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #0088FF;
	font-weight: bold;
	padding-bottom: 5px;
}
.product_img{
	border: solid 1px #aaaaaa;
}
.product_price{
	color: #FF932A;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
}
.product_price_reduced{
	color: #E40000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
}

.admin_table{
	font-size: 12px;
	background-color: #efefef;
}

.table_head{
	background-color: #2A68B1;
	color: white;
	font-weight: bold;
}
.table_cell{
	background-color: #F4F4F4;
}
.table_list{
	font-family: arial;
	font-size: 12px;
	background-color: white;
}
.font_upper{
	text-transform: uppercase;
	font-weight: bold;
	color: 0088FF;
	font-size: 13px;
}
/************************************/
.admin_title{
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	background: #E6E7E8;
	border-bottom: solid 2px #60A225;
	border-top: solid 1px #aaaaaa;
	padding: 4px;
	margin-bottom: 10px;
}

.admin_box_head
{
    background: #e0e0e0 url(../images/boxtitle_bg.jpg) repeat-x; 
    padding: 3px;
    border: solid 1px #aaaaaa;
	border-bottom: solid 2px #60A225;    
    text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}


.admin_listtable{
	width: 100%;
	background: #ffffff;
	font-size: 12px;
	border: solid 1px #cccccc;
	border-collapse: collapse;
}

.admin_listtable th, .listtable th{
	background: #cccccc;
	font-weight: bold;
}

.admin_listtable td, .listtable td{
	/*background: #E6E7E7; */
	background: #EAEBEC;
}

.listtable
{
	background: white;
	font-size: 12px;
	border: solid 1px #cccccc;
}

/**********************************************/
/**********************************************/
.roundCornerTable, .newsTable
{
	width: 100%;
}

.roundCornerTopLeft, .roundCornerTopRight, .roundCornerLeft, .roundCornerRight, .roundCornerLeftBottom, .roundCornerRightBottom
{
	width: 8px;	
}

.roundCornerTopLeft, .roundCornerTopRight, .roundCornerTop, .roundCornerLeftBottom, .roundCornerRightBottom, .roundCornerContentBottom
{
	height: 12px;
}

.roundCornerTopLeft
{
	background: url(../images/roundCornerTopLeft.jpg) right no-repeat;
}

.roundCornerTopRight
{
	background: url(../images/roundCornerTopRight.jpg) left no-repeat;
}

.roundCornerTop
{
	background: url(../images/roundCornerTop.jpg) repeat-x;
}

.roundCornerLeft
{
	border-left: solid 1px #60a225;
	background-color: #5EA444;
}

.roundCornerRight
{
	border-right: solid 1px #60a225;
	background-color: #5EA444;
}

.roundCornerTitle
{
	padding: 0px;
	background-color: #5EA444;	
}

.newsTitle
{
	margin: 0px;
	padding: 0px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	bottom: 5px;
}

.roundCornerLeftBottom
{
	border-left: solid 1px #5EA444;
	border-bottom: solid 1px #5EA444;
}

.roundCornerRightBottom
{
	border-right: solid 1px #5EA444;
	border-bottom: solid 1px #5EA444;
}

.roundCornerContentBottom
{
	padding: 10px 0px;
	border-bottom: solid 1px #5EA444;
}

.newsTablePicture
{
	width: 100px;
	text-align: left;
}

.newsTablePicture img
{
	width: 80px;
	border: double 3px #aaaaaa;	
	margin-bottom: 2px;
	cursor: pointer;
}

.newsTablePicture a
{
	border: 0px;
}

.newsTableContent
{
	font-size: 11px !important;
	line-height: 1.4;
	color: #565656;
}

.newsTableContent div
{
	font-weight: bold;
	color: blue;
}

.newsTableContent a
{
	font-size: 11px;
}

.roundCornerDivOverflow
{
	width: 710px;
	height: 215px;
	overflow: auto;
}
