body {
	background-color: #FFF;
	margin-top:  10px;
	font-family: Arial,verdana;
	font-size: 11px;
    letter-spacing: 0px;
    text-align: left;
    padding-left: 75px;
    background-image:url(../images/bg2.gif);
background-repeat: repeat;
}


/* Links */

a:link,a.icontent{color: #000; font-size: 11px; font-weight: bold; font-family: Arial, Verdana; text-decoration: none;}
a:hover,a.icontent{color: #CF6727; font-size: 11px; font-weight: bold; font-family: Arial, Verdana; text-decoration: none;}
a:visited,a.icontent{color: #000; font-size: 11px; font-weight: bold; font-family: Arial, Verdana; text-decoration: none;}

a.menu:link{color: #898989; font-size: 11px; font-weight: normal; font-family: Arial, Verdana; text-decoration: none;}
a.menu:hover{color: #898989; font-size: 11px; font-weight: normal; font-family: Arial, Verdana; text-decoration: none;}
a.menu:visited{color: #898989; font-size: 11px; font-weight: normal; font-family: Arial, Verdana; text-decoration: none;}

a.bluelink:link,a.bluelink:hover,a.bluelink:visited{color: #5988B7; font-size: 9px; font-weight: normal; font-family: Arial, Verdana; text-decoration: none;}


.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;

}
 
.smalltitle{
            color: #C5C4C4;
            font-size: 9px;
            font-family: Arial, Verdana;
            font-weight: normal;
            padding-left: 5px;

}
td.test
{
    background-color: #E2E1E1;
    font-family: Arial, Verdana;
}
form
{
    margin:     0px;
    padding:    0px;
    color:      #797777;

}

div.menu
{
    min-width: 130px;
    max-width: 130px;
    background-color: #DDDDDD;
    font-family: Trebuchet Ms, Arial, Verdana;
    font-size: 11px;
    line-height: 16px;
    padding-left: 30px;
    margin-top: 1px;
    vertical-align: center;
    overflow: hidden;
}
div.highlight
{
     backgroundcolor: #CF6727;
}
td.box_top
{

    color: #7A8294;
    font-family: Trebuchet MS, Arial;
    font-size: 11px;
    padding-top: 2px;
}
td.box
{
    color: #898989;
    font-family: Arial, Verdana;
    font-size: 9px;


}
td
{
    font-family: Trebuchet MS,Arial, Verdana;
    font-size: 11px;

    padding-bottom: 1px;
}
input.box,input.admin
{
    border-width: 1px;
    border-style: dashed;
    border-color: #B5B5B6;
    font-family: Arial, Verdana;
    font-size: 10px;
    padding-left: 10px;
    width: 200px;
    color: #757475;
    background-color: #EDE9E9;
    height: 16px;
    vertical-align:top;
}
input.submit{
    border-width: 1px;
    border-style: dashed;
    border-color: #B5B5B6;
    font-family: Arial, Verdana;
    font-size: 10px;
    width: 50px;
    color: #757475;
    background-color: #EDE9E9;
    height: 16px;
    vertical-align:top;
}
td.row1
{
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #DFDDDD;
	border: 1px solid #FFF;
	border-top: 0px solid #FFFFFF;
	font-family: arial,verdana;
	text-align: left;
    border-collapse: collapse;
}
td.row0
{
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border: 0px solid #000000;	
	border-top: 0px solid #FFFFFF;
	background-color:  #FFF;
	font-family: arial,verdana;
	text-align: left;
    border-spacing: 1px;
    color: #797777;
}
input.input
{
	font-family: arial,verdana;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	-moz-opacity: 0.4;
	filter:alpha(Opacity=90, FinishOpacity=0, Style=1, StartX=0,
	StartY=0, FinishX=200, FinishY=0);
	font-weight: bold;
	width: 140px;
}
blockquote
{
	margin-left: 10px;
	padding-left: 5px;
	color: #898989;
    background-color:   #EDE9E9;
    padding-bottom 0px;
}
iframe{
	border: 1px;
	border-style: dashed;
    border-color: #797777;
}
input.adminlong,button.comments_buttons,input.comments_buttons
{
	font-family: arial,verdana;
	font-size: 11px;
	background-color: #F2F2F2;
	line-height: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	font-weight: normal;
    width: 20px;
    height: 20px;
    vertical-align: top;
    margin-top: 3px;
}
.wysiwyg_buttons{
	font-family: arial,verdana;
	font-size: 11px;
	background-color: #F2F2F2;
	line-height: 11px;
	width: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	font-weight: normal;
}
select{
	font-family: arial,verdana;
	font-size: 11px;
	background-color: #F2F2F2;
	line-height: 11px;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #CCCCCC;
	font-weight: normal;
}
textarea.comments{
	font-family: arial,verdana;
	font-size: 11px;
	background-color: #F2F2F2;
	line-height: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	font-weight: normal;
	width: 100%;
}

input.smallsubmit{
	font-family: arial,verdana;
	font-size: 11px;
	border-style: dotted;
	border-width: 1px;
	background-color: #FC940E;
	border-color: #000000;
	font-weight: bold;
	width: 30px;
}
div.poll_1{
 	margin-left: 10px;
 	margin-right:10px;
 	height: 12px;
 	background-color: #23445B;
 	border-style: solid;
 	border-width: 1px;
 	border-color: #E4E4E4;	
}
div.poll_0{
 	margin-left: 10px;
 	margin-right:10px;
 	height: 12px;
 	background-color: #800005;
 	border-style: solid;
 	border-width: 1px; 
 	border-color: #E4E4E4;	
}

table.main
{
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #000000;	
	background-color: #FFF;
}

td.menuheader
{
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	background-image:url(../images/menue.gif);
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 0px;
}
td.news_top
{
	font-size:12px;
	text-align: left;
	font-family: Trebuchet Ms, Arial;
	font-weight: bold;
	color: #CF6727;
	background-color: #FFF;
	border: 0px;
	border-bottom: 0px;
	border-color: #000000;
	border-style: solid;
	padding-top: 0px;
}
td.small_top
{
	font-size:11px;
	text-align: left;
	font-family: Arial, Verdana, Trebuchet Ms;
	font-weight: bold;
	color: #CF6727;
	background-color: #FFF;
	border: 0px;
	border-bottom: 0px;
	border-color: #000000;
	border-style: solid;
	padding-top: 0px;
}
td.newsbody
{
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #797777;
	padding-left:  0px;
	padding-top: 0px;
	background-color: #FFF;
	border: 0px solid #000000;
}
hr
{
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #CDDCF1;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 2px;
    line-height: 2px;
}
hr.content
{
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #C5C4C4;
    margin-top: 2px;
    margin-bottom: 1px;
    width: 80%;

}
td.news_right
{
	font-size: 12px;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	background-color: #B4A482;
	padding-left: 3px;
}
table.box_left
{
	padding-left: 0px;
	padding-right: 0px;
	font-size: 11px;
}

td.body_m
{
	font-size: 11px;
	padding-left: 3px;
	padding-right: 0px;
	border-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #7E9CB1;
	white-space: normal;
	font-family: arial,verdana;
	background-color: #C6B490;
}
td.banner
{
	height: 200px;
	width: 840px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;	
	border: 0px solid #000000;
	text-align: left;
	vertical-align: bottom;
	font-size: 11px;
	font-family: verdana,arial;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;	
	background-color: #000000;
	background-position: right;	
}
td.little_grp
{
	height: 20px;
	border: 0px solid #000000;
	text-align: center;
	vertical-align: center;
	font-size: 11px;
	font-family: arial,verdana;
	font-weight: bold;
	color: #000000;
	background-image:url(../images/tb.gif);
	background-repeat: repeat;	
}
td.cell
{
	
	padding-left: 3px;
	border-style: solid;
	border-width: 0px;
	border-color: #3C789F;
	font-family: arial,verdana;
	font-size: 11px;
}
td.body
{
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #877B62;
	color: #000000;
	font-family: arial,verdana;
	background-color: #C6B490;	
}
table.news,td.news
{
	font-size: 11px;
	padding-left: 3px;
	padding-right: 0px;
	background-color: #C6B490;
	border-style: solid;
	border-width: 1px;
	border-color: #C6B490;
	font-family: arial,verdana;
}
td.content_top
{
	font-size:11px;
	text-align: left;
	font-family: Arial, Verdana, Trebuchet Ms;
	font-weight: bold;
	color: #CF6727;
	background-color: #FFF;
	border: 0px;
	border-bottom: 1px;
	border-color: #EDE9E9;
	border-style: solid;
	padding-top: 0px;;
}


