body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
/*################ Margins and Borders ########################*/
.marginLeft{
	width:10px;
	background-image:url(../images/borderLeft.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.marginRight{
	width:23px;
	background-image:url(../images/borderRight.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.marginMid{
	width:54px;
	background-image:url(../images/borderMid.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.mainBody{
	background-image:url(../images/reelHandle.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
picBorder{
	border:4px solid #BCC3CB
}
/*################ Navigation ########################*/
.mainLinks{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#365381;
}
a {
	text-decoration:none;
	color:#365381;
}
/*###################### content text ##############################*/
.headerText {
	color:#365381;
	font-size:9px;
}
.head{
	font-size:14px;
	color:#63696D;
	font-weight:bold;
}
.text{
	color:#63696D;
	font-weight:bold;
	font-size:10px;
}
.red{
	color:#F92222
}




