/* by Sam */
/*-------------------------------------------------------*/
html {
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background-color: #efefef;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
img {
	border: none;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px;
}
/*-------------------------------------------------------*/
table#main_table {
	width: 752px;
	background-color: #FFFFFF;
	border-right: 1px #c0c0c0 solid;
	border-left: 1px #c0c0c0 solid;
	text-align: center;
}
table#logo_table {
	width: 752px;
	direction: ltr;
}
td#menu_bar {
}
div#menu_block {
	background-color: #000000;
	color: #BBBBBB;
	text-align: left;
	padding-left: 10px;
}
/*-------------------------------------------------------*/
td#main_bar {
}
table#content_table {
	width: 752px;
}
td#side_bar {
	width: 205px;
	vertical-align: top;
	text-align: left;
}
div#side_1 {
	margin: 5px;
}
div#side_2 {
	margin: 5px;
}
td#content_bar {
	width: 547px;
	vertical-align: top;
	text-align: left;
	background-image: url(../images/vertdot.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div#top_block {
}
div#content_block {
	color: #666666;
	padding: 10px 10px 10px 10px;
	text-align: justify;
}
div#content_title {
	background-color: #FFFFFF;
	text-indent: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
/*-------------------------------------------------------*/
div#bottom_block {
}
div#footer_block {
	height: 18px;
	clear: both;
	padding: 10px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
}
div#footer_block a {
	color: #FFFFFF;
}
/*-------------------------------------------------------*/
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/
div.moduletable {
}
div.moduletable h3 {
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px;
}
/*********************/
div.componentheading {
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
}
/*********************/
table.contentpaneopen {
	margin: 0px 10px 0px 10px;
}
td.contentheading {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
}
td.buttonheading {
	width: 20px;
}
.createdate {
	font-size: 10px;
	color: #0033FF;
}
.modifydate {
	font-size: 10px;
	color: #660099;
}
a.readon {
	color: #FF6600;
}
/*********************/
table.contenttoc {
}
table.contenttoc th {
	border: 1px #FFFFFF solid;
	background-color: #666600;
	color: #660000;
	padding: 3px;
}
table.contenttoc td {
	border: 1px #FFFFFF solid;
	background-color: #669933;
	text-indent: 4px;
}
a.toclink {
	color: #000099;
}
a:hover.toclink {
	color: #990000;
}
div.pagenavcounter ,
div.pagenavbar {
	text-align: center;
	font-weight: bold;
	color: #339999;
}
div.pagenavbar a {
	color: #336600;
}
/*********************/
td.sectiontableheader {
	text-align: center;
	background-color: #990000;
	color: #FFFFFF;
	border: 2px #FFFFFF solid;
}
td.sectiontableheader a {
	color: #FFFFFF;
}
tr.sectiontableentry1 td {
	text-align: center;
	background-color: #FFCC99;
	color: #333399;
	border: 2px #FFFFFF solid;
}
tr.sectiontableentry2 td {
	text-align: center;
	background-color: #FFFF99;
	color: #333399;
	border: 2px #FFFFFF solid;
}
td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
}
/*********************/
span.article_separator {
	display: block;
	height: 20px;
}
/*********************/
span.breadcrumbs {
	display: block;
	margin: 10px;
}
/*********************/
div.search {
	text-align: center;
}
input#mod_search_searchword {
	width: 210px;
	height: 25px;
	text-indent: 5px;
	border: 2px #c8c2b5 solid;
	color: #666666;
	font-size: 16px;
}
/*-------------------------------------------------------*/

