/*****Main Layout*****/
/* body options */
body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 90%;
	color: #B8B8B8;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/main/bg-main-6x562.gif);
	background-repeat: repeat-x;
        scrollbar-base-color: 000000;
        scrollbar-arrow-color: a4a4a4;
        scrollbar-face-color: 000000;
        scrollbar-highlight-color: a4a4a4;
        scrollbar-3dlight-color: a4a4a4;
        scrollbar-darkshadow-color: a4a4a4;
        scrollbar-shadow-color: a4a4a4;}


/* Page Container */
#container {
	width: 800px;
	border: 1px solid #CCCCCC;
	margin: auto;
	margin-top: 15px;}

/* Page Banner */
#banner-main {
	width: 800px;
	height: 110px; 
	background-image: url(../images/main/banner-main-800x110.jpg);
	background-repeat: no-repeat;}

/* Page Banner */
#banner-title {
	width: 800px;
	height: 110px;
	background-image: url(../images/main/banner-title-800x110.jpg);
	background-repeat: no-repeat;}

/* main menu */
#nav1Container {
	width: 800px;
	height: 30px;
	background-color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;}

/* main menu list options */
ul.nav1  {
	padding:  0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;}

ul.nav1 li {
	display: inline;
	line-height: 23px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 1.2em;}

ul.nav1 li a {
	text-decoration: none;
	color: #ffffff;}

ul.nav1 li a:hover, ul.nav1 li.current a  {
	color: #FF0000;}


/* Container Columns */
#main1 {
	width: 800px;
	padding: 0px 0px 0px 0px;
	font-size: 0.85em;
	float: left;}

/* Page Paragraph */
p {
	font-size: 0.85em;
	line-height: 16px;
	margin: 0px;
	padding: 0px;}


ul.nav2  {
	padding:  0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.1em;
	list-style-type: none;}

ul.nav2 a {
	text-decoration: none;
	color: #ffffff;}

ul.nav2 a:hover, ul.nav1 li.current a  {
	color: #FF0000;}

ul.nav2 li {
	display: inline;
	line-height: 23px;
	padding-left: 12px;
	margin-left: 12px;
	background-image: url(../images/main/arrow-main-13x16.gif);
	background-repeat: no-repeat;
	font-size: 1em;}

ul.nav2 li a {
	text-decoration: none;
	color: #ffffff;}

ul.nav2 li a:hover, ul.nav1 li.current a  {
	color: #FF0000;}

ul.nav2 a.current  {
	color: #FF0000;}




/* General text */
.gen { font-size : 14px; }
.genmed { font-size : 13px; }
.gensmall { font-size : 12px; }
.genmain {font-weight: bold; font-family: "Century Gothic"; color: #B8B8B8; font-size : 11px; }
.gen,.genmed,.gensmall { color : #B8B8B8; }
a.gen,a.genmed,a.gensmall { color: #ffffff; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #ff0000; text-decoration: underline; }
a.menu:active {text-decoration: none; color: #ffffff;}
a.menu:visited {text-decoration: none; color: #ffffff;}
a.menu:link {text-decoration: none; color: #ffffff;}
a.menu:hover {text-decoration: none; color: #ff0000;}
body {font-size: 12px; color: #ffff; font-weight: normal; font-family: Tahoma, Arial, Verdana;}


/*****Main Table*****/
/* colour round the entire table */
.bodyline	{ background-color: #000000; }

/* outline round entire table */
.tableline	{ background-color: #000000; border: 0px #000000 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #000000; }
td.row2	{ background-color: #000000; }
td.row3	{ background-color: #000000; }

/* Main Table Top Right Image*/


/* Main Table Header cells */


/* Main Table Inner Border Settings */
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;}
td.row3Right,td.spaceRow {
	background-color: #E6E6E6; border: #CCCCCC; border-style: solid;}

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* Main Table Category Titles */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #B8B8B8}
a.cattitle		{ text-decoration: none; color : #ffffff; }
a.cattitle:hover{ text-decoration: none; }

/* Main Table Sub-Titles */
.tablelink		{ font-weight: bold; font-size: 14px; color : #ffffff; }
a.tablelink 	{ text-decoration: none; color : #cccccc; }
a.tablelink:hover{ text-decoration: underline; color : #ffffff; }

/*****Footer*****/
#footer {
	width: 800px;
	margin: auto;
	clear: both;
	font-size: 0.7em;
	padding-top: 4px;
	padding-left: 10px;}

#footer a{
	text-decoration: none;
	color: #cccccc;
	float: left;}

#footer a:hover {
	color: #99CC00;}

.copyright {
	float: right;
	padding: 0px; 
	padding-bottom: 10px;
	padding-right: 10px;
	color: #000000;
        font-size : 11px}