/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
}

h1, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {

	border-top: 1px dashed #B9B9B9;
	margin: 0;
	padding: 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:30px;
	margin-top: 5px; 
	margin-bottom: 0px;
	font-weight: normal;
    color: #CC0000;


}

h3 {
	font-size: 1em;
}
h5 {
margin-bottom: -5px;
	font-size: 14px;
	color: #333333;
	
}
h6 {
margin-top: 6px;
margin-bottom:3px;
	font-size: 12px;
	color: #666666;
}
h7 {
margin-bottom: -5px;
	font-size: 12px;
	color: #AB736B;
	
}
p, ul, ol {
	margin-bottom: -5px;
	line-height:23px;
}

blockquote {
}

a {
	color: #fff;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 900px;
	height: 70px;
	margin: 0 auto 15px auto;
	padding-top: 0px;
}

#logo {
    background-image: url(images/tripletsplusonelogo.png);
	width: 246px;
	height: 54px;
	float: left;
	margin-left: 12px;
	margin-top: 15px;
	float: left;
}
#logo2 {
    background-image: url(images/tripletsplusonelogo.png);
	width: 246px;
	height: 54px;
	float: left;
	margin-left: 330px;
	margin-top: 15px;
	float: left;
}

#logo h1 {
	float: left;
	margin: 0;
	font-size: 38px;
	color: #0099E8;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #0099E8;
}

#logo h2 {
	float: left;
	margin: 0;
	padding: 20px 0 0 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D6D6D;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
margin-top: 40px;
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 2px;
	border: none;
	padding: 1px 15px;
	text-decoration: none;
	font-size: 13px;
	color: #000;
}

#menu a:hover {
	text-decoration: none;
	background: #999999;
	color: #FFFFFF;
}

#menu .active a {
color: #FFFFFF;
background: #58adbf;
}

/* Page */

#page {
	width: 915px;
	margin: 0 auto;
	padding: 27px;
}

/* Content */



/* Footer */

#footer {
	clear: both;
	width: 940px;
	height: 30px;
	margin: 0 auto;
	padding: 0px 0;
	border-top: 0px solid #3F3F3F;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	color: #999999;
}

	

 /* table */
 
table#sampleb {
    background-color:#FFFFFF;
    border: solid #C9D8DC 1px;
    width: 600px;

}

table#sampleb td {
    padding: 5px;
    border: solid #000 0px;

}


.data6b {
	font-style: normal;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
    text-align: center;
    background-color: #CCCCCC;

}

.toprowb {
    font-style: normal;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
    text-align: center;
    background-color: #666666;

}
								
 /* table */
 
 