html,body {
/*	background: url("../images/midrange.jpg") #cccccc repeat-y center;*/
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color:#000000;
	font-size: small;
	background-color: #FFF;
}

.Table_01 {
	height: 608px;
}

h1 { font-size:26px; color:#000033; }
h2 { font-size:24px; color:#000033; }
h3 { font-size:21px; color:#990000; }
h4 { font-size:19px; color:#000033; }
h5 { font-size:16px; color:#000033; }

#content { padding:12px;	font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#content p { }

A:link { color: #990000; text-decoration: underline; }
A:hover { color:#990000; text-decoration: underline; }
A:visited { color:#990000; text-decoration: underline; }
A:active { color: #990000; text-decoration: underline; }


image { border:none; }

.button {
	float:right;
	width:118px;
	height:25px;
	background-image:url(../images/button.jpg);
	text-align: center;
	line-height: 1.6;
}
.button { }
.button :link { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; text-decoration:none; } 
.button :hover { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; text-decoration:none; }
.button :visited { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; text-decoration:none; }
.button :active { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; text-decoration:none; }

/*|| --------------------- Form Styles --------------------- ||*/
.row1 {font-size: 12px;  margin-top: 4px; margin-bottom: 4px; }
.row2 {font-size: 12px;  margin-top: 4px; margin-bottom: 4px; }
.row3 {font-size: 12px;  margin-top: 4px; margin-bottom: 4px; }
.row4 {font-size: 12px;  margin-top: 4px; margin-bottom: 4px; }
.row5 {font-size: 12px;  margin-top: 4px; margin-bottom: 4px; }
.row6 {font-size: 12px;  margin-top: 4px; margin-bottom: 4px; }
.row7 {font-size: 12px;  margin-top: 4px; margin-bottom: 4px; }
.row8 {font-size: 12px;  margin-top: 4px; margin-bottom: 4px; }

form  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

