body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	background-color: #EFEFEF;
	margin-top: 25px;
}

.secondnavi {
	background-color: #E93D8E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mainborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #FFFFFF;
}
.sidenavi {
	background-image: url(../images/side_bg.gif);
	background-repeat: repeat-y;
}
.bottomborder {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.topbg {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
}
.bluebg {
	background-image: url(../images/blue_bg.gif);
	background-repeat: no-repeat;
	height: 122px;
}
.footer01 {
	color:#777777; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px
}
.formbox {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #49B7D2;
}
.formbutton {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E93D8E;
	border: 1px solid #E93D8E;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}
.prodborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}


.whitetext {
	color: #FFFFFF;
}
.boldblue {
	font-weight: bold;
	color: #029FC5;
}
.bigboldblue {
	font-size: 16px;
	font-weight: bold;
	color: #029FC5;
}
.bigboldwhite {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}



a.footer {
	color:#666666; 
	text-decoration:underline; 
	cursor:hand
}
a.footer:visited {
	color:#666666; 
	text-decoration:underline; 
	cursor:hand
}

a.footer:hover {
	color:#000000; 
	text-decoration:underline; 
	cursor:hand
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #2D2D2D;
}
a {
	color: #029FC5;
	text-decoration: underline;
}
a:hover {
	color: #029FC5;
	text-decoration: none;
}
.bluebordersmall {
	border: 1px dashed #029FC5;
}
.pinkbordersmall {
	border: 1px dashed #E93D8E;
}
.pinkbordersmall2 {
	border: 1px dashed #E93D8E;
	border-collapse: collapse;;
}.pink {
	font-style: italic;
	color: #E93D8E;
}
.blue {
	font-style: italic;
	color: #029FC5;
}
a.navi {
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.boldpink {
	font-weight: bold;
	color: #E93D8E;
}
a.white {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
.frontnews {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.tablemargin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.news {
	color: #029FC5;
	text-decoration: none;
}
a.news:hover {
	color: #029FC5;
	text-decoration: underline;
}