/* CSS Document */

.box_spacer5{
	margin: 5px;
}

.box_spacer10{
	margin: 15px;
}

.box_spacer1{
	margin-left:0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.form_spacer{
	margin: 2px 1px 0px;
}
.topleft1{
	margin-left:1px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
}
.top1{
	margin-left:0px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
}
.story_spacer1{
	margin-left:0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.box_spacer_left{
	margin-left:5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 1px;
}

.image_spacer{
	margin-left:0px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.menu_spacer5{
	margin-left:5px;
	margin-right: 5px;
}

.introboxspacer {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.rightColSpacer {
	margin-right: 10px;
	background-color: #CCCCCC;
}
.boxSpacer {
	margin: 10px;
}
.topSpacer{
	margin-top: 10px;
}
.hr_spacer{
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.login_spacer{
	margin-left: 60px
}

.indent5{
	margin-left: 5px
}.boxborder {
	border: 1px solid #666666;
}
.records_spacer {
	margin-right: 10px;
}
.introbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	border: 1px solid #000000;
	font-weight: bold;
}
.box {
	border: 1px solid #000000;
	padding: 5px;
}
.outline {
	border: 1px solid #000000;
}

.row_black {
	background-color: #000000;
	background-repeat: repeat-x;
}
.row_grey {
	background-color: #f1f1f1;
	background-repeat: repeat-x;
}
