/* CSS Document */


body {
	background-color: #373F51; 
	margin-top: 7px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #000000;
}

.hr { 
	height: 
	1px; color: #ccc; 
	shade: no-shade;
}

.clr {

	clear: both;
}

table.outside_table{	
	width: 1000px;
	border: none;
	padding: 0px;
	border-spacing: 0px;
	border-width: 0px;
    background: #FFFFFF;
}

table.outside_table td{
	border: none;
	padding: 0px;
	border-spacing: 0px;
	border-width: 0px;
}

table.empty{	
	border: none;
	padding: 0px;
	border-spacing: 0px;
	border-width: 0px;
	background: #FFFFFF;
}

table.empty td{
	border: none;
	padding: 0px;
	border-spacing: 0px;
	border-width: 0px;
	background: transparent;
}


}
.outline {
	border: 1px solid #999999;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff;
	padding: 0;
	spacing: 0;

}

.centerbody {
	border-left: solid 1px;
	border-top: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-color: #cccccc;
	border-spacing: 0px;
	background: #eeeeee;
	margin: 0;
	padding: 0;
}

.topmenu {
	border-left: none 0px;
	border-top: none 0px;
	border-right: none 0px;
	border-bottom: none 0px;
	border-color: #FFFFFF;
	background: #762124;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}

a.topmenu:link, a.topmenu:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase; 
	border-bottom: none 0px;
}
  
a.topmenu:hover {
	text-decoration: underline;
  }


.redirect {
  border: 0px;
  width: 300px;
 
  color: #ffffff;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  text-tranformation: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;

  }

a.redirect:link, a.redirect:visited {
color: #ffffff;
  font-family: Arial, Helvetica, Sans Serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase; 

  }
  
a.redirect:hover {
  text-decoration: underline;
  }


.footer {
	border-left: none 0px;
	border-top: none 0px;
	border-right: none 0px;
	border-bottom: none 0px;
	width: 1000px;
	background: url(images/footer1.jpg) repeat-x;
	text-indent: 15px;
	font-size: 11px;
	color: #cccccc;
}

a.bottom:link, a.bottom:visited {
	color: #cccccc; 
	font-size: 10px; 
	text-decoration: none; 
	padding-right: 15px;}

a.bottom:hover { 
	text-decoration:none; 
}


td {
	text-align: left;
	font-size: 12px;
}


a.link2:link,a.link2:visited {
	color: #000000;
	font-weight: bold;
	padding-left: 15px;
	line-height: 16px;
	padding-top: 3px;
	text-decoration: none;
}
	
a.link2:hover {
	color: #8a3c3d;
	text-decoration: underline; 
}


h1 { 
	font-weight: bold; 
	color: #762124; 
	font-size: 16px; 
	line-height: 18px; 
	padding-top: 15px; 
	padding-bottom: 15px;
}

a.bodylink:link, a.bodylink:visited {
	color: #000000;
	text-decoration: underline;
}
  
a.bodylink:hover {
	text-decoration: none;
  }

a.navbar:link, a.navbar:visited {font-weight: bold;} 
a.navbar:hover {font-weight: bold;}

