body
{
  margin-top:0px;
	margin-bottom:0px;
}

div,td,p {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #949291;
}
.bigfont{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #949291;
}

h1 {
	font-size: 16px;
	color: #ff4543;
}
h2 {
	font-size: 13px;
	color: #000099;
}
h3 {
	font-size: 14px;
	color: #979090;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h4 {
	font-size: 12px;
	color: #ffffff;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #e51937;
}

.orange {
	font-size: 12px;
	color: #f8981d;
}

.bigOrange {
	font-size: 14px;
	color: #f8981d;
}

.bigGrey {
	font-size: 14px;
	color: #666666;
}

.bigBlack {
	font-size: 11px;
	color: #949291;
}

.smallBlack {
	font-size: 10px;
	color: #000000;
}

.smallWhite {
	font-size: 12px;
	color: #ffffff;
}

a.TopNav, a.TopNav:visited{	font-size: 12px; color: #6d6c6c; text-decoration:none; } a.TopNav:hover { color: #000099; }
a.SmallWhite, a.SmallWhite:visited{	font-size: 10px; color: #ffffff; text-decoration:none; } a.TopNav:hover { text-decoration:underline; }


a.dullRed {
	color: #e51937;
	text-decoration:none;
}a.dullRed:hover {
	text-decoration:underline;
}

a {
	color: #000099;
}a:hover {
	text-decoration:none;
}



a.button
{
	background-image: url("images/btn_1_box_left.gif");
	background-position: left top;
	background-repeat: no-repeat;	
	color: #ffffff;
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;	
	white-space: nowrap;
	width: auto;
}

a.button span
{
	background-image: url("images/btn_1_box_right.gif");
	background-position: right top;
	background-repeat: no-repeat;	
	display: block;
	height: 25px;
	margin-left: 10px;
	padding: 0 15px 0 0;
	white-space: nowrap;
	//width: 50px;
}

p.buttonlist
{
	margin: 1em 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

a.button:hover
{
	background-position: left bottom;
}

a.button:hover span
{
	background-position: right bottom;
}


div.box_top
{
	background-image: url("images/box_1_top.gif");
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}

div.box_mid
{
	background-color: #ffffff; background-image: url("images/box_1_mid.gif");
	background-position: center center;
	background-repeat: repeat-y;
	margin: 5px 0 0 0;
	overflow: hidden;
	width: 100%;
}

div.box_btm
{
	background-image: url("images/box_1_btm.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 17px 16px 10px 30px;
}

div.box_top2
{
	background-image: url("images/box_2_top.gif");
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}

div.box_mid2
{
	background-color: #ffffff; background-image: url("images/box_2_mid.gif");
	background-position: center center;
	background-repeat: repeat-y;
	margin: 5px 0 0 0;
	overflow: hidden;
	width: 100%;
}

div.box_btm2
{
	background-image: url("images/box_2_btm.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 17px 16px 10px 30px;
}




form {
						padding:0;
						margin:0;
						}
.select_1	{
						width:200px;
						height:18px;
						background-color:#FFFFFF;
						border:1px solid #CDCDCD;
						font-family:Tahoma;
						font-size:11px;
						color:#333333;
						margin:0px;
						padding:0px;
						}
#input_1
						height:18px;
						background-color:#b7a99a;
						border:1px solid #D4D0C8;
						font-family:Tahoma;
						font-size:10px;
						color:#333333;
						line-height:10px;
						margin:0;
						padding:3px;
						}	
textarea	{
						background-color:#b7a99a;
						border:1px solid #D4D0C8;
						font-family:Tahoma;
						font-size:11px;
						line-height:12px;
						color:#333333;
						margin:0;
						padding:3px;
						overflow:hidden;
						}		

