#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


#logo {
	height: 90px;
	width: auto;
	overflow: hidden;
	border-top-width: 9px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}


/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! MyCSSMenu Styles !!!!!!!!!!!*/


	/* MyCSSMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 60px 3px 0px;
		background-color:#FFFFFF;
		color:#666666;
		font-family:Arial;
		font-size:13px;
		text-decoration:none;
		font-weight:bold;
		border-width:0px 0px 8px;
		border-style:solid;
		border-color:#cccccc;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#FFFFFF;
		color:#000000;
		border-color:#FF0000;
	}


	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		background-image:url("");
		background-repeat:no-repeat;
		background-position:95% 50%;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#FFFFFF;
		color:#000000;
		text-decoration:none;
		border-color:#FF0000;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px 5px;
		background-color:#EEEEEE;
		border-width:1px;
		border-style:solid;
		border-color:#FF0000;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 3px 3px 5px;
		background-color:transparent;
		color:#000000;
		font-size:12px;
		font-weight:normal;
		border-width:0px;
		border-style:none;
		border-color:#000000;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		background-color:#666666;
		color:#FFFFFF;
		text-decoration:none;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent	
	{	
		background-image:url("images/arrow_right.gif");
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#cccccc;
		color:#FFFFFF;
	}
#menu {
	height: auto;
	width: 1000px;
	overflow: visible;
	border-bottom-style: none;
	background-image: url(../images/menuback.jpg);
	background-repeat: repeat-x;
}
#menu_right {
	float: right;
	width: auto;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#content {
	width: 1000px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#left_content {
	float: left;
	width: 80%;
	overflow: hidden;
}
#right_content {
	float: left;
	width: 19%;
	overflow: hidden;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#column_one {
	width: 49%;
	float: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#column_two {
	width: 48%;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	padding-left: 5px;
}
#headline {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	padding-top: 150px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/back_1.jpg);
}
#right_menu {
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_item {
	height: 20px;
	width: 97%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	padding-left: 5px;
	padding-top: 5px;
}
.menu_item:hover {
	height: 20px;
	width: 97%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	padding-left: 5px;
	padding-top: 5px;
	background-color: #eeeeee;
}
.headline1 {
	background-image: url(../images/xp.png);
	color: #333;
	padding-left: 10px;
}
#login {
	font-size: 10px;
	padding: 5px;
	background-color: #EEEEEE;
	border: 1px solid #FF0000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#footer {
	font-size: 10px;
	color: #CCCCCC;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: hidden;
}
#left_text {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
