/* CSS Document */
/* CSS Document */

a:link {
	font-family:Verdana; 
	font-size:12px; 
	color:#000000;
	text-decoration:none;

}

a:hover {
	font-family:Verdana; 
	font-size:12px; 
	color:#000000;
	text-decoration:underline;
}

a:visited {
	font-family:Verdana; 
	font-size:12px; 
	color:#000000;
	text-decoration:none;
}

.headertext {
	font-family:Verdana; 
	font-size:12px; 
	color:#556883;
	line-height:1.5;
	font-weight:bold;
}

.bigtext {
	font-family:georgia; 
	font-size:20px; 
	color:white;
	line-height:1.5;
	font-weight:bold;
}


.abouttext {
	font-family:georgia; 
	font-size:14px; 
	color:#104FD0;
	line-height:1.5;
	font-weight:bold;
}

.projecttext {
	font-family:georgia; 
	font-size:14px; 
	color:#841338;
	line-height:1.5;
	font-weight:bold;
}

.titletext {
	font-family:Verdana; 
	font-size:12px; 
	color:#8C1212;
	line-height:1.5;
	font-weight:bold;
}


.bodytext {
	font-family:Verdana; 
	font-size:12px; 
	color:#000000;
	line-height:1.5;
	text-align:justify;
}
.tabletext
{
	font-family:Verdana; 
	font-size:10px; 
	color:#556883;
	line-height:1.5;
	text-align:left;
}

.chieftext
{
	font-family:Verdana; 
	font-size:11px; 
	color:#104FD0;
	line-height:1.5;
	text-align:left;
}

.spltext
{
	font-family:Verdana; 
	font-size:11px; 
	color:#556883;
	line-height:1.5;
	text-align:left;
}

.body {
	margin-left:0px; margin-right:0px; 
	margin-top:0px; margin-bottom:0px;
	Scrollbar-Face-color: #9FB6D7;
	Scrollbar-Highlight-color: #25428A; 
	Scrollbar-Shadow-color: #25428A;
	Scrollbar-Arrow-color: #E2E6E5;
	Scrollbar-Track-color: #E2E6E5;
	background-repeat:no-repeat;
	background-position:top;
}

.boder {
	border: 1px solid #E2E6E5;
}

.boxborder
{
border-left: 1px solid #E2E6E5;border-right: 1px solid #E2E6E5;border-top: 1px solid #E2E6E5;border-bottom: 1px solid #E2E6E5;
}

.leftboder {
	border-left: 1px solid #E2E6E5;
}

.Topboder {
	border-top: 1px solid #E2E6E5;
}

.Rightboder {
	border-right: 1px solid #E2E6E5;
}

.boldtext {
	font-family:Verdana; 
	font-size:13px; 
	color:#556883;
	line-height:1.5;
	font-weight:500;
}

.currentnews {
	font-family:Verdana; 
	font-size:12px; 
	line-height:1.5;
}

.footertext A:link{
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: verdana;
	text-decoration:none;
	font-weight:500;
}


.Copyright {
	FONT-SIZE: 9pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana; 
}

