@charset "utf-8";
img, div { 
behavior: url(iepngfix.htc) 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #23164c;
	background-image: url(../images/elements/body.jpg);
	background-repeat: repeat-x;
}
.bg_left_bottom {
	background-image: url(../images/elements/bg_sign_left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_right_bottom {
	background-image: url(../images/elements/bg_sign_right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_middle {
	background-color: #22154c;
	background-image: url(../images/elements/bg_middle_right.jpg);
	background-repeat: repeat-y;
}
.bg_middle_left {
	background-color: #22154c;
	background-image: url(../images/elements/bg_middle_left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bg_top {
	background-image: url(../images/elements/bg_left_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_top_right {
	background-image: url(../images/elements/bg_right_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_left_column_bottom {
	background-image: url(../images/elements/bg_left_column_bottom.jpg);
}

.main_cell_bg {
	background-image: url(../images/elements/bg_main_cell.gif);
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A9E1;
}
.copywhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00FFFF;
}
	
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00A9E1;
}

a.small, a:link.small, a:active.small, a.copy, a:link.copy, a:visited.copy {
	text-decoration: none;
	color: #04FFF6;
}
a:visited.small, a:visited.copy{
	color: #00B0AC;
}

a:hover.small, a:hover.copy {
	color: white;
	text-decoration: none;	
}

.main_cell {
	background-image: url(../images/elements/bg_top_main_cell.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	border: 1px solid #324471;
	background-color: #324471;
}

.sendbutton {
 	border: 1px solid #5db3ff;
	background-image: url(../images/bg_send.gif);
	color: white;
}

.sublines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00A9E1;
	text-transform: uppercase;
}

/*Shoutbox */

form {
 margin: 0px;
}

#asb_container {
 border: 0px;
 width: 250px;
  margin: 15px;
}

#asb_contentwrap {
 font: 8pt Arial;
 height: 275px;
 background-color: none;
 overflow: hidden;
}

#asb_content {
 margin: 5px;
}

#asb_content .name {
 color: #04FFF6;
 padding-right: 5px;
}

.shout {
	background-image: url(../images/elements/shout_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}


	#menu1 a {
		height: 25px;
		width: 91px;
		display: table-cell;
		background: url("../images/menuparts/01.jpg") 0px 0px no-repeat;
		}
	#menu1 a:hover {	
		background-position: 0px -25px;
		}
	#menu1 a:active {
		background-position: 0px -25px;
		}


	#menu2 a {
		height: 25px;
		width: 79px;
		display: table-cell;
		background: url("../images/menuparts/02.jpg") 0px 0px no-repeat;
		}
	#menu2 a:hover {	
		background-position: 0px -25px;
		}
	#menu2 a:active {
		background-position: 0px -25px;
		}



	#menu3 a {
		height: 25px;
		width: 67px;
		display: table-cell;
		background: url("../images/menuparts/03.jpg") 0px 0px no-repeat;
		}
	#menu3 a:hover {	
		background-position: 0px -25px;
		}
	#menu3 a:active {
		background-position: 0px -25px;
		}

	#menu4 a {
		height: 25px;
		width: 104px;
		display: table-cell;
		background: url("../images/menuparts/04.jpg") 0px 0px no-repeat;
		}
	#menu4 a:hover {	
		background-position: 0px -25px;
		}
	#menu4 a:active {
		background-position: 0px -25px;
		}
		
		
		
	#menu5 a {
		height: 25px;
		width: 78px;
		display: table-cell;
		background: url("../images/menuparts/05.jpg") 0px 0px no-repeat;
		}
	#menu5 a:hover {	
		background-position: 0px -25px;
		}
	#menu5 a:active {
		background-position: 0px -25px;
		}


	#menu6 a {
		height: 25px;
		width: 87px;
		display: table-cell;
		background: url("../images/menuparts/06.jpg") 0px 0px no-repeat;
		}
	#menu6 a:hover {	
		background-position: 0px -25px;
		}
	#menu6 a:active {
		background-position: 0px -25px;
		}

	#contact_s1 a {
		height: 16px;
		width: 95px;
		display: table-cell;
		background: url("../images/menuparts/contact_s1.jpg") 0px 0px no-repeat;
		}
	#contact_s1 a:hover {	
		background-position: 0px -16px;
		}
	#contact_s1 a:active {
		background-position: 0px -16px;
		}

	#contact_s2 a {
		height: 16px;
		width: 212px;
		display: table-cell;
		background: url("../images/menuparts/contact_s2.jpg") 0px 0px no-repeat;
		}
	#contact_s2 a:hover {	
		background-position: 0px -16px;
		}
	#contact_s2 a:active {
		background-position: 0px -16px;
		}
.alert {
	color: #e80189;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}
h1, h2, h3, h4 {
	color: #FFFFFF;
}
