
a:link {
	color: #003399;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #003399;
	font-weight: normal;
	text-decoration: none;

}
a:hover {  color: 6699CC}
a:active {
	color: #003399;
	font-weight: normal;
	text-decoration: none;

}


.body {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #666666;
	line-height: 1.5;
	text-align:justify;
}

.bodyhome {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #666666;
	line-height: 1.5;
	text-align:justify;
}

.body-blue {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: normal;
	color : #6699CC;
	line-height: 1.5;
}



.body-white {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #FFFFFF;
	line-height: 1.5;
}



.top {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #003399;
	line-height: 2.5;
}

.back {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #666666;
	line-height: 1.0;
}

.caption {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: bold;
	color : #666666;
	line-height: 1.5;
}

.projectcaption {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #666666;
	line-height: 1.5;
}


.homehead {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 18px;
	font-weight: normal;
	color : 666666;
	line-height: 1.5;
	text-align:justify;
}

.homebox {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 9px;
	font-weight: bold;
	color : CC0000;
	line-height: 1.8;
}


.head {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 13px;
	font-weight: bold;
	color : #000000;
	line-height: 2.5;
}

.subhead {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 13px;
	font-weight: bold;
	color : #666666;
	line-height: 1.3;
}

.subsubhead {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	color : #666666;
	line-height: 2.0;
}

.submenu {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #666666;
	line-height: 1.5;
}


.footer {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: normal;
	color : #333333;
	line-height: 1.6;
	
}

.credit_small {
	font-family : Verdana, Arial, sans-serif;
	font-size : 9px;
	font-weight: normal;
	color : #333333;
	line-height: 1.6;
	
}



.footer a:link {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #990000;
	line-height: 1.6;
}

.footer a:visited {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #990000;
	line-height: 1.6;
}

.footer a:hover {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 10px;
	font-weight: normal;
	color : #CC9999;
	line-height: 1.6;
	
}

#photoright{
	margin: 4px 4px 24px 24px; 
	padding: 0px 0px 0px 0px; 
    background-color: #FFFFFF;
	float: right;
        
}

#photoleft{
	margin: 4px 24px 24px 0px; 
	padding: 0px 0px 0px 0px; 
    background-color: #FFFFFF;
	float: left;
        
}
.photoright{
	margin: 4px 4px 24px 24px; 
	padding: 0px 0px 0px 0px; 
    background-color: #FFFFFF;
	float: right;
        
}

.photoleft{
	margin: 4px 24px 24px 0px; 
	padding: 0px 0px 0px 0px; 
    background-color: #FFFFFF;
	float: left;
        
}


