/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #3886E0;
}

a:hover, {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
}

*
{
border: 0;
margin: 0;
}

body
{
	background: #d8d8d8 url(images/bg-body2.gif) repeat-x;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
	color: #666666;
}

#main
{
margin: 0 auto;
width: 902px;
background: url(images/table_back.jpg) repeat-y;
}

#header
{
background: url(images/header2.jpg) no-repeat;
font: 12px Arial;
width: 902px;
height: 191px;
}

#logo
{
padding-left: 40px;
text-align: left;
padding-top: 40px;
}

#logo a {
	text-decoration: none;
	font-style: italic;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 12px;
color: #ffffff;
}

#buttons
{
float: right;
padding-top: 154px;
height: 40px;
padding-right: 20px;
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 142px;
	height: 23px;
	margin-left: 1px;
	background: url(images/menu_bg.jpg) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;

}

#buttons a:hover {
	width: 142px;
    height: 23px;
	background: #FFFFFF url(images/menu_hover.jpg) repeat-x;
}

#content
{
width: 870px;
padding: 15px;
}

#left
{
width: 580px;
padding: 10px;
}

#left H1
{
color: #63676c;
margin: 0;
padding: 0;
font-size: 24px;
}
#left H2
{
color: #63676c;
margin: 0;
padding: 0;
font-size: 18px;
padding-top: 10px;
}

#left a
{
 color: #3886E0;
}

#left a:hover, {
	text-decoration: none;
	color: #FF0000;
}

#left a:visited {
	color: #3886E0;
}

#right
{
float: right;
width: 254px;
}

#sidebar 
{
width: 254px;
}

#sidebar ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li 
{
	margin-bottom: 15px;
	font-weight: bold;
}

#sidebar li ul {
	padding: 10px;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
}


#sidebar li h2 {
	height: 36px;
	margin: 0;
	padding: 10px 0 0 20px;
	background: url(images/title.jpg) no-repeat;
	font-size: 17px;
	color: #ffffff;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#sidebar a:visited {
		text-decoration: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat left center;
}

#metamorph2
{
	border-left: 1px solid #4E4E4E;
	border-right: 1px solid #4E4E4E;
}

#footer
{
	background: url(images/footer.jpg) repeat-x;
	height: 70px;
	font-size: 10px;
	color: #ffffff;
	padding-top: 20px;
	text-align: center;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5B5843;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 6px;
	background: #CFD3C5 url(images/bg_header.jpg) no-repeat;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #DCD7C2;
	background: none;
}
td {
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #DCD7C2;
	border-bottom: 1px solid #DCD7C2;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #000000;
}
td.alt {
	background: #F7F7F7;
	color: #000000;
}
th.spec {
	border-left: 1px solid #DCD7C2;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
th.specalt {
	border-left: 1px solid #DCD7C2;
	border-top: 0;
	background: #F7F7F7 url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5B5843;
}
#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
	table-layout: fixed;
}
th.specalt {
	border-left: 1px solid #DCD7C2;
	border-top: 0;
	background: #F7F7F7 url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #5B5843;
}