@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: #130d34; background-image: url(img_files/bg.jpg); 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: #2c1d8e; text-decoration: none;}
a:visited {color: #2c1d8e; text-decoration: none;}
a:hover   {color: #2c1d8e; text-decoration: underline;}
a:active  {color:#2c1d8e; 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 #FFF; border-thickness: 1px; }
A:hover .img {BORDER: 1px dashed #3fc7ff; border-thickness: 1px; }

.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/thumb1.jpg);
	background-color:#89c6fe;
	text-align:center;
	width:192px;
	height:240px;
}

table.thumbs {
	background-color: #89c6fe;
	border: 1px solid #FFF;
}
.top_tops {
line-height: 1.4;
color: #0081b7;
font-size: 11px;
}
A.link4:link, A.link4:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #00a2e5; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
}
A.link4:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #0079f0; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline;
}
