body{
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}
	
.bg-top{
	background:#b1c7d9 url(../images/bg-top.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	}
	
.bg-bottom{
	background:url(../images/bg-bottom.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	}
	
.top-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1a171c;
	text-decoration:none;
	}
	
a.top-link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ef8317;
	text-decoration:none;
	}
	
.orange-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ef8317;
	text-decoration:none;
	}
	
.right-box-bg{
	background:url(../images/right-box-bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}
	
.text-box-bg{
	background:url(../images/text-box-bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}
	
.body-text{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:20px;
	}
	
.boxborder{
	border:1px solid #000000;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	}


