/* Google search */
.googlesearch {
	vertical-align:bottom;
	text-align:right;
	padding-right:5px;
	padding-bottom:15px;
}

.googleinput {
	border:1px solid #7E9DB9;
	width:172px;
	vertical-align:middle;
}

.googleimage {
vertical-align:middle;
}

.toplinkscell {
	padding-top:10px;
	padding-right:10px;
}

.toplinks {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;	
	font-weight:bold;
}

.toplinks a {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #FFF;	
	text-decoration:none;
}

.toplinks a:hover{
	text-decoration:underline;
}

.telephone {
	font-family: Arial;
	font-size: 11px;
	color: #000;	
}

/* menu */

.menufiller {
	background:#005B6E url(../images/gradient_nav.gif) repeat-x scroll center center;
	width:200px;
}

.topmenu {
	background:#005B6E url(../images/gradient_nav.gif) repeat-x scroll center center;
	font-family:Arial;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
	width:100%;
	text-shadow: 0 0 0 #000;
}

.topmenu, .topmenu li a {
	float:left;
	font-size:13px;
}
.topmenu li {
	display:inline;
}
.topmenu li a, .topmenu li a:visited, .topmenu li .current, .topmenu li a:hover {
	color:white;
}
.topmenu li a{
	padding:6px 10px;
	text-decoration:none;
}

.topmenu li .current, .topmenu li a:hover {
	background: #005B6E;
	background-color: #005B6E;
}

.topmenu td:hover {
	background: #005B6E;
	background-color: #005B6E;
	border-top-color: #005B6E;
	border-right-color: #005B6E;
	border-bottom-color: #005B6E;
	border-left-color: #005B6E;	
}

a.topmenuitem {
	padding-left:20px;
	padding-right:20px;
}

.submenu tr a {
	padding:4px 19px;
	text-decoration:none;
}
.tcimage {
	background-image:url(../images/home_satelite_shadow.jpg);
	vertical-align:top;
	text-align:left;
	/*padding-left:30px;
	padding-top:108px;*/
	height:164px;
	z-index:0;
}

.tcimage img {
	border:none;
}

/* photo foot note*/
.footnote {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #5C5C5C;
	background-color: #E3EBED;
	padding:5px;
	text-indent:13px;
	vertical-align:bottom;
	text-align:left;
}

/* shadow below foot note */
.shadow {
	background:url(../images/gradient_shadow.gif) repeat-x scroll;
	height:7px;
	vertical-align:top;
}
/* quick link header box */
.quicklinksheader {
	background-color: #007088;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:5px;
	text-indent:10px;
	text-align:left;
}

/* other boxes header and background */
.boxheader {
	background-color: #088FAD;	
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	padding:5px;
	text-indent:10px;
	text-align:left;
}

.boxheader a {
	background-color: #088FAD;	
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	text-align:left;
	text-decoration:none;
}

.box td{
	height: 160px;
	background: url(../images/gradient_box.gif) repeat-x scroll bottom;
	border: 1px solid #CCC;
	text-align:left;	
}

/* quick links bullets */
.bullets {
	padding-left:15px;
	vertical-align:top;
}
.bullets a {
	font-family: Arial;
	font-size: 11px;
	color: #43697A;	
	text-decoration:none;
}

.bullets a:hover {
	text-decoration:underline;
}

.photo {
	font-family: Arial;
	font-size: 10px;
	color: #5c5c5c;	
	padding-left:17px;
	padding-right:17px;
}

/*  notes box */
.notes {
	padding-left:10px;
	padding-right:8px;
	vertical-align:top;
	font-family: Arial;
	font-size: 12px;
	color: #5C5C5C;
}

.notes a{
	font-family: Arial;
	font-size: 12px;
	color: #43697A;	
	text-decoration:none;
}

.notes a:hover{
	text-decoration:underline;
}

/* members */

.membersrow {
}

.members {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5C5C5C;
	background: url(../images/gradient_memberlogos.gif) repeat-x scroll;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:0px;
}

.membersimagerow {
	padding:10px;
}

.sponsorimage {
	border:1px solid #CCC;
}

/* page footer */
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #A4A4A4;	
	text-align:left;
}

.footerlinks a{
	font-family: Arial;
	font-size: 11px;
	color: #A4A4A4;	
	text-decoration:none;
}
.footerlinks a:hover{
	text-decoration:underline;
}

.copyright {
	text-align:right;
}

/* Elements */
body
{
    background: #fff url(../images/tc_gradient.gif)  repeat-x;
	margin-top:0px;	
   /* line-height: 100%;*/
} 

/* General Classes */
.forumline {
	border:1px solid #ccc
}

.submenumembers tr a {
	padding:4px 21px;
	text-decoration:none;
}
.submenuabout tr a {
	padding:4px 21px;
	text-decoration:none;
}

.submenuinside tr a{
	padding:4px 15px;
}

.submenuinsideabout tr a{
	padding:4px 10px;
}