body {
		font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px;
		text-align: right;
		background-position : center;
	 	scrollbar-3dlight-color: #FFF;
	 	scrollbar-darkshadow-color: #FFF;
	 	scrollbar-face-color: #000000;
	 	scrollbar-highlight-color: #FFF;
	 	scrollbar-shadow-color: #FFF;
	 	scrollbar-track-color: #000000;
}
td	{
		font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

a:link, a:active  { 
	color: red;
	text-decoration: none;
	}
a:visited { 
	color: orange;
	text-decoration: none;
	}
a:hover { 
	text-decoration: underline;
	}

#topofthepage {
	height: 30px;
	background-color:#000000;
}

#container {
	width: 100%;
	text-align : right;
	background-image:url(../i/tsmp_logo_solo_2.jpg);
	background-color:#FFFFFF;
	clear : both;
	background-repeat : no-repeat;
}
#intro {
	width: 100%;
	overflow: hidden;
	text-align : left;
	color : #000;
	clear : both;
}
#pageHeader {
    background-color: black;
	height : 40px;
	overflow : hidden;
    color: white;
	margin: 0px 0px 0px 275px;
    padding: 7px;
}
#navigation {
    background-color: #000000;
    color: #000;
	clear: both;
	height : 26px;
	overflow : hidden;
	margin: 0px 0px 0px 296px;
    padding: 0px;
}
#under_nav_spacer {
	clear: both;
	width: 100%;
	height : 32px;
	overflow : hidden;
	border:0px dashed orange;	
}
#top_text {
	clear: both;
	width: 100%;
	height : 30px;
	overflow : hidden;
	border:0px dashed black;
	font-weight: bold;	
	padding: 0px 30px;
}
#login {
	background-image : url(../i/roundbox.gif);
	text-align: center;
	clear: both;
	width: 500px;
	height : 120px;
	overflow : hidden;
	margin: 0px 0px 0px 0px;
    color: black;
	background-repeat : no-repeat;
	border:0px dashed black;
}
#infotext {
	text-align: center;
	clear: both;
	width: 500px;
	height : 120px;
	overflow : hidden;
	margin: 0px 0px 0px 0px;
    color: black;
	background-repeat : no-repeat;
	border:0px dashed black;
}
#SummaryContainer {
	clear:both;
	width: 100%;
	margin: 50px 50px 50px 50px;
	overflow: auto;
	text-align: left;
	color: #00;
	}
#Form {
	float: right;
}
#Summary_left {
	float: right;
	width: 550px; 
	overflow: hidden;
}	
#Summary_left_top {
	width: 550px; 
	clear: both;
}
#Summary_left_content {
	float: right;
	width: 550px; 
}
#footer {
	clear: both;
	width: 100%;
	height: 20px;
	background-repeat : no-repeat;
    border-top: 1px solid black;
	text-align: center;
    vertical-align: top;

}
#footer_text {
	clear: both;
	width: 100%;
	height: 20px;
	text-align: right;

}

#login_empty {
	text-align: center;
	clear: both;
	width: 500px;
	height : 120px;
	overflow : hidden;
	margin: 0px 0px 0px 0px;
    color: black;
	background-repeat : no-repeat;
	border:0px dashed black;
}

#dataentry {
	text-align: left;
	clear: both;
	width: 665px;
	height : 500px;
	overflow : auto;
    color: black;
	background:white;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

table.client td
{
    padding:7px;
    border:1px solid #c0c0c0;
    text-align:right;
}

table.client
{
    border: collapse;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:20px;
}

table.client caption
{
    text-align:left;
    border:1px solid white;
    border-bottom:none;
    margin-left:auto;
    margin-right:auto;
}

#navigation_selected {
background-color:#FFFFFF;
border: 1px solid red;
}
