/*general linking*/
a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
  color: #cccccc;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: none;
	
}
/*menu to the right*/
a.nav:link {
	color: #666666;
	text-decoration: none;
}

a.nav:visited {
	color: #cccccc;
}

a.nav:hover {
	color: #006699;
	background-color: #eeeeee
/*headings news*/
}
a.bod:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5A81BD;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;

}

a.bod:visited {
	color: #006699;
}

a.bod:hover {
	text-decoration: none;

}


.general {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	}
.dropCap {
	font: bold 300% times,serif;
	color: #006699;
	Float: left;
	vertical-align:top;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
	border: none;
	text-indent: 12px;
	height: 15px;

}


.centerP {
	background-color: #003366;
	background-repeat: no-repeat;
	/*border: 1px solid #333333;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	height: 15px;
	}

.bg1 {
	background-color: #FFcc66;
	background-repeat: no-repeat;
	border: 1px solid #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	vertical-align: middle;
	height: 15px;
	}
	.bg2 {
	background-color: #C3E3EE;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-indent: 10pt;
	font-size: 11px;
	font-weight: normal;
	height: 20px;

	
	}
		.bg3 {
	background-color: #eeeeEE;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: LEFT;
	text-indent: 12pt;
	/*font-weight: bold;*/
	color: #333333;
	vertical-align: middle;
	height: 10px;
	list-style-type: disc;
	
}
.bghead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #999999;
	background-image:  url(images/top2005.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: baseline;
	height: 83px;
	
}
.menuR {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	height: 20px;
	vertical-align: top;
	text-indent: 12pt;
	
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	
}

.border {
	height: 15px;
	border: 1px solid #999999;
	
}
.borderRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	
}
/*lower right menu*/
.vol {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	list-style-type: square;
	height: 50px;
	vertical-align: middle;
}
.widthRight {
	width: 20%;

}

.textCenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	height: 50px;
}
.menuBib {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #e5e3c6;
	text-align: center;
	height: 15px;
	border: 1px solid #666666;
	width: 100px;
}
.HEAD {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	
}
.table {
	margin: 10px;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	height: 10px;
	/*clip:   rect(auto auto auto auto);
	vertical-align: top;*/
}
.cap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCCCCC;
	line-height: 30px;
}
