/* CSS Document */
a { outline:none; }

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	FONT: 11px/2;
	PADDING-TOP: 0px	}
#content {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	WIDTH: 100%;
	HEIGHT: 600px;
	PADDING-TOP: 0px;
	POSITION: relative;
}
.main_text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	padding: 10px;
	color: #666666;
	padding-left: 25px;
	}
.main_text2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	color: #666666;
	padding-left: 25px;
	padding-right: 10px;
	}	
a:link {
	color: #666666;
	text-decoration:none
	}
a:hover {
	color: #666666;
	background-color: #CCE9FF;
	text-decoration:none
	}
a:visited {
	color: #666666;
	text-decoration:none
	}
.small_text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 2em;
	font-weight: normal;
	color: #666666;
	padding: 5px;
	}
.bullets {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #F78E1D;
	padding-left: 10px;
	}
.small_bullets {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 2em;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 20px;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	}
.img {
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  }
ul {
list-style-type: none;
padding-left: 25px;
margin-left: 15px;
}   	
li {
background: url(../images/bullet.png) left top no-repeat;
padding-left: 0px;
margin-bottom: 8px;
}  
	
.box1 {
	background-repeat: repeat-y;
	background-image: url(../images/table_middle.png);
}
.box2 {
	background-repeat: repeat-y;
	background-image: url(../images/table2_middle.png);
}
.main_box {
	background-image: url(../images/border_sides.png);
	background-repeat: repeat-y;
}
.top_box {
	background-image: url(../images/border_top.png);
	background-repeat: repeat-y;
}
.joinTable {
border: 1px dashed #F78E1D;
}
.smaller_text {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #666666;
	margin-left: 20px;
}
a.button1 {
	display: block;
	width: 240px;
	height: 65px;
	text-decoration: none;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
}
a:hover.button1 {
	background-position: 0 -65px;
}
a:active.button1 {
	background-position: 0 -65px;
}
a.button_join {
	display: block;
	width: 240px;
	height: 25px;
	text-decoration: none;
	background-image: url(../images/join_button.png);
	background-repeat: no-repeat;
}
a:hover.button_join {
	background-position: 0 -25px;
}
a:active.button_join {
	background-position: 0 -25px;
}

a.menu1 {
	display: block;
	width: 75px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/menu_images/menu_01.png);
	background-repeat: no-repeat;
}
a:hover.menu1 {
	background-position: 0 -30px;
}
a:active.menu1 {
	background-position: 0 -60px;
}
a.menu2 {
	display: block;
	width: 70px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/menu_images/menu_02.png);
	background-repeat: no-repeat;
}
a:hover.menu2 {
	background-position: 0 -30px;
}
a:active.menu2 {
	background-position: 0 -60px;
}
a.menu3 {
	display: block;
	width: 95px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/menu_images/menu_03.png);
	background-repeat: no-repeat;
}
a:hover.menu3 {
	background-position: 0 -30px;
}
a:active.menu3 {
	background-position: 0 -60px;
}
a.menu4 {
	display: block;
	width: 120px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/menu_images/menu_04.png);
	background-repeat: no-repeat;
}
a:hover.menu4 {
	background-position: 0 -30px;
}
a:active.menu4 {
	background-position: 0 -60px;
}
a.menu5 {
	display: block;
	width: 110px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/menu_images/menu_05.png);
	background-repeat: no-repeat;
}
a:hover.menu5 {
	background-position: 0 -30px;
}
a:active.menu5 {
	background-position: 0 -60px;
}
a.menu6 {
	display: block;
	width: 85px;
	height: 30px;
	text-decoration: none;
	background-image: url(../images/menu_images/menu_06.png);
	background-repeat: no-repeat;
}
a:hover.menu6 {
	background-position: 0 -30px;
}
a:active.menu6 {
	background-position: 0 -60px;
}
