@charset "UTF-8";

.main, .oppo, .Title, .info, .info2, .subtext {
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-repeat: none;
}

.main {
	color: #993333;
	margin-left: 10px;
}

.oppo {
	margin-left: 10px;
}

.info {
	margin-left: 15px;
	font-weight: bold;
}

.info2 {
	font-size: 18px;
	font-weight: bold;
}

.subtext {
	font-size: 13px;
	margin-left: 60px;
}

.Title {
	color: #993333;
	font-weight: bold;
	font-size: 28px;
}

.subTitle{
	color: #993333;
	font-weight: lighter;
	font-size: 18px;
}

.Footer {
	color:#666666;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
}

.info2 a:link {
color: #333366;
font-size:18px
}
.info2 a:visited {
color: #333366;

}
.info2 a:hover{
color: #993333;
font-size:18px

}

.main a:link {
color: #333366;
text-decoration: none;
}
.main a:visited {
color: #333366;
text-decoration: none;
}
.main a:hover{
color: #993333;
text-decoration: none;
}

.oppo a:link {
color: #993333;
}
.oppo a:visited {
color: #993333;
}
.oppo a:hover{
color: #333366;
}

.Footer a:link{
color:#666666;
text-decoration: underline;
}
.Footer a:visited{
color:#666666;
text-decoration: underline;
}
.Footer a:hover{
color: #000000;
text-decoration: underline;
}

#tab0, #pict0 {
	DISPLAY: block;
}
#tab1, #pict1 {
	DISPLAY: none;
}
