/* CSS Document */

<!--
body {
	margin: 0px;
	padding: 0px;
}
.t-border {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4D82AA;
}
a {
	font-family: Tahoma, Arial, Verdana, Times New Roman;
	font-size: 11px;
}
a:link {
	color: #660F92;
	text-decoration: none;
}
a:visited {
	color: #660F92;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #660F92;
	text-decoration: none;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:15px;
}
.style1 {color: #999999}
h5 {
	font-size: 12px;
	margin: 0px;
}
h1 {
	margin: 0px;
}
h2 {
	margin: 0px;
	}
.grayTop3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
.grayBottom3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
.box {
	border: 1px solid #98c81a;
	font-size: 11px;	
}
.button {
	border: 1px solid #98c81a;
	font-size: 11px;
	background-color:#98c81a;
	color:#FFFFFF;
}
.style2 {
	color: #6C1D86;
	font-weight: bold;
}
.style3 {color: #0066FF}
.style4 {font-weight: bold}
.style5 {color: #FFFFFF}
.style6 {color: #990000}
.style7 {color: #FF0000}
-->


