body
{
	font: 12px 'Arial CE', Arial, Helvetica, sans-serif;
	background: #555555;
	margin: 20px;
	text-align: center;
	color: #aabbcc;
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #efefef;
	scrollbar-3dlight-color: #aaaaaa;
	scrollbar-darkshadow-color: #aaaaaa;
	scrollbar-track-color: #eeeeee;
	scrollbar-arrow-color: #222222;
}


/* tables */
table.main
{
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	width: 780px;
	background: #414749;
}


table.menu
{
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	width: 700px;
}


table.text
{
	margin: auto;
	width: 695px;
	border-width: 1px;
	border-color: #555555;
	border-style: solid;
/*	background: #55595A;*/
	background-repeat: no-repeat;
}

table.textNoFrames
{
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	width: 700px;
}

table.Frames
{
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	border-width: 1px;
	border-color: #555555;
	border-style: solid;
}

table.Frames2
{
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
}


td
	{
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	}

td.text
	{
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	color: #bbbbbb;
	}

td.textCenter
	{
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #bbbbbb;
	}


td.sectionTitle
	{
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	color: #ffffff;
	background: #000000;
	}

td.subSectionTitle
	{
	font-size: 13px;
	text-align: center;
	background: #ea990b;
	color: #000000;
	font-weight: 600;
	}


td.halfPage
	{
	vertical-align: top;
	width: 50%;
	color: #bbbbbb;
	}

td.menu
{
	text-align: center;
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;
	background: #414749;
	font-size: 12px;
	color: #ffffff;
	width: 20%;
}

td.menuSelected
{
	text-align: center;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	background: #aaaaaa;
	font-size: 12px;
	color: #222222;
	width: 20%;
}


/* Text */

p.center
{
	text-align: center;
}

p.text
{
	text-align: justify;
	font-size: 12px;
	margin: 10px;
}

b.ramka
{
	color: black;
	background: #aaaaaa;
	border-width: 1px;
	border-color: #555555;
	border-style: dashed;
}

b.title
{
	font-size: 14px;
	color: #ff3333;
	font-family: Verdana;
	font-weight: 800;
}

div.title
{
	letter-spacing: 2mm;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	font-weight: 800;
}

div.subtitle
{
	letter-spacing: 2mm;
	font-size: 11px;
	color: #8dafc3;
	font-family: Verdana;
	font-weight: 800;
}

span.right
{
	margin: auto;
	font-size: 12px;
	color: #8dafc3;
	text-align: right;
	width: 100%;
}

span.sel
{
	text-decoration: underline;
	color: #8dafc3;
	text-decoration: none;
	color: #aaaaaa;
/*	background: #dddddd;
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;*/
	margin: 2px;

}

span.folder-sel
{
	text-decoration: underline;
	color: #DB8A0B;
/*	background: #000000;
	border-width: 1px;
	border-color: #aaaaaa;
	border-style: solid;*/
	margin: 2px;
}



h3
{
	color: orange;
	font-size: 12px;
/*	background: #444444;*/
/*	border-width: 0px;*/
/*	border-color: #333333;*/
/*	border-style: dashed;*/
	text-align: left;
	margin: 10px;
	font-weight: 100;
}

p.emphasis
{
	color: #8dafc3;
/*	background: #444444;*/
/*	border-width: 0px;*/
/*	border-color: #333333;*/
/*	border-style: dashed;*/
	text-align: left;
	margin: 10px;
}

p.emphasisCenter
{
	color: #8dafc3;
	text-align: center;
	margin: 10px;
	font-weight: 600;
}

p.emphasisleft
{
	color:  #11ff11;
	text-align: left;
	margin: 10px;
	font-weight: 600;
}

p.emphasisCenterGreen
{
	color: #11ff11;
	text-align: center;
	margin: 10px;
	font: 13px;
	font-weight: 600;
}

p.emphasisCenterRed
{
	color: red;
	text-align: center;
	margin: 10px;
	font: 13px;
	font-weight: 600;
}

p.emphasisCenterYellow
{
	color: yellow;
	text-align: center;
	margin: 10px;
	font: 13px;
	font-weight: 600;
}

p.emphasisCenterOrange
{
	color: orange;
	text-align: center;
	margin: 10px;
	font: 13px;
	font-weight: 600;
}

p.emphasisLeft
{
	color: #ffffff;
	background: #444444;
	border-width: 1px;
	border-color: #555555;
	border-style: solid;
	text-align: left;
}



h4.section
{
	letter-spacing: 2mm;
	font-size: 12px;
	color: #ffffff;
}


ul
{
	text-align: left;
	list-style-image: url("../img/point.gif");
}

dl
{
	margin: 10px;
}

dt
{
	font-weight: 700;
}


/* links */
a
	{
	font: 12px;
	text-decoration: none;
	color: #ffffff;
	}

a.page	
	{
		text-decoration: none;
		color: #dddddd;
/*		background: #767676;
		border-width: 1px;
		border-style: solid;
		border-color: #aaaaaa;*/
		margin: 2px;
	
	}

a.folder-page	
	{
		text-decoration: none;
		color: #A8DFFB;
/*		background: #303030;
		border-width: 1px;
		border-style: dotted;
		border-color: #aaaaaa;*/
		margin: 2px;

	}


/*a.pageSel
	{
		text-decoration: none;
		color: #aaaaaa;
		text-decoration: underline;
	}*/

a.mail
	{
	color: #ff7800;
	}

a:hover
	{
/*	color: red;*/
	}

a.menu 
{
	font-size: 12px;
	text-decoration: none;
	color: #aaaaaa;
	display: block;
}

a.menuSelected
{
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	display: block;
}

a.menu:hover 
{
/*	text-decoration: underline;*/
	color: #ffffff;
/*	color: black;*/
}



hr.700
	{
	color: #777777;
	background-color: #bbbbbb;
	border: 0px;
	height: 1px;
	width: 700px;
	}

hr
	{
	color: #777777;
	background-color: #bbbbbb;
	border: 0px;
	height: 1px;
	}

img.frame1
	{
	border-width: 1px;
	border-color: #777777;
	border-style: solid;
	}

select.text
	{
	color: #ffffff;
	background: #555555;
	border-width: 1px;
	border-color: #777777;
	border-style: solid;
	width: 250px;
	height: 18px;
	font: 12px;
	}


input.text
	{
	color: #ffffff;
	background: #555555;
	border-width: 1px;
	border-color: #777777;
	border-style: solid;
	width: 250px;
	height: 18px;
	font: 12px;
	}

input.checkbox
	{
	color: #8dafc3;
	border-width: 1px;
	border-color: #777777;
	border-style: solid;
	background: #555555;
	}

input.button
	{
	color: #ffffff;
	background: #555555;
	border-width: 1px;
	border-color: #777777;
	border-style: solid;
	}

p.bigTitle {
	color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: white;
	width: 100%;
	text-align: center;
	font-size: 20px;
	font-family: Comic;
	letter-spacing: 4mm;
}

