h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}
p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	font-size : 9px;
    text-align : left;
    letter-spacing: 0px;
    line-height : 14px;
}
p.copyright{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	font-size : 9px;
	text-align : right
}
p.heading{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	font-size : 9px;
	text-align : left;
}
p.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #CCCCCC;
	font-size : 9px;
	text-align : left;
}
p.orange{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #FF3300;
	font-size : 9px;
	text-align : justify;
}
A.main{
	color: #FF6600;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
}
A.main:hover{
	color : #FFFFFF;
	background : #666666;
        font-style : normal;
	text-decoration : none;
        font-weight : bold;
}
A.box{
	color: #FFFFFF;
	background : #FF6600;
        font-style : normal;
	text-decoration : none;
	font-weight : normal;
}
A.box:hover{
	color : #FFFFFF;
	background : #666666;
        font-style : normal;
	text-decoration : none;
        font-weight : normal;
}
A.none{
	color: #000000;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
}
A.none:hover{
	color: #FFFFFF;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
}
A.nothing{
	color: none;;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
}
A.nothing:hover{
	color: none;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
}
A.orange{
	color: #FF3300;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
}
A.orange:hover{
	color : #FF9900;
	font-style : normal;
	text-decoration : none;
	font-weight : normal;
}
.greylink{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #666666;
	text-decoration : none;
}
.greylink:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
        background : none;
	text-decoration : none;
}
.copyright{
	font-weight : normal;
	font-size : 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.bodysection{
	WIDTH: 530px;
	HEIGHT: 380px;
	overflow: auto;
	scrollbars: yes;
	scrollbar-base-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-dark-shadow-color: #CCCCCC;
	scrollbar-3d-light-color: #CCCCCC;
	margin : 10px 10px 10px 10px;
}
.border{
	WIDTH: 560px;
	HEIGHT: 400px;
	border : 1px solid #999999;
}
.list{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	font-size : 11px;
	text-align : left;
	line-height : 18px;
	list-style : disc inside;
}
.submitbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	font-size : 9px;
	line-height : 13px;
	background : #CCCCCC;
	height : 20px;
}
.mlfield{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	color : #666666;
	font-size : 9px;
	background : #CCCCCC;
	height : 20px;
}

