﻿/* CSS Document */

body 
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	background-image: url(img/bg_main_b.jpg);
	background-repeat:repeat-y;
}
#page
{	padding-top:5px;
 	margin:0;
	background-color:#ffffff;
	background-image: url(img/bg_main.jpg);
	height:1490px;
	display:block;
	width:100%;
	background-repeat:no-repeat;
}
img
{
    border:0;
    }
.main {
	width:780px;
	}
.main-left {
	width:585px;
	}
#content-right
{
    width:171px;
	padding: 0px 0 0 0;
	text-align:left;
}
.content-right {	
	background-image:url(img/bg_right.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	}
/* content */
.content {
	width:585px;
	}
.subnav {
	height:23px;
	background-image:url(img/bg_subnavigation.gif);
	background-repeat:repeat-x;
	}
.content-bg-btw {
	background-image:url(img/bg_content_btw.gif);
	background-repeat:repeat-y;
	}
/* boxes */
.box {
	background-color: #666b00;
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-left:7px;
	color:#FFFFFF;
	padding:2px 2px 2px 7px;
	}
#linkbox td {
	height:18px;
	}
#linkbox a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
#linkbox a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
	}
.box-content {
	border-left:1px solid #999909;
	border-right:1px solid #999909;
	border-bottom:1px solid #999909;
	background-color: #ffffca;
	background-image:url(img/bg_toolbars_content.gif);
	background-repeat:repeat-x;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
#content-right a
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;    
}
#content-right a:visited
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;    
}
#content-right a:hover
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;    
}
#content-right .banner
{
    border:1px solid #999909;
}

/* textmodule */
#textmodule {width:100%;}
.textmodule-hl {
	height: 16px;
	border: 1px solid #800800;	
	color:#FFFFFF;
	font-weight:bold;
	background-color: #cc0c00;	
	text-align:left;
	}
.textmodule-content-c1 {
	width:100%;
	background-color:#FFFFFF;
	color:#000000;	
	}
.textmodule-content-c2 {
	width:100%;
	background-color:#cbcbcb;
	color:#000000;
	padding-top:10px;
	}
#textmodule	.banner
{
    border:1px solid #999909;
}
#textmodule content_img {
	border: 1px solid #000000;
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	}
#textmodule a {
	color:#cc0c00;
	font-weight:bold;
	}
#textmodule a:hover {
	color: #000000;
	font-weight:bold;
	}
img.green
{
	border: solid #95a318 1px;
}
.logo_pic
{
    width:152px;
    height:62px;
}
