@charset "UTF-8";
/* CSS Document */

body {
	color: #000;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	background: #ffffff;
	background-color: #000;

	font: 12px/18px Arial, Helvetica, sans-serif;
}
a {
text-decoration: none;
font-family: Georgia, Times New Roman, Times, serif; 
font-size:12px;
color:#000;
}


a:hover {
	border-bottom:1px solid;
        cursor: pointer;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#000;
}
h1 {
    color:#000;
    font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size: 22px; 
	line-height:110%;
	font-weight:normal;
}

#all {
	background-color:#ff0;
	width:775px; 
	padding: 10px; 
	border:1px solid #fff; 
	border-width: 0 1px 1px 1px 1px;
	margin:0 auto;"
}
#twoboxes {
	background: url(images/two-box-fill2b.gif) repeat-y left top;
	width: 775px;
	color: #ff0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 25px;
	height: 165px;
}
#twoboxes .title {
	font: normal 21px/30px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#twoboxes a:link, #twoboxes a:visited, #twoboxes a:active, #twoboxes a:focus {
	color: #666666;
}
#twoboxes a:hover {
	color: #ff0;
	text-decoration: none;
}
#twoboxes p {
	margin: 0px;
	padding: 0px;
}
#twoboxtop {
	background: url(images/two-box-top2b.gif) no-repeat left top;
	height: 30px;
	padding-top: 0px;
	width: 775px;
}
#twoboxbottom {
	background: url(images/two-box-bottom2b.gif) no-repeat left bottom;
	height: 11px;
	width: 775px;
	clear: left;
	margin-bottom: 25px;
}
div.twoboxleft {
	width: 340px;
	float: left;
	margin-right: 37px;
	padding-left: 15px;
	display: inline;
}
div.twoboxright {
	width: 340px;
	float: left;
	display: inline;
	padding-left: 22px;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrgt {
	float:right;
}
