body
{
background:#2B4588;
margin:0;
padding:0;}
.linkbg
{
background-image:url(image/link_bg.jpg);}
.left
{
background-image:url(image/left.jpg);}
.right
{
background-image:url(image/right.jpg);}

.selectbutton
{
border:1px solid #FFFFFF; background:#FF9600
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottomlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: underline;
}
.toplink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #294388;
	text-decoration: none;
}
.toplink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #336699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
}
.side {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6699CC;
}
.side-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006699;
}
.side-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006699;
}
.box {
	border: 1px dotted #0099CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;

}
.red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	text-decoration: none;
}

.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #294388;
	text-decoration: underline;
}
.link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}