body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
.topnav {
	color: #282828;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	Text-decoration: none;
	border-top: 0px none #d5d5d5;
	border-right: 0px none #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-left: 0px solid #d5d5d5;
	line-height: 28px;
	height: 28px;

}
.topnav a
{
	color: #282828;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	Text-decoration: none;
	line-height: 28px;
	}	
.topnav a:hover
{
	color: #3399FE;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	Text-decoration: none;
	line-height: 28px;
}



.subnav {
	color: #666666;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	Text-decoration: none;
}
.subnav a
{
	color: #666666;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	Text-decoration: none;
	}	
.subnav a:hover
{
	color: #FF0000;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	Text-decoration: none;
}
.boxborderBottom {
	border-top: 0px none #d5d5d5;
	border-right: 0px none #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-left: 0px solid #d5d5d5;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}.titleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #F73030;
	font-weight: bold;
	line-height: 25px;

}
.titleRed a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #F73030;
	font-weight: bold;
	line-height: 25px;
	Text-decoration: none;

}
.titleRed a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #F73030;
	font-weight: bold;
	line-height: 25px;
	Text-decoration: underline;

}
a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F73030;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F73030;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
.linehoriz {
	background-repeat: repeat-x;
	background-position: center;
	height: 1px;
	background-image:  url(../images/bg_dot.gif);
	width: 1px;

}
.linevert {

	background-repeat: repeat-y;
	background-position: center;
	height: 1px;
	background-image:  url(../images/bg_dot.gif);
	width: 1px;
}
.boxborder {
	border: 1px solid #d5d5d5;

}
.cellheight10 {
	line-height: 10px;

}
.cellwidth10 {
	width: 10px;

}.titleBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399FE;
	font-weight: bold;

}
