
body { background: #515151 url(bg1.gif) repeat-x; margin: 0; padding: 0; color: #999999; font: 0.8em "Trebuchet MS", Arial, Sans-Serif; text-align: center; font-size:12px;}
h1 { font: bold 1.7em Arial, Sans-serif; letter-spacing: -1px; color: #FFF; background: inherit; padding: 0; margin: 20px 0; }
h2 { font: bold 14px Arial,Sans-Serif; letter-spacing: -1px; margin: 0; padding: 0; }
p {	line-height:1.8em;}
a { text-decoration: none; color: #04B9FF; background: inherit;}
a:hover{ color: #999999; background: inherit;}
input, button, textarea, select { border:1px solid; border-color:#7c7c7c #c3c3c3 #ddd; font-size:14px; height:20px; line-height:16px; vertical-align:middle;}
input.button {
	background:transparent url(button_bg2.gif) no-repeat scroll 0% 50%;
	border:medium none;
	color:white;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	height:31px;
	width:97px;
	margin:0pt 0pt 0pt 0px;
}
input.button2 {
	background:transparent url(button_bg3.gif) no-repeat scroll 0% 50%;
	border:medium none;
	color:white;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	height:31px;
	width:97px;
	margin:0pt 0pt 0pt 0px;
}
.content {
	width:785px;
	margin: 0 auto;
	padding: 0px;
	text-align:left;
}
.bubbletop {
	height:35px;
	background: #515151 url(bubbletop.gif) no-repeat top;
	
}
.bubblecontent {
	padding: 0px 20px 0px 20px;
	background: #515151 url(bubble_content.gif) repeat-y top;
}
.bubblebottom {height:35px;
	background: #515151 url(bubbletop.gif) no-repeat top;
	height:26px;
	background: #515151 url(bubblebottom.gif) no-repeat top;
}
.left {
	float: left;
}
	.left_content {
		float: left;
		width: 560px;
		background-color: #393939;
		color: #d2d2d2;
		text-align: justify;
		margin: 0 3px 10px 0;
		padding: 10px;
	}
	.middle {
		width: 100%;
		background-color: #393939;
		color: #d2d2d2;
		text-align: justify;
		margin-bottom:25px;
	}
	.middle_content {
		background-color: #393939;
		color: #d2d2d2;
		text-align: justify;
		margin: 0 3px 0px 0;
		padding: 0px 10px 0px 10px;
	}	
	.left_content img{
		float: left;
		color: #303030;
		border: 0px;
		margin: 0px;
		/*
		border: 1px solid #f5f5f5;
		background-color: #FFFFFF;
		margin: 3px 10px 7px 0;
		*/
	}

.right {
	float:right;
	width: 192px;
	margin: 0 0 5px 0;
	line-height:1.3em;
	font-size:1.0em;
}
	.uppermenu {
		padding: 10px;
		margin: 0 0 3px 0;
		background: #FFD06B url(yellowcorner.gif) no-repeat top right;
		line-height:1.3em;
		color: #5A410A;
		font-size:1.0em;
	}
	.uppermenu ul, .uppermenu li {
		list-style: none;
		margin: 0;
		padding: 0 0 5px 0;
	}
	.uppermenu a { color: #008DC9; background: #FFD06B; font: bold 1.2em Arial, Sans-Serif; }
	.uppermenu a:hover { color: #FFF; background: #FFD06B; }
	.lowermenu {
		padding: 10px;
		height: 90px;
		background: #AFAFAF url(greycorner.gif) no-repeat bottom left;
		line-height: 1.3em;
		color: #5A410A;
		font-size:1.0em;
	}
	.box {
		float: left;
		width: 85px;
		height: 55px;
		padding: 15px 0;
		text-align: center;
		color: #018EC5;
		background: #AFAFAF url(smallbox.gif) no-repeat;
	}
	.box p { margin: 0;	}

.center {
	height:15px;
}

.bottom {
	clear: both;
	height: 258px;
	background: #515151 no-repeat bottom left; /*url(bigbg.gif) */
	color: #FFF;
	padding: 0 0px 0px 0px;
	margin: 20px 0 20px 0;
}

.related { 
	clear: both; 
	float: left; 
	width: 364px; 
	color: #FFD1CE; 
	background: #C40F01 url(redbg.gif) repeat-x;
	padding: 10px;
	height: 300px;
}
	.related a { color: #FFF; background: inherit; }
	.leftlist {
		padding: 5px;
		margin: 1px;
		border-bottom: 1px dotted #FFF;
	}
	.leftlist:hover { color: #FFF; background: #A20B00;	}

.worth {
	background: #008EC5 url(bluebg.gif) repeat-x;
	width: 364px;
	float: right;
	height: 300px;
	padding: 10px;
	margin: 0 0 0 0;
	color: #C7EFFF;
}
	.worth a { color: #FFF; background: inherit; }

fieldset {
    /*background: #CFC;*/
    /*color: #363;*/
    border: 1px solid;
    border-color: #696;
    /*font-size: 12px;*/
    margin: 0.5em;
    padding: 0.5em;
    width: 95%;
    align: left;
}
legend {
		/*color: #363;*/
		font-weight: bold;
		font-size: 12px;

}
.rightlist {
	padding: 5px;
	margin: 1px;
	border-bottom: 1px dotted #FFF;
}
	.rightlist:hover { color: #FFF; background: #0183B6; }

.footer{
	clear: both;
	padding: 25px 0 15px 0;
	font-size: 0.9em;
	color: #999;
	text-align:center;
	background: #000000 repeat-x;
}
	.footer a { color: #04B9FF; background: inherit; }
	.footer a:hover { color:#FF1604; background: inherit; }
.header{
	background: transparent url(header.png) no-repeat top center;
	height:63px;
	margin-bottom:5px;
}
div.navigation {
	margin-bottom:0px;
}
div.navigation a{
	color:#808080;
	margin-bottom:10px;
	padding:8px 8px 5px 8px;
}
div.navigation a:hover{
	margin-bottom:10px;
	text-decoration:bold;
	background:#393939;
	color:#fff;
}
div.navigation a:visited{
	margin-bottom:10px;
}
#nones div{
	background-color:#171717;
}
#nones li{
background-color:#171717;
	list-style-image:url(list/d.gif);
}
.bubbletop2{
	height:10px;
	width:548px;
	background: url(list/e1.gif) repeat-x top;
	/*background-image:url(list/e1.gif);*/
	
}
.bubblebottom2{
	height:10px;
	width:548px;
	background: url(list/e2.gif) repeat-x top;
}