/* CSS Document */
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#container {
  	width: 100%;
  	height: 100%;
  	text-align: center;
	/* IE fix to center the page */
}
#content {
  	width: 931px;
  	margin: 20px auto;/* center the page in Firefox */
  	text-align: left;
	padding:0;
	background-color:#00aeae
	}
#content2 {
  	width: 931px;
  	margin: 20px auto;/* center the page in Firefox */
  	text-align: left;
	padding:0;
	background-color:#ffffff
	}
.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #666666;
	text-align:center;
	vertical-align: bottom;
	height:46px;
	padding:0;
	background-image:url(../images/copy.jpg);
	background-repeat:no-repeat;
	line-height:5em;
	
}
.logo {
	text-align: right;
	height:30px;
	padding:24px 32px 0 0;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	}
.logot {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
	line-height:20px;}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #ffffff;
	line-height:25px;
	padding-left:40px
	}

.menu2 {
	width:189px; 
	height:100%; 
	background-image:url(../images/menu2.jpg); 
	background-repeat:repeat-y;
	text-align:left}
.content2 {
	width:680px;
	margin:0px 30px 30px 30px} 
#color {
	background-image:url(../images/color3.jpg);
	background-repeat:no-repeat;
	float:left
	}
.yallow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #ffcc33;
	line-height:25px;
	font-weight: bold;
	}
.black {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000;
	line-height:25px;
	padding-left:5px
	}
.blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #058cff;
	line-height:25px;
	padding-left:5px
	}
 
.white {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	line-height:25px;
	
	}

.white a:link {
	color: #ffffff;
	text-decoration: none;
}
.white a:visited {
	color: #fff;
	text-decoration: none;
}

	
.white1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff; 
	}
	
.white1 a:link {
	color: #ffffff;
	font-size:12px;
	text-decoration: none;
}

.white1 a:visited {
	color: #fff;
	text-decoration: none;
}

.gray {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	line-height:18px;
	filter:Alpha(opacity=80);
	-moz-opacity: 0.6;

	}
.gray2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height:20px;
	}
.gray3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:22px;
	}
.red {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CC0000;
	line-height:18px;
	}
.blue2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #0066CC;
	line-height:18px;
	}
.black2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000000;
	line-height:20px;
	font-weight: bold;
	}
.pink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:25px;
	padding-left:5px;
	color: #f00176;
	}
.pic{
	padding:3px; 
	background-color:#F0F0F0}
