/* CSS Document */
/* Created by http://www.catapultis.com */


body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin-top:30px;
	margin-bottom:0px;
	background-color:#FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
}

h1 {
  color: Darkorange;
  font-size: 140%;
}

img {
  border: none;
}

a img {
  border: none;
}


.headerlink {
  color: Darkorange;
  font-weight: bold;
  font-size: 140%;
  text-decoration: none;
  margin-right: 2em;
}


#version {
  text-align: right;
  width: 800px;
  margin: 0 auto 0 auto;
}
#version a {
  font-size: 70%;
  text-decoration: none;
}

.main_tbl_bdr {
	border-color:#333333;
	border-width:1px;
	border-style:solid;
	}

.header {
	background-image:url(images/rheader.jpg);
	background-repeat:repeat-x;
	}

.sub_header {
	background-image:url(images/topbar.gif);
	background-repeat:repeat-x;
	background-color:#B1B1B1;
	}

.right_column {
	background-image:url(images/rbg.gif);
	background-repeat:repeat-y;
	}
	
.footer {
	background-image:url(images/botbar.gif);
	background-repeat:repeat-x;
	background-color:#B1B1B1;
	}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}

.menu a:link,
.menu a:visited,
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
	
.footer_menu a:link,
.footer_menu a:visited,
.footer_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
.footer_menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
