body
{
    color: #FFFFFF;
    background-color: #000000;
    font-family: Verdana;
    font-size: 10px;
}

body a
{
    color: #C09035;
    text-decoration: none;
    font-weight: bold;
}

body a:hover
{
    text-decoration: underline;
}

#general a
{
    color: #C09035;
    text-decoration: none;
    font-weight: bold;
}

#general a:hover
{
    text-decoration: underline;
}

#framework
{
    border: solid 1px #808080;
}

#slogan td
{
    font-size: 10px;
    padding-top: 5px;
    padding-right: 10px;
    background: url( "../Images/slogan.jpg" ) no-repeat bottom center #000000;
}

#slogan a
{
    color: #FFFFFF;
    font-weight: normal;
}

#slogan a:hover
{
    color: #C09035;
}

#content
{
    background: url( "../Images/gradient.jpg" ) repeat-x bottom #000000;
}

#articles
{
    font-size: 12px;
    padding: 10px;
}

.menu td
{
    padding: 10px;
}

.menu a
{
    color: #FFFFFF;
    font-size: 10px;
    text-decoration: none;
    font-weight: normal;
}

.menu a:hover
{
    color: #C09035;
}

#footer
{
    color: #B2B2B2;
    font-size: 10px;
    text-align: center;
}

#footer a
{
    color: #B2B2B2;
    text-decoration: none;
    font-weight: normal;
}

#footer a:hover
{
    color: #C09035;
}

#pages a
{
    text-decoration: none;
}

#pages a:hover
{
    text-decoration: underline;
}

.tablegenericwhiteleft
{
    border: solid 1px #808080;
    background-color: #F0F0F0;
    width: 100%;
    color: #5A5A5A;
    text-align: left;
}

.tablegenericwhiteleft td
{
    padding: 2px;
}

.tablegenericwhite
{
    border: solid 1px #808080;
    background-color: #F0F0F0;
    width: 100%;
    color: #5A5A5A;
    text-align: center;
}

.tablegenericwhite td
{
    padding: 2px;
}

.tablegenerictransparent
{
    width: 100%;
}

.tablegenerictransparent td
{
    vertical-align: top;
    padding: 10px;
}

.tablegeneric
{
    border: solid 1px #808080;
    background-color: #5A5A5A;
    width: 100%;
}

.tablegeneric td
{
    padding: 2px;
}

.tableheader td
{
    color: #D2D2D2;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
    background: #858585 url( "../Images/tableheader.jpg" ) repeat-x top left;
}

.tablefooter td
{
    padding: 10px;
    background: #858585 url( "../Images/tablefooter.jpg" ) repeat-x bottom left;
}

.contentheader
{
    font-weight: bold;
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 16px;
}

.contentheader span
{
    color: #C09035;
    font-size: 16px;
}

.contentbody
{
    padding: 10px;
    padding-top: 20px;
    font-size: 11px;
}

.contentbody span
{
    color: #C09035;
    font-size: 9px;
    font-weight: bold;
    font-family: Arial Narrow;
}

.contentbody a
{
    color: #B2B2B2;
    font-size: 10px;
    font-weight: normal;
}

.contentbody p a
{
    color: #C09035;
    font-size: 11px;
    font-weight: bold;
}

.contentbody p u
{
    color: #C09035;
    font-size: 12px;
    font-weight: bold;
}

.table
{
	border-top: solid 1px #2E2E2E;
	border-left: solid 1px #2E2E2E;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	text-align: center;
}

.table td
{
	padding: 5px;
	font-size: 12px;
}

.head td
{
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #2E2E2E;
	border-bottom: solid 1px #2E2E2E;
	background-color: #909090;
	font-weight: bold;
}

.subhead td
{
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #2E2E2E;
	border-bottom: solid 1px #2E2E2E;
	background-color: #434343;
	font-weight: bold;
}

.body td
{
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #2E2E2E;
	border-bottom: solid 1px #2E2E2E;
}

.bodyalt td
{
	border-top: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #2E2E2E;
	border-bottom: solid 1px #2E2E2E;
	background-color: #909090;
}

.body .xmlleftcolumn
{
	text-align: left;
	font-weight: bold;
}

.bodyalt .xmlleftcolumn
{
	text-align: left;
	font-weight: bold;
}