BODY{
	background-color:#6E6E6E;
	padding:5px;
}
TABLE{
	border-style:none;
	background-color:#F7F7F7;
	width:100%;
}
IMG{
	border-style:none;
}
A:active{
	color:#000000;
	text-decoration:none;
}
A:link{
	color:#000000;
	text-decoration:underline;
}
A:visited{
	color:#333300;
	text-decoration:underline;
}
A:hover{
	cursor:hand;
	text-decoration:underline;
	color:#0000dd;
}
.left_menu{
	vertical-align:top;
	font-size:13pt;
	height:500px;
	width:175px;
	padding:5px;
}
.main{
	background-image:url(./Images/fon.gif);
	vertical-align:top;
	font-size:11pt;
	padding:5px;
}
.top_menu{
	background-image:url(./Images/fon.gif);
	text-align:right;
	font-size:13pt;
	height:30px;
}
.line{
	background-image:url(./Images/line.gif);
	background-repeat:repeat-x;
	background-color:#CDCDCD;
	height:1px;
}
.header_center{
	background-image:url(./Images/header_center.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	font-size:50pt;
	color:#FFFFFF;
	height:110px;
}
.header_left_border{
	background-image:url(./Images/header_left_border.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	height:110px;
	width:20px;
}
.header_right_border{
	background-image:url(./Images/header_right_border.gif);
	background-repeat:no-repeat;
	background-color:#000000;
	width:20px;
	height:110px;
}
.main_top_left_border{
	background-image:url(./Images/main_top_left_border.gif);
	background-repeat:no-repeat;
	height:11px;
	width:20px;
}
.main_top_center_border{
	background-image:url(./Images/main_top_center_border.gif);
	background-repeat:repeat-x;
	height:11px;
}
.main_top_right_border{
	background-image:url(./Images/main_top_right_border.gif);
	background-repeat:no-repeat;
	height:11px;
	width:20px;
}
.main_left_border{
	background-image:url(./Images/main_left_border.gif);
	background-repeat:repeat-y;
	width:20px;
}
.main_right_border{
	background-image:url(./Images/main_right_border.gif);
	background-repeat:repeat-y;
	width:20px;
}
.main_left_bottom_border{
	background-image:url(./Images/main_left_bottom_border.gif);
	background-repeat:no-repeat;
	height:50px;
	width:20px;
}
.main_center_bottom_border{
	background-image:url(./Images/main_center_bottom_border.gif);
	background-repeat:repeat-x;
	font-size:xx-small;
	text-align:center;
	height:50px;
}
.main_right_bottom_border{
	background-image:url(./Images/main_right_bottom_border.gif);
	background-repeat:no-repeat;
	height:50px;
	width:20px;
}
.jabber{
	position:absolute;
	left:50px;
	top:325px;
}
.apache{
	position:absolute;
	left:50px;
	top:350px;
}
.freebsd{
	position:absolute;
	left:50px;
	top:400px;
}
