body {
	margin: 0 auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:13px;
	margin-right:13px;
	background-color:#0C2C43;
	background-image:url(files/bg.png);
	vertical-align:middle;
}

.titlebar9	
{	
	background-image:url(files/submenu_03.png);
	border-bottom:1px black;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}

.textfield
{
	background-color: #fff;
    border: solid 1px #C7BCAD;
    color: #000;
}

.invisibleTextfield
{
	background-color: #fff;
    border: solid 1px #fff;
    color: #fff;
}

.rightmenu
{
	background-image:url(files/topmenu.png);
	border-bottom:1px solid black;
}

a.rightmenuitem
{
	padding:2px 20px 2px 15px;
	background-color:transparent;
	color:#000000;
	font-family:Arial;
	font-size:0.9em;
	text-decoration:none;
	border-width:0px 0px 0px 1px;
	border-style:solid;
	border-color:#000000;
	background-position:left;
	background-repeat:no-repeat;
	width:150px;
	text-align:right;
}

img {
	border: none;
	margin:0px;
	padding:0px;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #000000;
}

a.topmenu{
	block;
	float:right;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	padding-bottom:4px;
	margin-top:1px;
	margin-bottom:1px;
	background-image: url(files/div4.gif);
	border-left: solid 1px #f6f6f8;
	
}

a.topmenu:hover{
	padding-top:3px;
	padding-bottom:5px;
	
}

topmenu{
	color:#ffffff;
	background-image: url(files/topmenu.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	padding-top: 2px;
	padding-bottom: 2px;
}

a.menubutton{
	font-weight: normal;
	width:150px;
	float:left;
	padding-left:10px;
	border-bottom: solid 1px #cc9933;
	border-top: solid 1px #ffffff;
	padding-bottom:2px;
	padding-top: 2px;
}

a.menubutton:hover{
	color:#000000;
	background-color:#FFFF99;
	text-shadow:#FF3300;
	font-weight: bold;
}

.videoleft
{
	
	border-right:1px solid black;
}

.commenttop
{
	background-color:#FEECC7;
	margin-top:10px;
}

.commentbottom
{
	background-color:#FFFFC6;
	border-top:0px;	
}

.commentleftborder
{
	border:#F8C476 1px solid;
}

.commentrightborder
{
	border:#F8C476 1px solid;
	border-left:0px;
}

.commentbottomborder
{
	border:#F8C476 1px solid;
	border-top:0px;
	margin-bottom:10px;
}

.moduletable
{
	width:180px;
}

.modulecontent{
	width:180px;
	padding:0px;
	margin:0px;
}

.menutitle{
	color: white;
	font-weight: bold;
	text-align:center;
	width: 180px;
	height:24px;
	background-image: url(files/menutitle.png);
	background-repeat:no-repeat;
	background-position: center;
	letter-spacing: 1px;
}

li {
 	list-style: none;
  	line-height: 15px;
 	padding-left: 15px;
	padding-top: 0px;
	background-image: url(files/bullet.png) ;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

ul {
	margin           : 2px;
	padding-left     : 10px;
	list-style       : none;
}

hr {
	line-height: 1px;
	color:#D6963F;
	background-color:#D6963F;;
	text-decoration: none;
	width: 100%;
	border:0px;
	 height: 1px;
}

.pagetitle{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;	
	font-size: medium;
}

	#container
	{
		width:986px;
		margin:0 auto;
		background-color: #fff;
		border:0px;
		border-left:1px black solid;
		border-right:1px black solid;
		vertical-align:middle;
	}

	
	#menu
	{
		padding:0px;
		height:18px;
		margin:0px;
		background-color: #ddd;
		border-bottom: 0px solid gray;
	}
	
	#rightnav
	{
		width: 185px;
		border-left:1px solid black;
		border-bottom:1px solid black;
		padding-top:5px;
		padding-left:5px;
	}
	
	#content
	{
		border-right: 0px solid gray;
		padding: 0px;
		margin-left:5px;
		vertical-align:top;
		width:100%;
	}
	
	#footer
	{
		clear: both;
		margin: 0;
		padding: .5em;
		color: #333;
		background-color: #ddd;
		border-top: 1px solid gray;
	}
	
	#rightnav p { margin: 0 0 1em 0; }
	#content h2 { margin: 0 0 .5em 0; }
	
	.qmclear {
		font-size:1px;
		height:0px;
		width:0px;
		clear:left;
		line-height:0px;
		display:block;
	}
	.qmmc 
	{
		position:relative;
	}
	.qmmc a 
	{
		float:left;
		display:block;
		white-space:nowrap;
	}
	.qmmc div a 
	{
		float:none;
	}
	.qmsh div a
	{
		float:left;
	}
	.qmmc div 
	{
		visibility:hidden;
		position:absolute;
	}
	
		#qm0	
		{	
			background-color:#FFFFFF;
			background-image:url(files/topmenu.png);
			border-width:0px 0px 1px 0px;
			border-style:solid;
			border-color:#000000;
		}
	
	
		/*"""""""" (MAIN) Items""""""""*/	
		#qm0 a	
		{	
			padding:2px 20px 2px 15px;
			background-color:transparent;
			color:#000000;
			font-family:Arial;
			font-size:0.9em;
			text-decoration:none;
			border-width:0px 0px 0px 1px;
			border-style:solid;
			border-color:#000000;
			background-image:url(files/arrowdown1.gif);
			background-position:left;
			background-repeat:no-repeat;
			width:80px;
		}

	
		/*"""""""" (MAIN) Hover State""""""""*/	
		#qm0 a:hover	
		{	
			padding:4px 20px 0px 15px;
			color:#000000;
			text-decoration:underline;
			background-image:url(files/arrowdown.gif);
			background-position:left;
			background-repeat:no-repeat;
	
		}
	
	
		/*"""""""" (MAIN) Parent items""""""""*/	
		#qm0 .qmparent	
		{	
		}
	
	
		/*"""""""" (MAIN) Active State""""""""*/	
		body #qm0 .qmactive, body #qm0 .qmactive:hover	
		{	
			padding:4px 20px 0px 15px;
			color:#000000;
			text-decoration:underline;
			background-image:url(files/arrowdown.gif);
			background-position:left;
			background-repeat:no-repeat;
		}
	
	
		/*"""""""" (SUB) Container""""""""*/	
		#qm0 div	
		{	
			margin:17px 0px 0px -94px;
			background-image:url(files/submenu_03.png);
			border-width:1px;
			border-color:#000000;
			filter:alpha(opacity=90);
			-moz-opacity:.90;
			opacity:.90;
		}
	
	
		/*"""""""" (SUB) Items""""""""*/	
		#qm0 div a	
		{	
			padding:3px 30px 4px 5px;
			color:#171717;
			font-size:0.85em;
			background:none;
			width:auto;
			height:auto;
		}
	
	
		/*"""""""" (SUB) Hover State""""""""*/	
		#qm0 div a:hover	
		{	
			color:#000000;
			text-decoration:none;
			border-color:#666666;
			padding:4px 30px 3px 5px;
			background-image:url(files/subhover.png);
			background-repeat:repeat;
		}
	
	
		/*"""""""" (SUB) Parent items""""""""*/	
		#qm0 div .qmparent	
		{	
		}
	
	
		/*"""""""" (SUB) Active State""""""""*/	
		body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
		{	
			background-color:#EFF4FA;
			color:#000000;
			text-decoration:underline;
			border-color:#666666;
		}
	
	
		/*"""""""" Individual Titles""""""""*/	
		#qm0 .qmtitle	
		{	
		}