body {
	margin: 0px;
}
.border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #C20505;
}
.bodytext1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #117201;
}
.bodytext2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #D99D00;
}.bodytext3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #2902BA;
}
.border1 {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000000;
}.left_rightborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.leftmargin5x {
	padding-left: 10px;
	margin-left: 10px;
}
.link a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #C20505;
	font-weight:bold;
	text-decoration:none
}

.link a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #C20505;
	font-weight:bold;
	text-decoration:underline
}
.link a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #C20505;
	font-weight:bold;
	text-decoration:none
}
.footertext{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}


.link a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #C20505;
	font-weight:bold;
	text-decoration:none
}
.heading{
	font-family: Tahoma;
	font-size: 16px;
	color: #C20505;
	font-weight:bold;
}
.linkfooter{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkfooter a:link{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkfooter a:hover{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkfooter a:visited{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}.linkfooter a:active{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}.dottedborders {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00CC;
}
.borders {
	border: 1px dotted #339900;
}

