﻿.menu01 {
	color : #666666;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	text-decoration: none;
}
.menu01 a {
	color : #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.menu01 a:hover {
	color : #cccccc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menu02 {
	color : #666666;
	
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.menu02 a:hover {
	color : #999999;
	text-decoration: underline;
}

.frame {
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.frame1 {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}
.headingblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}
.headingblack1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align:center;
	text-indent: 10px;
}

.biglink {
	color : #666666;
	
	font-size : 13px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: normal;
}
.biglink a {
	color : #0099C5;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.biglink a:hover {
	color : #cccccc;
	text-decoration: underline;
}

