﻿.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	line-height: 16px;
}

.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Maroon;
	line-height: 13px;
}



.content3 {
	font-family: Times;
	font-size: 16px;
	color: Maroon;
	line-height: 18px;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #222222;

}

.pagelinks {
	text-decoration: none;
	font-size: 14px;
	color: #8e8485;
}


a, a:active, a:focus, a:hover, a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Maroon;
	text-decoration: undeline;
}

.form {
	border: 1px Maroon; border-style:solid
	font: Vetrdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.inputtext {
	background: #eeeeee;
	border: 1px solid #6E5F58;
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

.contentframe {
	border: 1px solid #6E5F58 ;
	padding: 2px;
}

.contentframe2 {
	border: 1px solid #6E5F58 ;
	padding: 2px;
	font-family: Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 8px;
}
.contentframe3 {
	border: 2px solid black ;
	padding: 5px;
	font-family: Times;
	font-size: 12px;
	background-color: #FFFFE0;
}
.contentframe4 {
	border: 1px solid #6E5F58 ;
	padding: 2px;
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFE0;
}

.header_bottom{
	border-bottom-color: 6E5F58;
	border-bottom-style: solid;
	border-bottom: 1px;
}

.central_cell{
	border-bottom-color: 6E5F58;
	border-bottom-style: solid;
	border-bottom: 1px;
	border-right-color: 6E5F58;
	border-right-style: solid;
	border-right: 1px;

}

.right_cell{
	border-right-color: 6E5F58;
	border-right-style: solid;
	border-right: 1px;
}

.orderselect {
	background: #eeeeee;
	border: 1px solid #6E5F58;
	font-family:  Arial, Verdana;
	font-size: 11px;
	font-style: normal;
}

.search {
	border: 1px solid #6E5F58;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.left_cell_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: Maroon;
}

