.TableTLR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CECECE;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECECE;
			
	border-bottom-style: none;
	border-bottom-color: #CECECE;
	
}
.textbottom {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	
}


.bg{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left middle;
	font-family: verdana;
	font-size: 10px;

}

.leftpaneltext{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	padding-left:15px;
	padding-right:5px;
	color: #777777;
	text-align: left;
	
}

.bodytext{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
	color: #777777;
	text-align: left;
	padding-top: 8px;
	
}
.copyrighttext{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #3D3D3D;
	text-align: center;
	text-decoration : none; 
}

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B4B;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B4B;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6C811D;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	background-image: url(../images/bg.jpg);
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #D8D7DC;
	vertical-align: middle;
	height: 22px;
	width: 150px;
}

.menubox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #D8D7DC;
	width: 200px;
}
