.menu {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	height:50px;
}
.menu a{
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	padding-top:18px;
	padding-bottom:18px;
	padding-left:7px;
	padding-right:7px;
	position: relative;
}
.menu a:hover{
	background-image: url(images/menu_back_hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu_back {
	background-image: url(images/menu_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;
}
.menu_line {
	background-image: url(images/menu_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body {
	background-color: #C0C0C0;
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.left_menu {
	background-color: #B2C5E9;
	padding-right: 5px;
	padding-bottom: 10px;
}
.left_box {
	background-color: #B2C5E9;
}
.left_menu_big {
	background-image: url(images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC2603;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10px;
	padding-top: 5px;
	color: #383838;
}
.left_menu_small {
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 10px;
	color: #911E00;
}
.center {
	background-color: #DAFFBD;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-family: Tahoma;
	font-size: 10px;
	padding-bottom: 20px;

}
.title {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 14px;
	color: #911E00;
}
.center_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #383838;
}
.bottom_dev {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.bottom_menu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 10px;
}
.bottom_menu a{
	color: #FFFFFF;
	text-decoration:none;
}
.bottom_menu a:hover{
	text-decoration:underline;
}
.mainDiv
{
	background-color: #B2C5E9;
	padding-right: 5px;

}
.topItem
{
	background-image: url(images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC2603;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10px;
	padding-top: 5px;
	color: #383838;
	cursor: pointer;	
}
.topItemOver
{
	background-image: url(images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC2603;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10px;
	padding-top: 5px;
	color: #383838;
	cursor: pointer;	
}
.topItemOver2
{
	background-image: url(images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC2603;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10px;
	padding-top: 5px;
	color: #383838;
	cursor: pointer;	
}



.mainDiv a
{
}


.mainDiv a:hover
{
}

.dropMenu
{		

}

.subMenu
{
	display:none;
}
.subItem
{
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 10px;
}

.subItem a
{
	color: #911E00;
	text-decoration:none;
}

.subItem a:hover
{
	text-decoration:underline;	
}


.subItemOver
{
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 10px;
}

.subItemOver a
{
	color: #911E00;
	text-decoration:none;
	text-decoration:underline;	
}
.subItemOver a:hover
{
}
.title a {
	font-family: Tahoma;
	font-weight: bold;
	color: #1C0F06;
	font-size:10px;
	text-decoration: underline;
	padding-bottom:10px;
}

.title a:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #1C0F06;
	font-size:10px;
	text-decoration: none;
}
a.main {
	color: #000000;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 9px; 
	text-decoration: none;
}
a.main:HOVER {
	color: #000000;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 9px;
	text-decoration: underline;
}
.style7 {
	color: #383838;
	font-family: Tahoma;
	font-size: 11px;
}
.style1 {
	color: #383838;
	font-family: Tahoma;
	font-size: 12px;
}
.style6 {
	padding-bottom:10px;
	padding-top:5px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 14px;
}
.style6 a {
	color: #383838;
	text-decoration:none;
}
.style6 a:hover {
	color: #757575;
}

.text {
	color: #383838;
	font-family: Tahoma;
	font-size: 11px;
}
