body 
{
	font-family:  Arial;
	color: #8E5B3C;
	font-style: normal;
	text-align: left;
	background-repeat : no-repeat;
	margin-left: 0px;
	margin-top: 0px;
}

h1{	
	text-align: center;
}

h2{	
	text-align: center;
}

.footer { 
	text-align: center;
	font-size: 12px;
}

p { 
	text-align: center;
	color: #8E5B3C;
	font-size: 14px;	
}


a.header { 
	font-size: 30px;
	font-family:  Arial;
	color: #3C2821;
	font-style: bold;
	text-align: center;
	font-style: italic;
}
a:visited.header {
	font-size: 30px;
	font-family:  Arial;
	color: #3C2821;
	font-style: bold;
	text-align: center;
	font-style: italic;
}
a:hover.header { 
	font-size: 30px;
	font-family:  Arial;
	color: #3C2821;
	font-style: bold;
	text-align: center;
	font-style: italic;
}

a { 
	color: #3C2821;
	border-color: #000000;
}
a:visited {
	color: #3C2821;
	border-color: #000000;
}

a:hover { 
	color: orange;
	border-color: #000000;
}

img{
	border-color: #8E5B3C;	
}

A.menu {font-size:10pt;	font-weight:normal; color:white; text-decoration:none; }
A:link.menu {font-size:10pt;	font-weight:normal; color:white; text-decoration:none; }
A:visited.menu {font-size:10pt;font-weight:normal; text-decoration:none; color:white;}
A:active.menu {font-size:10pt;font-weight:normal; text-decoration:none; color:white;}
A:hover.menu {color: blue; font-size:10pt;font-weight:normal; text-decoration:none; color:green;}

.small_menu {font-size:8pt;	font-weight:normal; color:#3C2821; text-decoration:none; }

A.small_menu {font-size:8pt;	font-weight:normal; color:#3C2821; text-decoration:none; }
A:link.small_menu {font-size:8pt;	font-weight:normal; color:#3C2821; text-decoration:none; }
A:visited.small_menu {font-size:8pt;font-weight:normal; text-decoration:none; color:#3C2821;}
A:active.small_menu {font-size:8pt;font-weight:normal; text-decoration:none; color:#3C2821;}
A:hover.small_menu {color:orange; font-size:8pt;font-weight:normal; text-decoration:none;}

.old{
	background-color:#CACBBD;
}


table.main{
	margin-left :50px;
	margin-top : 70px;
}

div.body{
	margin-left: 120px;
	margin-top: 150px;
	text-align: left;
}

td.navLeft
{
	background-repeat : repeat-y;
	background-image : url("images/bg_left_nav.gif");
	vertical-align : top;
}

td.navTop
{
	background-repeat : repeat-x;
	background-image : url("images/bg_top_filler2.gif");
}

hr{
	margin-top: 0px;
	margin-left: 0px;
}

.small{
	font-size: 12px;
}

a.ti { 
	font-family:  Arial;
	color: #cccccc;
}
a:visited.ti {
	font-family:  Arial;
	color: #cccccc;
}
a:hover.ti { 
	font-family:  Arial;
	color: #C00000;
}

