/* CSS Document */
.clr {
	clear: both;
}

.outline {
  border: 1px solid #cccccc;
  background: #000080;
	padding: 2px;
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 80%;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#active_menu {
	color:#FF0000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #000080;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #D2CFE4;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 14px;
  margin: 1px;
}

.back_button2 {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #D2CFE4;
  width: auto;
  background: url(../images/back-menu-hover.jpg) repeat-x;
  padding: 0px 10px;
  line-height: 28px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

#li {
line-height: 20px;
padding-left: 18px;
padding-top: 0px;
background-image: url(../images/list.png) ;
background-repeat: no-repeat;
background-position: 0px 0px;
color: #7E7EFF;
text-align: left;
padding-top: 6px;
padding-bottom: 4px;
padding-left: 18px;
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
}

#li2 {
line-height: 14px;
padding-left: 14px;
padding-top: 0px;
background-image: url(../images/list3.png) ;
background-repeat: no-repeat;
background-position: 0px 0px;
color: #800000;
text-align: left;
padding-top: 2px;
padding-bottom: 0px;
padding-left: 14px;
font-weight: bold;
font-size: 12px;
}

#go {
line-height: 15px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/star.png) ;
background-repeat: no-repeat;
background-position: 0px 2px;
color: #800000;
text-align: left;
padding-top: 0px;
padding-bottom: 0px;
font-family: Tahoma, Helvetica, Sans Serif;
font-weight: bold;
font-size: 12px;
}

#go2 {
line-height: 15px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/go.png) ;
background-repeat: no-repeat;
background-position: 0px 2px;
color: #008080;
text-align: left;
padding-top: 0px;
padding-bottom: 0px;
font-family: Tahoma, Helvetica, Sans Serif;
font-weight: bold;
font-size: 12px;
}

#li5 {
line-height: 14px;
padding-left: 14px;
padding-top: 0px;
background-image: url(../images/list2.png) ;
background-repeat: no-repeat;
background-position: 0px 0px;
color: #7E7EFF;
text-align: left;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 14px;
font-weight: bold;
font-size: 12px;
}

#li4 {
line-height: 18px;
padding-left: 22px;
padding-top: 0px;
background-image: url(../images/list04.png) ;
background-repeat: no-repeat;
background-position: 4px 0px;
}

#li3 {
line-height: 16px;
padding-left: 14px;
padding-top: 0px;
background-image: url(../images/list06.png) ;
background-repeat: no-repeat;
background-position: 0px 0px;
color: #FF0000;
text-align: left;
padding-top: 2px;
padding-bottom: 0px;
padding-left: 14px;
font-weight: bold;
font-size: 12px;
}

li
{
line-height: 22px;
padding-left: 14px;
padding-top: 0px;
background-image: url(../images/arrow.png) ;
background-repeat: no-repeat;
background-position: 0px 1px;
}


td {
	text-align: left;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
}

#td {
	text-align: left;
	font-family: Verdana, Helvetica, Sans Serif;
	font-size: 12px;
}



body {
	margin: 2px;
	height: 100%;
	padding: 0px;
	font-face: Verdana, Helvetica, Sans Serif;
	font-weight: bold;
	font-size: 14px;
	color: #400000;
	background: #FFFFFF;
}

/* mambo core stuff */
a:link, a:visited {
	color: #ff6600; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000080;	text-decoration: none;
	font-weight: bold;
}

.button {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #D2CFE4;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #D2CFE4;
	background-color: #FFEFE8;
}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000080;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #800000;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000080;
	text-align: left;
}

a.sublevel:hover {
	color: #000080;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

/* Headers */

.h-st-up {
	background: url(../images/h-st-up.jpg) top left repeat-x;
	color: #008080;
	text-align: left;
	padding-top: 3px;
	padding-left: 0px;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	height: 31px;
	text-transform: capitalize;
}

.h-st-down {
	background: url(../images/h-st-down.jpg) top left repeat-x;
	color: #040000;
	text-align: left;
	padding-top: 2px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
	height: 28px;
	text-transform: capitalize;
}

.h-fone {
	background: url(../images/h-fone.jpg) top left repeat-x;
	color: #040000;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14px;
	height: 159px;
	text-transform: uppercase;
}

#headers {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 930px;
	height: 159px;
	background: url(../images/headers.jpg) no-repeat;
}

.button_form {
  color: #ff6600;
  font-family: Arial, Hevlvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #D2CFE4;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 24px !important;
  height: 22px;
  margin: 1px;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	height: 26px;
}

.b-onf {
	background: url(../images/b-on.jpg) top left repeat-x;
	color: #008080;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	height: 46px;
	text-transform: capitalize;
}

#b-start {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 44px;
	height: 46px;
	background: url(../images/b-start.jpg) no-repeat;
}

#b-line {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 8px;
	height: 46px;
	background: url(../images/b-line.jpg) no-repeat;
}

/*Menu_top*/
#menu_top td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008000;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/b-on.jpg); 
	background-position:bottom; 
	background-repeat: repeat-x;
}
#menu_top a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008000;
	font-weight: bold;
	text-transform: uppercase;
	padding-top:10px; 
	padding-left:16px; 
	padding-right:16px;
	margin: 0px 0px 0px 0px;
	display: block;
	width: auto; height: 36px;
	float:left;
}
#menu_top a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-transform: uppercase;
	background-image:url(../images/b-off.jpg); 
	background-repeat:repeat-x;
}

.footer {
	background: url(../images/b-off.jpg) top left repeat-x;
	color: #008000;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
	width: auto;
	height: 50px;
	text-transform: capitalize;
}

.footer_design {
	background: url(../images/b-off.jpg) top left repeat-x;
	color: #008080;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	width: 214px;
	height: 50px;
	text-transform: capitalize;
}

.footer_all {
	background: url(../images/b-ff.jpg) top left repeat-x;
	padding-top: 0px;
	padding-left: 0px;
	height: 50px;
	width: 100%;
}

#module_left {
	margin-left: 5px;
	width: 219px;
}

#module_right {
	margin-right: 2px;
	width: 214px;
}

#h-st-con {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 22px;
	height: 30px;
	background: url(../images/h-st-con.jpg) no-repeat;
}

.h-st-fon {
	background: url(../images/h-st-fon.jpg) top left repeat-x;
	color: #008080;
	text-align: left;
	padding-top: 8px;
	padding-left: 6px;
	font-weight: bold;
	font-size: 14px;
	height: 30px;
	text-transform: uppercase;
}

/*Menu_mod*/
#menu_mod td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 4px 0px 0px 0px;
	color: #008000;
	font-weight: bold;
	text-transform: uppercase;
	text-align: bottom;
	height: 27px; 
	background-image: url(../images/b-mod-off.jpg); 
	background-position:bottom; 
	background-repeat: no-repeat;
}
#menu_mod a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
	font-weight: bold;
	text-transform: uppercase;
	text-align: bottom;
	padding-top: 0px; 
	padding-left:30px; 
	padding-right:0px;
	margin: 4px 0px 0px 0px;
	display: block;
	width: 100%; height: 14px;
	float: bottom;
}
#menu_mod a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-align: bottom;
	background-image:url(../images/b-mod-on.jpg);
	height: 27px; 
	background-repeat: no-repeat;
}

#content {
	margin-left: 5px;
}

.error { font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:#FFCC66;
color:#000000;
}
h1,h2,h3,h4,h5 {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	
	color:#FF6600;
}
.red {
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
}
.small_red_text {
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:x-small;
}

.th {padding:2px 2px 2px 2px;
border:1px solid #cccccc;}

.stdtxt {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}