* {
	margin: 0;
	padding: 0;
}
﻿body 
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:12px;
	text-align: center;
	color:#404000;
}
.table {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #93BC1D;
}
table
{
   margin:0 auto;
}

.mainTable
{
	width:980px;
	border:0;
	cellpadding:0;
	cellspacing:0;
	margin:0 auto;
}
.topIframe
{
	width:970px;
	height:150px;
}
.bottomIframe
{
	width:970px;
	height:88px;
}
.temp{
	color : #0080aa;
	font-size : 12.8px;
}
.yellow{
    color : #00575f;
	font-size : 12.8px;
	line-height :18px;
}

A:link {text-decoration:none;color:#009933; font-size: 12px}
A:visited {text-decoration:none;color:#009933; font-size: 12px}
A:active {text-decoration:none;color:#009933; font-size: 12px}
A:hover {text-decoration:underline;color:DeepSkyBlue; font-size: 12px}

A.01:link {text-decoration:none;color:#FF8000;}
A.01:visited {text-decoration:none;color:#FF8000;}
A.01:active {text-decoration:none;color:#FF8000;}
A.01:hover {text-decoration:underline;color:#FF8000;}

A.a02:link {text-decoration:none;color:#0080AA;}
A.a02:visited {text-decoration:none;color:#0080AA; font-size: 12px}
A.a02:active {color:#666666; font-size: 12px}
A.a02:hover {text-decoration:underline;color:#FF0000; font-size: 12px}

.left {  border-color: #cccccc #cccccc #cccccc #009999; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.right {  border-color: #999999 #999999 #999999 #cccccc; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.up {  border-color: #cccccc #FFFFFF #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.top_line {  border: #FFFFFF solid; border-width: 1px 0px 0px}
.down_line {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #99CB2A;
}
.left_line {  border: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.right_line {  border-color: black #FFFFFF black black; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.green {  font-size: 12px; color: #0080AA}
.white {  font-size: 12px; color: #FFFFFF}
.topblack {
	border: 1px solid #d8d8d8;
}
.black {  font-size: 12px; color: #000000}

.iframe_header{width:980px;height:190px;}
.iframe_footer{width:980px;height:90px;}

#frmGood
{
 height: 1000px;
    width: 210px;
}



