td {
	text-align: left;
	font-family:tahoma;
	font-size:14px;
	color:#727272;
	line-height:20px;
}

a {	
	color:#68B6B8;
	text-decoration: none;
}
a:hover {
	color:#009999;
	text-decoration: none;
}

body { 	margin:0px;padding:0px; background-color:#F6F6F6;}

.copy{
font-family:tahoma;
font-size:11px;
color:#004D8C;
}

.top_txt {
	color:#075293;
	font-weight: bold;
	font-size: small;
	text-align: center;
}
.top_txt a {	
	color:#075293;
	text-decoration: none;
}
.top_txt a:hover {
	color:#009999;
	text-decoration: none;
}

.bot_txt {
	color:#075293;
	text-decoration:none;
	font-size: x-small;
	line-height: normal;
	text-align: center;
}
.bot_txt a {	
	color:#075293;
	text-decoration: none;
}
.bot_txt a:hover {
	color:#009999;
	text-decoration: none;
}

.gray {color:#727272; text-decoration:none}
.gray_d {
	color:#666666;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
.green {
	color:#009999;
	text-decoration:none;
	font-weight: bold;
	line-height: normal;
}

.sm {font-size:9px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:11px}

.search { width:118px;
		height:18px;
		font-family:tahoma;
		font-size:10px;
		color:#838282;
		margin-left:0px;
		margin-right:0px}

.subscribe { width:172px;
		height:18px;
		font-family:tahoma;
		font-size:10px;
		color:#838282;
		margin-left:0px;
		margin-right:0px}

.form { width:218px;
		height:18px;
		font-family:tahoma;
		font-size:10px;
		margin-left:0px;
		margin-right:0px}
		
.style1 {
	font-size: 14px;
	font-weight: bold;
}

.textarea {
	width:218px;
	height:110px;
	font-family:tahoma;
	font-size:x-small;
	overflow:hidden;
	margin-left:0px;
	margin-right:0px;
	color: #000000;
}

.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}

#a1:hover {color:#91B230; font-weight:bold; text-decoration:none}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0A5193;
}
.Section {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #0A5193;
	vertical-align:middle;
}
a.menu {
	text-decoration: none;
	color:#666666;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}

a.menu:hover {
	text-decoration: none;
	color:#66CCCC;
	font-family: Tahoma;
	font-size: 16px;
}

h1 img {
	vertical-align:middle;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h2 img {
	vertical-align:middle;
}

.thumbnail1{
position: relative;
text-decoration: none;
z-index: 0;
}

.thumbnail1:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail1 span img{
border-width: 0;
padding: 2px;
}

.thumbnail1:hover span{
visibility: visible;
top: 10px;
left: 20px;
}

.thumbnail2{
position: relative;
border: none
z-index: 0;
}

.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail2 span{ 
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ 
border-width: 0;
padding: 2px;
}

.thumbnail2:hover span{ 
visibility: visible;
top: 10px;
left: -100px; 
}

.thumbnail3{
position: relative;
border: none
z-index: 0;
}

.thumbnail3:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail3 span{ 
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail3 span img{ 
border-width: 0;
padding: 2px;
}

.thumbnail3:hover span{ 
visibility: visible;
top: 10px;
left: -225px; 
}

.thumbnail4{
position: relative;
border: none
z-index: 0;
}

.thumbnail4:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail4 span{ 
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px solid gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail4 span img{ 
border-width: 0;
padding: 2px;
}

.thumbnail4:hover span{ 
visibility: visible;
top: 10px;
left: -340px; 
}
