
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0066D2;
}
a:visited {
	color: #0066D2;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0066D2;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #0066CC;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 18px;
}
.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
.style9 {color: #006692}
.style11 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #006692; font-weight: bold; }
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: bold; }
.style13 {color: #FF9201}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
}
.style17 {
	font-size: 16px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.blog:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
a.blog:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
a.blog:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
a.blog:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	}
img
{  border-style: none;
}

#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #CCCCCC;
	
}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
	color: #333333;
	padding-top:6px;
}