a:hover {
	color: #FF3300;
}
a:active {
	color: #FF3300;
}
body {
	font-size: 1.0em;
	background: #FFFFFF;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
a.a1{color:#FFCC00;}
a:visited.a1{color:##FFFFCC;}
a:active.a1{color:#FFCC00;}
a:hover.a1{color:#FFCC00;}
.bg {
	background: #333333;
}
.bg2 {
	background: #DDDDDD;
}
.bg3 {
	background: #FFFFFF;
}
.bg-dotbar {
	background: url(../img/bg_dotbar.gif) repeat-y;
}
.bg-dot {
	background: url(../img/bg_dot.gif) repeat-x;
}
.bgtop {
	background: #CCCCCC;
}
.bgred {
	line-height: 24px;
	background: #990000;
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
	font-weight: normal;
}
caption {
	text-align: left;
	padding: 5px;
}
td{
	font-size:1em;
	line-height: 1.5em;
}
img.l {
	margin: 0px 10px 0px 0px;
	float: left;
}
#title {
	font-weight:bold;
	background: #999999;
	padding: 3px 20px 3px 3px;
	color: #FFFFFF;
}
#sub-title {
	background: #FFFFFF;
	text-align: right;
	vertical-align: top;
}
.white {
	color: #FFFFFF;
}
.orange {
	color: #FF3300;
	font-weight: bold;
}
.orange-s {
	color: #FF3300;
	font-size: 0.9em;
	line-height: 1.3em;
}
.red {
	color: #FF0000;
}
.reds {
	color: #FF0000;
	font-size: 0.9em;
	line-height: 1.3em;
}
.small {
	font-size: 0.9em;
	line-height: 1.3em;
}
.grey-s  {
	font-size: 12px;
	color: #999999;
}
.grey {
	font-size: 1em;
	line-height: 1.5em;
	color: #666666;
}
