body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #01162B;
	margin: 0px;
	padding: 0px;
	background-image: url(images/sitetools-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



a {
	color: #000;
	outline: 0;
}
a:hover {
	color: #03F;
}
#no-javascript {
	background-color: #FFEAEA;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	border: 1px solid #FF7171;
	text-align: center;
}
#st-header {
	background-image: url(images/st-hdr-1.png);
	background-repeat: no-repeat;
	height: 107px;
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #22629D;
	position: relative;
	z-index: 0;
}
#st-footer {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #22629D;
	text-align: center;
	height: 30px;
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
}
#steeltree {
	line-height: 30px;
	width: 250px;
	text-align: left;
	clear: none;
	float: left;
}
#steeltree a {
	color: #FFF;
	text-decoration: none;
}
#steeltree a:hover {
	color: #F90;
}
#e7 {
	line-height: 30px;
	text-align: right;
	clear: none;
	float: right;
	width: 250px;
}
#e7 a {
	color: #FFF;
	text-decoration: none;
}
#e7 a:hover {
	color: #F90;
}
#club_heading {
	line-height: 25px;
	text-align: right;
	height: 25px;
	width: 500px;
	z-index: 100;
	top: 40px;
	position: absolute;
	right: 15px;
}

#club_heading a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 25px;
	height: 25px;
}
#club_heading a:hover {
	color: #F90;
}

.tool_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005B72;
}
.action_heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #005B72;
	text-transform: uppercase;
	padding-left: 10px;
}
.text_xsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.text_med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.text_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;

}

.small_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.table_border_dotted {
	border: 1px dotted #000099;
}
.table_border_blue {
	border: 1px none #000099;
}
a.main_menu,a.main_menu:visited {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005B72;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #8FB8BC;
}
a.main_menu:hover{  	
	
	text-decoration:underline;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
a.link1,a.link1:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link1:hover {
	text-decoration: underline;
}
#white_link a:link, #white_link a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#white_link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#submenu {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #17426A;
}
#submenu a{
	text-decoration: none;
	color: #1D5386;
}
#submenu a:hover{
color:#FF6600;

}
.logout {
	color: #1A4B78;
}

.logout a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A4B78;
	text-decoration: none;
	padding-right: 10px;
}
.logout a:hover {
	color: #F00;
}
#cpl-menu {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#cpl-menu img {
	display: block;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cpl-menu li {
	text-align: center;
	margin-bottom: 4px;
	border: 1px solid #BCBCBC;
	-moz-border-radius: 4px;
	border-radius: 4x;
	width: 125px;
	margin-left: 4px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	clear: none;
	float: left;
	padding-top: 13px;
	padding-bottom: 6px;
	background-image: url(images/cpl-list-bg-1.png);
	background-repeat: repeat-x;
	height: 75px;
}
#cpl-menu li a {
	text-decoration: none;
	display: block;
	height: 95px;
}
#cpl-menu li a:hover {
	color: #000;
	
}
#cpl-menu li:hover {
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
label.error {
	color: #F00;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 3px;
}
.clear {
	clear: both;
	float: none;
}
.status-message {
	text-align: center;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F00;
}
.view-content {
	display: none;
	text-align: left;
}
#st_page_links_list {
	height: 450px;
	width: 300px;
	background-color: #eee;
	overflow: scroll;
}

