@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

.body2 {
	background: #333333;
}


.body1 #container1 {
	width: 800px; 
	background: #CCCCCC;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
	padding: 0px;
}


.body1 #containerIndex {
	width: 950px; 
	background: #CCCCCC;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
	padding: 0px;
}


.body2 #containerActual {
	width: 950px; 
	background: #333333;
	margin: 0 auto; 
	border: 0px;
	text-align: left; 
	padding: 0px;
}


.body1 #mainContent {
	padding: 0px 20px;
}



.body2 #mainContent {
	padding: 0px 20px;
}






.subContent1, .subContentImg, .subContentTimsh {
    
	float:left;

	width:100px;
	height:100px;
    padding:15px;
    border:0px;
    margin:10px;
	
	background-color:#666666;
	color:#FFFFFF;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.subContent1 a:link { text-decoration:none; color:#ffffff;  }
.subContent1 a:visited { text-decoration:none; color:#ffffff;  }
.subContent1 a:active { text-decoration:none; color:#ffffff; }
.subContent1 a:hover { text-decoration:none; color:#ffffff; background-color:#42b0b0;  }




.subContent33 {
    
	float:left;

	width:100px;
	height:100px;
    padding:15px;
    border:0px;
    margin:10px;
	
	background-color:#333333;
	color:#FFFFFF;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.subContentIndex33 {
    
	float:left;

	width:100px;
	height:100px;
    padding:15px;
    border:0px;
    margin:10px;
	
	background-color: #FFFFFF;
	color:#FFFFFF;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}







.titleWrap {
	width:700px;
	padding-bottom:25px;
	padding-top:25px
}


.titleWrapActual {
	width:900px;
	padding-bottom:25px;
	padding-top:25px
}


.actual900image {
	width:900px;
	padding-bottom:25px;
	padding-top: 25px;
}



.subContentImg { background-color:transparent; }


.subContentTimsh { 
background-color:transparent;
width:400px;
color:#333;
font-family:Baskerville, Georgia, "Times New Roman", Times, serif;
font-size:18px;
}

.subContentTimsh a:link { text-decoration:none; color:#333;  }
.subContentTimsh a:visited { text-decoration:none; color:#333;  }
.subContentTimsh a:active { text-decoration:none; color:#333; }
.subContentTimsh a:hover { text-decoration:none; color:#333; background-color:#42b0b0;  }





.subContentF { 

	float:left;

	width:400px;
	height:100px;
    padding:15px;
    border:0px;
    margin:10px;
	
	
	background-color:#FFFFFF;
	color:#333;
	font-family:Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

.subContentF a:link { text-decoration:none; color:#333;  }
.subContentF a:visited { text-decoration:none; color:#333;  }
.subContentF a:active { text-decoration:none; color:#333; }
.subContentF a:hover { text-decoration:none; color:#333; background-color:#42b0b0;  }



.subTimshIndex { 
	
float:left;
	
height:100px;
padding:15px;
border:0px;
margin:10px;
	
background-color:#333333;
width:400px;
color:#CCCCCC;
font-family:Baskerville, Georgia, "Times New Roman", Times, serif;
font-size:18px;
	
}

.subTimshIndex a:link { text-decoration:none; color:#CCCCCC;  }
.subTimshIndex a:visited { text-decoration:none; color:#CCCCCC;  }
.subTimshIndex a:active { text-decoration:none; color:#CCCCCC; }
.subTimshIndex a:hover { text-decoration:none; color:#CCCCCC; background-color:#666666;  }




.timsh1 
{ 
position:relative;
top:75px;
font-size:12px;
}
.timsh1 a:link { text-decoration:none; color:#fff; }
.timsh1 a:visited { text-decoration:none; color:#fff; }
.timsh1 a:active { text-decoration:none; color:#fff; }
.timsh1 a:hover { text-decoration:none; color:#fff; background-color:#666666; }



.timsh2 
{ 
position:relative;
top:5px;
font-size:10px;
}
.timsh2 a:link { text-decoration:none; color:#fff; }
.timsh2 a:visited { text-decoration:none; color:#fff; }
.timsh2 a:active { text-decoration:none; color:#fff; }
.timsh2 a:hover { text-decoration:none; color:#fff; background-color:#666666; }



.timsh3
{ 
color: #666666;
position:relative;
top:65px;
font-size:12px;
}
.timsh3 a:link { text-decoration:none; color:#333333; }
.timsh3 a:visited { text-decoration:none; color:#333333; }
.timsh3 a:active { text-decoration:none; color:#333333; }
.timsh3 a:hover { text-decoration:none; color:#fff; background-color:#333333; }







/* clear float */
.clear { clear:both; }



.footer1 {
    
	width:700px;
	height:100px;
    padding:15px;
    border:0px;
    margin:10px;
	
	background-color:transparent;
	color:#666666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.footer1 a:link { text-decoration:none; color:#666666; }
.footer1 a:visited { text-decoration:none; color:#666666; }
.footer1 a:active { text-decoration:none; color:#666666; }
.footer1 a:hover { text-decoration:none; color:#ffffff; background-color:#333333; }





h1 {
color:#333333; 
font-size:22px;
font-weight:400;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 a:link { text-decoration:none; color:#333333; }
h1 a:visited { text-decoration:none; color:#333333; }
h1 a:active { text-decoration:none; color:#333333; }
h1 a:hover { text-decoration:none; color:#ffffff; background-color:#333333; }


.body2 h1 {
color:#CCCCCC; 
font-size:22px;
font-weight:400;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
 
.body2 h1 a:link { text-decoration:none; color:#CCCCCC; }
.body2 h1 a:visited { text-decoration:none; color:#CCCCCC; }
.body2 h1 a:active { text-decoration:none; color:#CCCCCC; }
.body2 h1 a:hover { text-decoration:none; color:#333333; background-color:#CCCCCC; }





h2 {
padding:0px;
margin:0px;
color:#FFFFFF; 
font-size:18px;
font-weight:200;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* smaller text */

.smallerText {
padding:0px;
margin:0px;
color:#FFFFFF; 
font-size:10px;
font-weight:200;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* smallerText link formatting */
.smallerText a:link, a:visited, a:active { text-decoration:none; color:#ffffff; padding:0px; }
.smallerText a:hover { text-decoration:none; color:#ffffff; background-color:#cc6600; padding:0px; }




.actual22Text {
padding:0px;
margin:0px;
color:#CCCCCC; 
font-size:17px;
font-weight:200;
font-family:Verdana, Arial, Helvetica, sans-serif;
}





