﻿.Tbg {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background-image: url('bottom_main.png');
	background-repeat:no-repeat;
	width: 785px; 
	height= 80px; 
	background-color:white;
}

.Tbgsub {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background-image: url('bottom_small.jpg');
	background-repeat:no-repeat;
	width: 785px; 
	height= 80px; 
	background-color:white;
}


.bodybg {
	background-image: url('images/white.jpg');
	background-repeat:repeat;
	background-color:white;
	width: 785px;
}
.copyrightbg {
	background-image: url('images/white.jpg');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2eb1cb;
	font-weight:600;
}
.medtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2eb1cb;
	font-weight: bold;
}
.txtblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2eb1cb;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2eb1cb;
	text-align:center;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url('overlay.png'); }

.box {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
.a {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: thin solid #333333;
}

