body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}

a {
	color: #000066;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
	}
	
.altlink {
	color: #000066;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.altlink2 {
	color: #cccccc;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}	
h1 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	font-style: oblique;
	color: #DFDFDF;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	font-style: oblique;
	color: #666666;
	text-decoration: none;

}

h4 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	text-decoration: none;

}

h5 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	color: #000066;
	text-decoration: none;
}

hr {
	border: 1px dotted #000066;
	
}
ol, ul {
	color: #000066;
}

li {
	list-style-type: circle;
}

p	{
	color: #000066;
	}
.absmiddle {
	vertical-align: middle;
}	
.border1 {
	border: 1px inset #FFFFFF;
}
.border2 {
	border: 2px ridge #cccccc;
	background-color: #F3F3F3;
}
.picborder {
	border: 2px outset #cccccc;
}
.pic2border {
	border: 2px outset #cccccc;
	background-color: #000066;
	font-size: 36px;
}
.titleborder	{
	border-left: 2px outset #cccccc;
	border-bottom: 2px outset #cccccc;
	border-top: 2px outset #cccccc;
	border-right: 2px outset #cccccc;
	background-color: #000066;
	background-image: url(images/bgtitle.gif);
	background-repeat: no-repeat;
	background-position: center center;
	}
.navborder	{
	border-left: 2px ridge #cccccc;
	border-bottom: 2px outset #cccccc;
	border-top: 2px inset #cccccc;
	border-right: 2px ridge #cccccc;
	background-color: #cccccc;
	color: #666666;	
	}
.nav2border	{
	border-left: 1px solid #000066;
	border-bottom: 0px solid #000066;
	border-top: 0px solid #000066;
	border-right: 0px solid #000066;
	background-color: #ffffff;
	color: #666666;	
	}
.mainborder	{
	border-left: 1px solid #000066;
	border-bottom: 0px solid #000066;
	border-top: 0px solid #000066;
	border-right: 1px solid #000066;
	background-color: #ffffff;
	}
.introborder	{
	border-left: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	border-top: 0px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
.footer {
	border-left: 1px solid #000066;
	border-top: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-right: 1px solid #000066;
	background-color: #cccccc;
	}
.linkstable {
	padding-left: 35px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #eeeeee;
}

.bodyborder	{

		}	
.linksborder	{

		}
.bgtitle 	{
	
}
.bgnav {

}
.caps {
	font-size: 17px;
	font-weight: bold;
	color: #ff0000;
	}

.greytext {
	font-size: 10px;
	color: #999999;
}
.rfooter {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: right;

}
.lfooter {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;

}
.cfooter {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;

}

