body {
	background-color: #0A130E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/introbg.jpg);
	background-repeat: no-repeat;
	background-position: 50% top;

}
a.more:link,a.more:visited {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.more:hover {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.mainbox {
	height: 300px;
}

.nobg {
	background-repeat: no-repeat;
}

a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.textb {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3CA2D3;
}
.image {
	border: 2px solid #CBBDB8;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #80CFE6;
}
.greentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFA600;
}

.titleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #015A84;
}
.titleblue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #005882;
}
.titleyellow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #ffb040;
}


.titleyellow {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f8ff64;
	line-height: 23px;
}
.mr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #890D18;
}



a:visited {
	font-family: tahoma;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}


a:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.more {
	font-family: arial;
	font-size: 12px;
	color: #0048c0;
	font-weight: normal;
}


.more2 {
	font-family: tahoma;
	font-size: 12px;
	color: #03111F;
	text-decoration: underline;
}
a.more2:link,a.more2:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #03111F;
	text-decoration: underline;
}
a.more2:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.more2highlight {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a.more2highlight:link,a.more2highlight:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.more2highlight:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.more3 {
	font-family: tahoma;
	font-size: 12px;
	color: #eef062;
}
a.more3:link,a.more3:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #F8FAC9;
	text-decoration: none;
}
a.more3:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #CC6600;
}

.titleyellow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #FF4856;
}

.table {
	background-repeat: no-repeat;
}


.star1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #9A0E17;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #89B001;
}
.small1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #89B001;
}
.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C23700;
}

.bigtitle {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	margin-right: 3px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 32px;
}
.bigtitlear {
	font-family: arial;
	font-size: 12px;
	color: #FA7701;
	margin-right: 3px;
	font-weight: bold;
	padding-left: 5px;
}

.textr {
	font-family: tahoma;
	font-size: 12px;
	color: #eef062;
	font-weight: bold;
	padding-left: 5px;
	line-height: 20px;
}
.xxbg {
	background-repeat: repeat-x;
}

.textg {
	font-family: arial;
	font-size: 12px;
	color: #878A00;
	font-weight: normal;
	padding-left: 5px;
}
.footer {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #ff6200;
}
/* Toolbar */

#toolbar {
  position: relative;
  width: 100%;
  height: 40px;
  z-index: 999;
}
#toolbar-table {
  position: relative;
  background-image: url(../images/toolbar-background.png);
  font-family: Verdana;
  font-size: 11px;
  color: white;
  height: 40px;

  overflow: hidden;
  
  padding-left: 12px;
  padding-right: 12px;
}
#toolbar-left a, #toolbar-right a {
  color: #80CFE6;
  font-size: 11px;
  text-decoration: none;
}
#toolbar-left a:hover, #toolbar-right a:hover {
  color: white;
  text-decoration: underline;
}
#toolbar-shadow {
  position: absolute;
  background-image: url(../images/toolbar-shadow.png);
  baclground-repeat: repeat-x;
  left: 0px;
  top: 40px;
  width: 100%;
  height: 6px;
  line-height: 6px;
  z-index: 1001;
}
.toolbar-label {
  color: #ccc;
  padding: 0 8px 0 4px;
}
.toolbar-link, .toolbar-search-link, .toolbar-input, .toolbar-search-input {
  padding: 0 4px;
}
.toolbar-search-label {
  color: #fff;
  padding: 0 0 0 4px;
}
.toolbar-separator {
  color: #fff;
  padding: 0 12px;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.star {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.buttontext {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.buttontext2 {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.bigtitle2 {
	font-family: arial;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a.tabs:link,a.tabs:visited {
	color: #000000;
	text-decoration: none;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
}
a.button:link,a.button:visited {
	color: #000000;
	text-decoration: none;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}
a.button:hover {
	color: #804000;
	text-decoration: none;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
}

a.tabs:hover {
	color: #FFFF00;
	text-decoration: none;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
}
.copyright {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	bottom: 0px;
}
.bgcell {
	background-color: #e0e9d0;
}
.bgcell2 {
	background-color: #fbfff8;
}
.textigi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #890D18;
}

#mytable1, #mytable1 td {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.footer_text_box {
	border: 1px;
	border-style: solid;
	border-color: #ffd56f;
	background-color: #c0d497;	
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #404000;
}
#mytable3, #mytable3 td {
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	border: 1px solid #B6B6B6;
}

.footer_text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	background-color: #d8d8d8;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	border: 1px 1 #ffb94f;
}
.footer_text_box2 {
	border-style: solid;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #404000;
	background-color: #E4E4E4;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 1px;
	border: 1px 0 #76923D;
}
.title {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 5px;
	background-repeat: no-repeat;
}
.text {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.textheight30 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 27px;
}
.xbg {
	background-repeat: repeat-x;
}


.frame_cell {

          background-color: #F0F0F0;

          padding: 5px;

          font-family: Arial;

          font-weight: normal;

          text-decoration: none;

          font-size: 12px;

          color: #000000;

}
.button {
	color: #FF6600; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	background-color: #F0F0F0;
	}
