body {
	margin: 0px;
}


.whitetext{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}

.toplink{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.toplink:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #C1D000;
	text-decoration: none;
}

.rightlink{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.rightlink:hover{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #DE9400;
	text-decoration: underline;
}

.morelink{
	font-family: trebuchet ms, verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}

.morelink:hover{
	font-family: trebuchet ms, verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.toplink01{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.toplink01:hover{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: orange;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}


.boxbottom{
	background-image: url(../sub-images/box-04.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.boxmid{
	background-image: url(../sub-images/box-mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


.subttl{
font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	
}
.link02{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
.link02:hover{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
.para-txt{
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}
.para-txt-col{
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #A65300;
	text-decoration: none;
}