/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/





/* Elements */

#top10 {
}
#top10 table {
	width:150px
}

body {
	background: #4C4C4C;

	text-align: justify;
	color: #4C4C4C;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

.style2 {color: #FFFFFF}.

h2, h3 {
	margin-top: 0px;
	color: #383838;

}

h2 {
	font-size: 16px;
	display: inline;
}

h3 {
	margin: 0;
	font-size: 14px;
	display: inline;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
	margin-top: 0;

}

a {
	color: #2B2B2B;
}

a:hover {
	text-decoration: none;
}

.toplinks {
	padding-top: 3px;
	width: 500px;
	margin: 0 auto;
	color:#FFFFFF;
	text-align:right;
}

/* Header */

#header {

	width: 534px;
	height: 78px;
	margin: 0 auto;
		margin-top: 50px;
	background: url(../images/img1.gif);
}

#header h1 {
	float: left;
	margin: 0;
	padding: 30px 0 0 20px;
	font-size: 32px;
}

#header h2 {
	float: right;
	margin: 0;
	padding: 45px 20px 0 0;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #000000;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

/* Menu */

#menu {
	width: 514px;
	height: 25px;
	margin: 0 auto;
	padding: 0 0px;
	background: #333333;
}

#menu ul {
	width: 204px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: #333333;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 5px 15px 5px 15px;
	border-left: 1px solid #666666;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #CCCCCC;
	color: #000000;
}

#menu .first a {
	border: none;
}

/* Content */

#content {
	width: 514px;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	background: url(../images/img3.gif);
}

#colTwo {
	float: right;
	width: 150px;
	margin-right:10px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
}

#colTwo h2 {
	margin-left:10px;

}

#colOne {
	margin-left:10px;
	float: left;
	width: 300px;
	padding: 0 15px 0 15px;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
}

#colOne p {
	margin-top:5px;
}

/* Footer */

#footer {
	width: 534px;
	height: 30px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(../images/img4.gif) no-repeat;
}

#footer p {
	margin: 0px;
	text-align: center;
	color: #2B2B2B;
}
.style1 {font-size: 32px}


/* Tables */
#list {
	margin-left:20px;
}
img{
	border:none;
}

td {
	font-weight: bold;
	line-height:normal; 
	text-align: left; 
}
td,th {
	border-top: 1px solid #d6d6d6;
}
tr {
	background: #f8f8f8;
}
tr.odd {
	background: #eeeeee;
	border-color: #deded8;
}
tr a {
	color:#4C4C4C;
	text-decoration:none;
}
table a:hover {
	color: #FF33CC;
}
table {
	border-collapse: separate; border-spacing: 0; margin: 0 0 1em 0; 
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-top:none;
	color:#4C4C4C;
}
#colTwo table{
	border-right:none;
	border-left:none;
}
