BODY, TD {
	background: #352321;
	color: #937362;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
}

#adsense_right
{
    position: absolute;
    right: 358px; 
    top: 1.1in;
    width: 160px;
    z-index: 2;
}

DIV.table TH {
	background: #2B1C17;
	color: white;
	font-size: 12px;
}

DIV.table TH, DIV.table TD {
	padding: 4px;
	border-color: white;
	border-width: 1px;
}

A:link, A:active {
	color: #e1ab65;
	font-size: 12px;
}

A:visited {
	color: #a16b25;
	font-size: 12px;
}

A:hover, A:active {
	color: #f98f05;
	font-size: 12px;
}

H1.title {
	color: #FFCC00;
}

H2.title {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}

H3.title {
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px;	
	font-weight: bold;
	color: #FFCC00;
}

DT .term {
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px;	
	font-weight: bold;
}

TR.question TD {
	font-weight: bold;
}

H4.title {
	color: #FFCC00;
}

IMG {
	border: 0px;
}

SPAN.guibutton, SPAN.guimenuitem {
	font-weight: bold;
}

TD.icon {
	width: 64px;
}

TD.command {
	width: 25%;
}

TD.parameters {
	width: 20%;
}

TD.level {
	width: 5%;
}



/* Custom header */

TABLE.custom_header {
	width: 100%;
}

TD.custom_header_left {
	background-image: url("../images/common/barleft.jpg");
	height: 57px;
	width: 49px;
}

TD.custom_header_mid {
	background-image: url("../images/common/barmid.jpg");
	height: 57px;
	text-align: center;
}

TD.custom_header_mid A:link, TD.custom_header_mid A:visited, TD.custom_header_mid A:active {
	font-weight: bold;
	font-size: 13px;
	color: #FFCC00;	
}

TD.custom_header_right {
	background-image: url("../images/common/barright.jpg");
	height: 57px;
	width: 49px;
}

/* Custom divider */

TABLE.custom_divider {
	width: 90%;
	margin-top: 5px;
}

TD.custom_divider_left {
	background-image: url("../images/common/bgleft.jpg");
	height: 17px;
	width: 28px;
}

TD.custom_divider_mid {
	background-image: url("../images/common/bg01.jpg");
	height: 17px;
}

TD.custom_divider_right {
	background-image: url("../images/common/bgright.jpg");
	height: 17px;
	width: 28px;
}
