body { margin: 0px; background-color: #252525; }
body, table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#666666; }
table a { color:#666666; font-weight: bold; text-decoration: none; }
table a:hover { color:#FFFFFF; font-weight: bold; text-decoration:none; }
body { 
	background-color: #333333; 
	margin: 0px;	
	background-repeat:repeat-y;
	background-position:center;
}

img { border-style: none; }

strong { color:#cccccc; }
.body_bg { 	background-image:url(./images/bg.gif); }
.subsection { padding-left: 38px; }
.section {
	padding: 4px;
	border: 1px solid #333333;
	background-color:#222222;
	margin-bottom: 8px;
}

.image_shell {
	border-right: 3px double #666666;
	border-left: 3px double #666666;
	
	border-collapse:collapse;
}

.shell {
	width: 774px;
	/*
	border-right: 3px double #666666;
	border-left: 3px double #666666;
	border-collapse:collapse;
	*/
}
.content {
	background-color: #252525; 
	text-align:left;
}
.content_pad { padding: 16px; }
.footer { 
	background-color: 3333333; 
	vertical-align:top; 
	font-size: 10px;
	background-image:url(./images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position: top;
}
.footer_pad { padding-left: 24px; padding-right: 24px; padding-top: 8px; padding-bottom: 8px; }

.r { color:#FF0000; }
.g { color:#cccccc; }
.nopdf { padding-left: 40px; }
.nopdf_list a { color:#cccccc; text-decoration: none; font-weight: normal; }
.nopdf_list a:hover { color:#F9C51F;  text-decoration: none; font-weight: normal; }


.doclist li a { color:#cccccc; none; font-weight: normal; }
.doclist li a:hover { color:#F9C51F; text-decoration: none; font-weight: normal; }
.doclist li div { padding-left: 32px; padding-top: 2px; padding-bottom: 2px; }
.doclist li {
	margin-left: 0px;
	padding-left: 0px;
	background-repeat:no-repeat;
	background-position:left;
	list-style-type: none;
	font-size: 11px;	
}

.pdf_doc { background-image:url(./images/pdf2.gif); }
.html_doc { background-image:url(./images/ie2.gif); }
.kmd_bg {
	background-image:url(./images/kmd.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.kmd_bg2 {
	background-image:url(./images/kmd2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.thumb { border: 3px double #666666; }
.thumb_label { font-size: 9px; }

#flashcontent {
	margin:0 auto;
	text-align:center;
}	
