/* Global Styles */

body {
	margin:0px;
	background-color: #FFFFFF;
	font:"Bookman Old Style";
	font-weight:bold;
	
	}
	
h2 {
	font:"Bookman Old Style";
	font-weight:bold;
	color:#000000;
	font-size: 18px;
	 
	}

td {
	font:11px ;
	color:#000000;
	border-right-color: #000000;
	border-left-color: #000000;
	}
	
a {
	color: #000000;
	font-weight:bold;
	}
	

a:hover{color: #000000;}
/* ID Styles */

#navigation td {
	border-bottom: 2px solid #FFFFFF;
	border-right-color: #FFFFFF;
	background-color: #f48124;
	
	}
	
#navigation a {
	font: 12px Bookman Old Style;
	color: #f48124;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("knop_up.gif") 14px 45% no-repeat;
	font-style: italic;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: #ffffff url("knop_dn.gif") 14px 45% no-repeat;
	color:#000000;
	}
	
#razdeliy td {
	background-color: #CCCCCC;
	/*border-bottom: 2px solid #C0DFFD;
	border-right-color: #FFFFFF;*/
	}
	
/*#razdeliy {
	font: bold  italic 14px  Bookman Old Style;
	color: #003366;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	}*/

#razdeliy a {
	font: bold   14px  Bookman Old Style;
	color: #000000;
	line-height:12px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	/*padding:8px 6px 10px 26px;*/
	}
	
#razdeliy a:hover {
	text-decoration: underline;
	}
	
#img{
	border-color:#f48124;
	}
	
/*#Zakl {
	background-color: #dedeca;
	text-align: center;
	}*/
#Zakl a:hover {
	background:#f48124;
	}
	
#logo 	{
	font:24px ;
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px;
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

/* Class Styles */
	
.bodyText {
	font:11px ;
	color:#000000;
	line-height:20px;
	margin-top:0px;

	
	}
	
.pageName{
	font: 20px ;
	color: #3366CC;
	line-height:24px;
	letter-spacing:.2em;
	font-weight:bold;
	font-style:italic;
	}
	
.subHeader {
		
	color: #000000;
	line-height:16px;
	letter-spacing:0.2em;
	font-weight:bold;
	
	}

.quote {
	font: 20px ;
	color: #759DA1;
	line-height:30px;
	font-weight:bold;
	font-style:italic;
	}
	
.smallText {
	font: 8px;
	color: #000000;
	font-weight:bold;
	
	}
	
.navText {
	font: 12px;
	color: #003366;
	line-height:16px;
	font-family: "Bookman Old Style";
	}
	
.Points {
	color: #f48124;
	}
