@charset "windows-1251";

body {
	margin:0px;
	font-family:Georgia;
	font-size:16px;
	color:#FFF;
	line-height: 19px;
	background-color:#0094a6;
}


select {margin:0px; padding:0px;}
p {margin-top:15px; margin-bottom:15px;}

li {padding:3px;}

.white {
	color:#ffffff;
}

.grey {
	color:#7d7d7d;
}

.greenlightmore {
	color:#00a5c2;
}

.greenlight {
	color:#00859d;
}

.greenlighter {
	color:#86f1ff;
}

.black {
	color:#000;
}





.greenlightlink:link {text-decoration: none; border-bottom: 1px dotted #00859d; color:#00859d; }
.greenlightlink:visited {text-decoration: none; border-bottom: 1px dotted #00859d; color:#00859d;}
.greenlightlink:hover {text-decoration: none; border-bottom: 1px dotted #00bbdc; color:#00bbdc;}
.greenlightlink:active {text-decoration: none; border-bottom: 1px dotted #00859d; color:#00859d;}



.greendark {
	color:#00545e;
}

.greendarkmore {
	color:#002d32;
}


.t9 {font-size:9px;}
.t10 {font-size:10px;}
.t11 {font-size:11px;}
.t12 {font-size:12px;}
.t13 {font-size:13px;}
.t14 {font-size:14px;}
.t15 {font-size:15px;}
.t16 {font-size:16px;}
.t17 {font-size:17px;}
.t18 {font-size:18px;}
.t20 {font-size:20px;}
.t21 {font-size:21px;}
.t22 {font-size:22px;}
.t24 {font-size:24px;}
.t28 {font-size:28px;}
.t32 {font-size:32px;}


.whitelink:link {color:#fff;}
.whitelink:visited {color:#fff;}
.whitelink:hover {color:#8feeff;}
.whitelink:active {color:#fff;}

.greylink:link {color:#959595;}
.greylink:visited {color:#959595;}
.greylink:hover {color:#4b4b4b;}
.greylink:active {color:#959595;}

.blacklink:link {color:#000;}
.blacklink:visited {color:#000;}
.blacklink:hover {color:#00859d;}
.blacklink:active {color:#000;}

.menulink:link {color:#00859d;}
.menulink:visited {color:#00859d;}
.menulink:hover {color:#000;}
.menulink:active {color:#00859d;}


a:link {color:#86f1ff;}
a:visited {color:#86f1ff;}
a:hover  {color:#ffffff;}
a:active {color:#86f1ff;}


.pics {border:#70c3cd 1px solid;}

.menu a {
opacity:1.0;
filter: alpha(opacity=100)
}

.menu a:hover {
opacity:0.6;
filter: alpha(opacity=60)
}