body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
}
.Body_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
.Bot_Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.a:hover.Bot_Link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Right_Text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0502;
	font-weight: bold;
}
.Top_Link {
	font-family: Tahoma, "MS Sans Serif", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover.Top_Link {
	font-family: Tahoma, "MS Sans Serif", Verdana;
	font-size: 11px;
	color: #FFE7AC;
	font-weight: bold;
}
.Center_Text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0502;
	font-weight: bold;
}
 A  {
  	text-decoration : none;
  	font-weight : plain;
  }
  
  A:hover  {
  	text-decoration : none;
  	color : #00C9FC;
  }
.Body_Text_Small {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: normal;
}
.Bot_Text {

	font-family: Tahoma, "MS Sans Serif", Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.NavLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFE7AC;
	background-image: url(../images/doted-line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
}

a:hover.NavLink {
	color: #FFFFFF;
	background-color: #006A88;
	background-image: url(../images/doted-line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
