body {
	background-color: #DCDCDC;
	font-family: calibri;
	font-size: 12px;
	color: #336699;
	text-align:center;
}

td, th {
	font-family: calibri;
	font-size: 12px;
	color:#333333;
}

table.table1 {
	background-image: 
	url('images/table1bkgrd.gif');
	background-repeat:repeat;
	border-style:ridge;
	border-width:thin;
	border-color:#A9A9A9;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	text-align:center;
}

table.table2 {
	background-color:white;
	border-width: thin;
	border-style: dotted;
	margin-left: auto;
	margin-right: auto;
	width:763;
	padding:12;
	spacing:5;
}

h1 {
	font-family:calibri;
	font-size:14px;
}	

h2 {
	font-family:calibri;
	font-size:12px;
	color:#DD0000;
}

p {
	font-family:calibri;
	font-size: 12px;
	color:#333333;
}

p.login {
	float:right; 
	line-height:1em;
	position:relative;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	padding:9px;
}

p.heading {
	font-family:calibri;
	font-size:40px;
}

p.subnav {
	float:left; 
	line-height:1em;
	position:relative;
	text-align:center;
	font-size:14px;
	color:#FFFFFF;
	padding:9px;
}

p.small {
	font-size:small;
}

B {
	font-family: calibri;
	font-size: 12px;
	font-weight:bold;
}

#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

#nav-menu li {
	float:left; 
	width:6em; 
	height:2em;
	line-height:2em;
	border-right:1px solid #bbb;
	position:relative;
	text-align:center;
	font-size:14px;
} 

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none
}
/* End hide */

#nav-menu
{
	width:30em
} 

#index {
	background: url('images/banner2.gif');
	height: 153px;
	width: 800px;
	position: relative;
}

#index a {
	top:0;
	left:0;
	height: 153px;
	width: 800px;
	position: absolute;
}

#index h1 {
	display:none;
}

a:link {
	color: #0000EE;
	text-decoration: none;
	
}

a:visited {
	color: #0000EE;
	text-decoration: none;
}

a:active {
	color: #0000EE;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	text-weight:bold;
}

a.specialLink:link { color: white; 
}
a.specialLink:visited { color: white; 
}
a.specialLink:hover { textdecoration:underline; 
}

form {
	background-color: #CCCC99;
}

.one {
	background-image: 
	url('images/blue_topnav.gif');
	background-repeat:repeat;
	width:611px;
}

.two {
	background-image: 
	url('images/mainnav.gif');
	background-repeat: repeat;
	text-align:left;
	text-color:#FFFFFF;
	border-top-style:line;
	border-top-width:thin;
	border-top-color:#A9A9A9;
	border-bottom-style:line;
	border-bottom-width:thin;
	border-bottom-color:#A9A9A9;
}

.three {
	background-image:
	url('images/blue_bottomnav.gif');
	font-family: calibri;
	font-size:11px;
	color:#FFFFFF;
	text-align:right;
}

.banner {
	background-image: 
	url('images/banner2.gif');
	border:0;	
}

.content {
	background-color:#EFF5FB;
	padding:8;
}

.intable {
	background-image: 
	url('images/margin2.gif');
	background-repeat:repeat;
	height:auto;
	cell-spacing:0;
	cell-padding:0;
}

.title {
	font-family: calibri;
  	font-size: 24px;
	line-height: 30px;
  	background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: calibri;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #006666;
}

.header {
	font-family: calibri;
	font-size: 24px;
	background-color: #006666;
  	color: #DCDCDC;
}


.footer {
  font-family: calibri;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
	align:bottom;
}

	


