@charset "UTF-8";
/* CSS Document */

p {font-family: tahoma; font-size: 8pt; font-weight: normal; text-align: left; 
    margin-left: 0px; margin-right: 0px; margin-bottom: 0px; margin-top: 0px;}
img {border: none;}


body { margin: 0px; padding: 0px; background-color: #ffffff; background-repeat: repeat; background-position: center; }

.leftbg { background-image: url(img_files/bg_head.jpg); background-repeat: repeat; background-position: left;} 

.rightbg {background-image: url(img_files/bg_footer.jpg); background-repeat: repeat; background-position: left;} 

a:link    {color: #00a2e5; text-decoration: none;}
a:visited {color: #00a2e5; text-decoration: none;}
a:hover   {color: #00a2e5; text-decoration: underline;}
a:active  {color:#00a2e5; text-decoration: underline;}

a.lnk:link    {color: #00667d; text-decoration: none;}
a.lnk:visited {color: #00667d; text-decoration: underline;}
a.lnk:hover   {color: #008cab; text-decoration: underline;}
a.lnk:active  {color: #008cab; text-decoration: underline;}

A.link5:link    { FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: uppercase; COLOR: #009ab2; FONT-FAMILY: Verdana; TEXT-DECORATION: none;}
A.link5:visited {FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: uppercase; COLOR: #009ab2; FONT-FAMILY: Verdana; TEXT-DECORATION: none;}
A.link5:hover {FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: uppercase; COLOR: #ff640b; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;}

.img         {BORDER: 1px solid #00a2e5; border-thickness: 2px; }
A:hover .img {BORDER: 1px dashed #3fc7ff; border-thickness: 2px; }

.btop {	font-family: Tahoma;	font-size: 20px;	color: #0081b7;	text-decoration: none;	font-weight: bold;}
.btopdesc {	font-family: Tahoma;	font-size: 12px;	color: #0081b7;	text-decoration: none;	font-weight: bold;}
.btop a {	font-family: Tahoma;	font-size: 20px;	color: #00a2e5;	text-decoration: underline;	font-weight: bold;}
.btop a:hover {	font-family: Tahoma;	font-size: 20px;	color: #0079f0;	text-decoration: none;	font-weight: bold;}

.thumbs td {
	//border: 1px solid rgb(7, 176, 202); 
	background-image: url(img_files/thumb.jpg);
	text-align: center; 
	width:170px;
	height: 230px;
}
table.thumbs { background-color: #FFF; border: 1px #00a2e5 solid;}
table.bookmark {margin-top: 0;}
