/* Style Sheet for URL TRX . com */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	font-family: Helvetica, Arial, Geneva, Swiss, sans-serif;
	font-size: 95%;
	font-weight: normal;
	line-height: 135%;
	background: #FFFFFF;
}

img {
 line-height: 0;
 margin: 0;
 padding: 0;
 border: none;
}

img a:link {
 line-height: 0;
 margin: 0;
 padding: 0;
}

html {
	overflow-y: scroll;
}

#pagewrap {
	width: 885px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}

#logo {
	border: 1px solid #000000;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 95px;
}

#contentbox {
	width: 883px;
	margin-top: 15px;
	border: 1px solid #000000;
}

#mainnavi {
	height: 30px;
	background-color: #87A5DA;
	background-image: url(../images/blue-stripe.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
	color: #000000;
}
	
#mainnavi p {
	font-size: 95%;
	font-style: normal;
	padding-top: 7px;
}
		
#mainnavi ul {
	list-style: none;
	padding-top: 5px;
		font-size: 95%;	
}
		
#mainnavi ul li {
	display: inline;
	padding: 0 0 0 24px;
	font-size: 95%;	
	font-style: normal;
	font-weight: normal;
}
			
#mainnavi ul li a:link, #mainnavi ul li a:visited {
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
				
#mainnavi ul li a:hover, #mainnavi ul li a:active {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	/*padding: 1px 0;*/
}


body#home ul li a.home, body#works ul li a.works,
body#signup ul li a.signup, body#features ul li a.features,
body#upgrade ul li a.upgrade, body#contact ul li a.contact,
body#login ul li a.login  {
	color: #000000;
	text-decoration: none;
}



#membernavi {
	height: 30px;
	background-color: #14397C;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
}
	
#membernavi p {
	font-size: 85%;
	font-style: normal;
	padding-top: 7px;
}
		
#membernavi ul {
	list-style: none;
	padding-top: 5px;
		font-size: 95%;	
}
		
#membernavi ul li {
	display: inline;
	padding: 0 0 0 25px;
	font-size: 95%;	
	font-style: normal;
	font-weight: normal;
}
			
#membernavi ul li a:link, #membernavi ul li a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
				
#membernavi ul li a:hover, #membernavi ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding: 1px 0;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 200px;
}

#quicklinks {
	float: left;
	margin: 140px 0 0 30px;
	display: inline;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 7px 0;
	line-height: 0;
}

#content {
	width: 780px;
	text-align: left;
	padding: 40px 0 30px 50px;
}

#content p {
	color: #000000;
	font-weight: normal;
	line-height: 135%;
	margin-bottom: 19px;
}

#content h1 {
	color: #000000;
	font-family: Helvetica, Arial, Geneva, Swiss, sans-serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 4px;
}

#content h2 {
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	padding: 4px 0 8px 0;
}

#content h3 {
	color: #000000;
	font-size: 140%;
	font-weight: bold;
	line-height: 100%;
	padding: 10px;
	background-color: #FFFFCC;
	border: 2px solid #FF9900;
	width: 500px;
	margin-bottom: 40px;
}

#content h4 {
	color: #339900;
	font-size: 110%;
	font-weight: bold;
	line-height: 100%;
	padding: 10px 0 0 0;
}

#content ul {
	list-style-position: outside;
	padding-left: 3px;
}

#content li {
	font-weight: bold;
	font-size: 95%;	
	margin: 11px 15px;
}

#content ul.terms {
	list-style-position: outside;
	padding-left: 35px;
	list-style-type: upper-roman;
}

#content ul.terms li {
	font-weight: normal;
	margin: 15px;
}

#content ul.features li {
	font-weight: normal;
	margin: 5px 15px;
}

.stattable {
	border-collapse: collapse;
	border: 1px solid #253B5C;
	font-family: Helvetica, Arial, Geneva, Swiss, sans-serif;
	margin-bottom: 7px;
}

.stattable tbody tr:hover {
	background-color: #FFF1A8;
}

.stattable tbody tr.hilite { /*Fix the IE 6 bug*/
	background-color: #FFFF99;
}

.stattable td {
	padding: 2px 6px;
	border: 1px solid #253B5C;
	text-align: left;
	vertical-align: middle;
	font-size: 85%;
	line-height: 120%;
}

.stattable th {
	padding: 4px 6px;
	border: 1px solid #253B5C;
	text-align: left;
	vertical-align: middle;
	font-size: 85%;
	line-height: 120%;
}

.datatable {
	border-collapse: collapse;
	border: 1px solid #000066;
	font-size: 95%;
}

.datatable th {
	padding: 6px 6px;
	vertical-align: top;
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
	color: #CC0000;
	text-align: right;
}

.datatable td {
	padding: 6px 6px;
	vertical-align: top;
	font-size: 90%;
	line-height: 100%;
	font-weight: normal;
	text-align: left;
}

