body{
	margin:0px;
	background: url(images/layout/background.gif) repeat;
}
.image{
	margin-left:7px;
}
.imageLeft{
	margin-right:7px;
	margin-top:3px;
	margin-bottom:3px;
	float:left;
	
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}
li{ 
   list-style: square;
}

.bold{ 
   font-weight: bold;
}

h2{
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;
	font-size: 18px;
	color: Black;
	line-height:120%;
	text-align: center;
	margin:0em 0em 0em 0em
	
}
h3{
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;
	font-size: 14px;
	color: Black;
	/*text-align: center;*/
	line-height:120%;
	font-weight: normal;
	margin:0em 0em 0em 0em
}

h4{
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;
	font-size: 13px;
	color: Black;
	text-align: center;
	line-height:120%;
	font-weight: normal;
	margin:0em 0em 0em 0em
}

.red{
	color: #D00000;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;
	text-align: center;
	font-weight: bold;
}

#tableHead{
	margin-top: 5px;
}
#tableHeadInner{
background: White;
}
.headerTL{
	background-image: url(images/layout/head_corner_topleft.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
.headerTR{
	background-image: url(images/layout/head_corner_topright.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
.headerTop{
	background-image: url(images/layout/head_top.gif);
	background-repeat: repeat-x;
	height: 7px;
	width:767px;
}
.headerBottom{
	background-image: url(images/layout/head_bottom.gif);
	background-repeat: repeat-x;
	height: 7px;
	width:767px;
}
.headerLeft{
	background-image: url(images/layout/head_left.gif);
	background-repeat: repeat-y;
}
.headerBottomLeft{
	background-image: url(images/layout/head_corner_bottomleft.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
.headerBottomRight{
	background-image: url(images/layout/head_corner_bottomright.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
.headerRight{
	background-image: url(images/layout/head_right.gif);
	background-repeat: repeat-y;
	width: 7px;
	height: 7px;
}


.navTable{
	width:20%
}
.navTL{
	background-image: url(images/nav/top_corner_left.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}
.navTR{
	background-image: url(images/nav/top_corner_right.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}
.navBL{
	background-image: url(images/nav/bottom_corner_left.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}
.navBR{
	background-image: url(images/nav/bottom_corner_right.gif);
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}
.navTop{
	background-image: url(images/nav/top.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
}
.navBottom{
	background-image: url(images/nav/bottom.gif);
	background-repeat: repeat-x;
	height: 3px;
	width: 100%;
}
.navLeft{
	background-image: url(images/nav/left.gif);
	background-repeat: repeat-y;
	width: 3px;
}
.navRight{
	background-image: url(images/nav/right.gif);
	background-repeat: repeat-y;
	width: 3px;
}

#nav{
	text-align: center;
	font-size: 11px;
}

.nav{
	text-align: center;
	font-size: 11px;
}
.nav a {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 11px;
	color: White;
	background-color: #814608;
	display: block;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #9F6F3F;
}
.nav a:link {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 11px;
	color: White;
	background-color: #814608;
	display: block;
	/*padding: 1px;*/
   text-decoration: none;	
	font-weight: bold;


	border: 2px solid #9F6F3F;
	text-decoration: none;
}
.nav a:visited {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 11px;
	color: #CFAA85;
	background-color: #814608;
	display: block;
	/*padding: 1px;*/
	
	border: 2px solid #9F6F3F;
	text-decoration: none;
	font-weight: bold;
}
.nav a:active {
    font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 11px;
	color: #E8E8E8;
	background-color: #814608;
	display: block;
	/*padding: 1px;*/
	text-decoration: none;
	font-weight: bold;
	
	border: 2px solid #9F6F3F;
}
.nav a:hover {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 11px;
	color: #FAD7B3;
	background-color: #B05E0B;
	display: block;
	/*padding: 1px;*/
	text-decoration: underline;
	font-weight: bold;
	border: 2px solid #9F6F3F;
}

#mainInner{
	width:125px;
}
.mainInner{
	width:125px;
}
.mainInner{
	text-align: left;
	font-size: 10px;
	width:125px;
	padding-left:1px;
}

#tableText{
   width:100%;
   padding:2px;
	text-align: left;
	
	
}
.mainInner a {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 10px;
	color: White;
	background-color: #814608;
	display: block;
	padding-left:1px;
	
	
	text-decoration: none;
	border: 1px solid #9F6F3F;
	
}
.mainInner a:link {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 10px;
	color: White;
	background-color: #814608;
	display: block;
	padding-left:1px;
   text-decoration: none;	
 

	border: 2px solid #9F6F3F;
	text-decoration: none;
	
}
.mainInner a:visited {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 10px;
	color: #CFAA85;
	background-color: #814608;
	display: block;
	padding-left:1px;
	
	border: 2px solid #9F6F3F;
	text-decoration: none;
	
}
.mainInner a:active {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 10px;
	color: #E8E8E8;
	background-color: #814608;
	display: block;
	padding-left:1px;
	text-decoration: none;
	
	border: 2px solid #9F6F3F;

}
.mainInner a:hover {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 10px;
	color: #FAD7B3;
	background-color: #B05E0B;
	display: block;
	padding-left:1px;
	text-decoration: underline;
	
	border: 2px solid #9F6F3F;

}

.splash{
	border: 2px solid #814608;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 11px;
	font-weight: normal;
	line-height: 110%;
	text-align: center;
	vertical-align: top;
}

.tableText a {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 13px;
	color: #FF8C00;
	text-decoration: none;
}

.tableText a:link {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 13px;
	color: #FF8C00;
	text-decoration: none;
}
.tableText a:visited {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 13px;
	color: #A0522D;
	text-decoration: none;
}
.tableText a:active {
    font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 13px;
	color: #FFD700;
	/*padding: 1px;*/
	text-decoration: none;
}
.tableText a:hover {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 13px;
	color: #DAA520;
	text-decoration: underline;

}

a {
	font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 13px;
	color: #D8943F;
	font-weight: bold;
	text-decoration: none;
	}
	
a:link {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 13px;
	color: #D8943F;
    text-decoration: none;	
	font-weight: bold;

}
a:visited {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 13px;
	color: #D8943F;
	text-decoration: none;
	font-weight: bold;
}
a:active {
    font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 13px;
	color: #D8943F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
   font-family: "Trebuchet MS",Trebuchet,Verdana,Arial,Helvetica,"Lucida Grande",sans-serif;*/
	font-size: 13px;
	color: #ffae4a;
	text-decoration: underline;
	font-weight: bold;
}

