/* CSS Document */
@charset "windows-1251";

body {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
	   
a.navline { color: #999999; text-decoration: none; }
a.navline:hover { color: #2BAC2B; text-decoration: underline; }
a.green { color: #33CC33; text-decoration: none; }
a.green:hover { color: #000000; text-decoration: none; }
a.green2 { color: #2BAC2B; text-decoration: none; }
a.green2:hover { color: #000000; text-decoration: none; }
a.white { color:  #FFFFFF; text-decoration: none; }
a.white:hover { color:  #FFFFFF; text-decoration: underline; }

#wrapper { width: 950px; height: 100%; background-color: #FFFFFF; }
#wrapper2 {	width: 930px; height: 100%; }
#wrapper3 {	width: 700px; height: 100%; }
#content { width: 100%; height: 100%; border-right-width: 1px; border-left-width: 1px; border-right-style: dotted; border-left-style: dotted;
	border-right-color: #33CC33; border-left-color: #33CC33; padding-right: 10px; padding-left: 10px;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
#pathway { background-color: #FFFFFF; margin-bottom: 10px; padding-top: 3px; padding-bottom: 3px; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #2BAC2B; }

.plaintext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.white10pt { color: #FFFFFF; font-size: 10px; }
.small { font-size: 9px; }
.white11pt { color: #FFFFFF; font-size: 11px; }
.pathtext { color: #33CC33; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.timetext { color: #2BAC2B; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-align: right; }
.name { color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
.navline { color: #999999; font-size: 10px; font-weight: bold; }
.botlink { 	border-top-width: 1px; border-top-style: dotted; border-right-style: none; border-bottom-style: none;
	border-left-style: none; border-top-color: #33CC33; }
.head24pt { color: #33CC33; font-size: 24px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #33CC33;}
.fonlink11pt { font-size: 11px; border-top-width: 1px; border-top-style: dotted; border-top-color: #2BAC2B; padding-top: 5px;}
.names11pt { color: #33CC33; font-size: 11px; padding-top: 7px; padding-bottom: 5px; margin-bottom: 15px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #2BAC2B;}
.photo { padding: 10px; }
.collumn {
	background-image: url(images/cools.gif);
	background-repeat: repeat-y;
	background-position: center top;
}