.monthselect {
	border-collapse: collapse;
	font-size: 100%;
}

.monthselect td {
	text-align: left;
	vertical-align: middle;
	font-size: 90%;
	line-height: 100%;
	font-weight: normal;
}

.top {
	border-left: 1px solid #000066;
	border-top: 1px solid #000066;	
	border-right: 1px solid #000066;
	background-color: #FFCC33;	
}

.bottom {
	border-left: 1px solid #000066;
	border-bottom: 1px solid #000066;	
	border-right: 1px solid #000066;
	background-color: #FFCC33;		
}
	

.clicktable {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border: 1px solid #000066;
	line-height: 0;
}


.clicktable tbody tr:hover {
	background-color: #FFF1A8;
}

.clicktable tbody tr.hilite { /*Fix the IE 6 bug*/
	background-color: #FFFF99;
}

.clicktable img {
	line-height: 0;
	margin: 0;
	padding: 0;
}

.clicktable th {
	padding: 0 15px;
	border: 1px solid #000066;
	vertical-align: middle;
	font-size: 85%;
}

.clicktable td {
	padding: 0 15px;
	border: 1px dotted #999999;
	font-weight: bold;
	font-size: 90%;
}

.columnlink a:link, .columnlink a:visited {
	color: #006600;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
				
.columnlink a:hover, .columnlink a:active {
	color: #006600;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	padding: 1px 0;
}

#login-box {
	margin: 0 auto 10px auto;
	width: 300px;
	text-align: center;
	padding: 20px;
	border: 4px solid #29549E;
	color: #000000;
	font-size: 95%;
	font-weight: normal;
	line-height: 135%;
	background-color: #F6F6F6;
}

.button {
	width: 150px;
	height: 24px;
	font-size: 95%;
	padding-bottom: 3px;
	font-weight: bold;
	background-color: #A7C7FF;
	border: 2px solid #29549E;
	font-family: Helvetica, Arial, Geneva, Swiss, sans-serif;
}

.button:hover {
	background-color: #29549E;
	border: 2px solid #29549E;
	color: #FFFFFF;
}

.button2 {
	width: 175px;
	height: 24px;
	font-size: 90%;
	font-weight: normal;
	line-height: 100%;
	padding-bottom: 3px;
	font-family: Helvetica, Arial, Geneva, Swiss, sans-serif;
	/*background-color: #A7C7FF;
	border: 2px solid #29549E;*/
}

/*
.button2:hover {
	background-color: #29549E;
	border: 2px solid #29549E;
	color: #FFFFFF;
}
*/

.label {
	font-weight: bold;
	font-size: 90%;
	color: #333333;
}

.labelred {
	font-weight: bold;
	font-size: 90%;
	color: #CC0000;
}

.addbox {
	width: 440px;
	padding: 1px;
	font-size: 90%;
	margin-right: 45px;
}

.personal {
	width: 250px;
	padding: 1px;
	font-size: 90%;
}

.descbox {
	width: 440px;
	padding: 2px;
	font-size: 90%;
	height: 70px;
	margin-right: 45px;
}

.groupdropdown {
	font-size: 90%;
	min-width: 120px;
	padding: 1px;
}

.groupdropdown2 {
	font-size: 12px;
	min-width: 100px;
}

.grddinside {
	font-size: 14px;
	margin: 2px 0;
	padding-left: 4px;
}

#footer {
	height: 30px;
	background-color: #14397C;
	border-top: 1px solid #000000;
	text-align: center;
	}

#footer p{
	font-size: 85%;
	font-style: normal;
	padding-top: 4px;
	color: #FFFFFF;
}
	
	
#bottomlinks {
	text-align: center;
	margin-top: 10px;
}

#bottomlinks ul {
	list-style: none;
	padding-top: 5px;
}
		
#bottomlinks ul li {
	display: inline;
	padding: 0 0 0 25px;
	font-size: 95%;	
	font-style: normal;
	font-weight: normal;
}
			
#bottomlinks ul li a:link, #bottomlinks ul li a:visited {
	color: #999999;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-size: 95%;	
}
				
#bottomlinks ul li a:hover, #bottomlinks ul li a:active {
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 95%;	
	}

a:link, a:visited {
	color: #0000CC;
	text-decoration: underline;
}

a:hover, a:active {
	color: #0000CC;
	text-decoration: none;
}

.photoright {
	float: right;
	padding: 0 0 0 65px;
	border: none;
}

.photorightborder {
	float: right;
	margin: 0 0 15px 25px;
	border: 1px solid #000000;
}

.photoleftborder {
	float: left;
	margin: 0 25px 20px 0;
	border: 1px solid #000000;
}

.clear {
	clear: both;
}

hr {
	margin: 0 0 30px 0;
}

address {
	font-size: 90%;
	color: #666666;
}
