﻿BODY {
background-color:#567498;
background-image:url('Images/MainBg.gif');
background-repeat:repeat-x;
	font-size: 11pt;
	font-family: verdana;
	color: black;
	margin: 0;
	}
A:link {
	color:black;
	text-decoration: none;
	border: 0;
}
A:hover {
	color:#000;
	text-decoration: underline;
}
A:visited {
	color: #000;
	text-decoration: none;
}
.mainDiv{
	  width:853px;
	  margin:0 auto;
	  background-color:white;
	  

	  
}
.HedersMenu {
	
	font-size:9pt;
	color: white
	
}
.HedersMenu A:link{
	color:white;
	text-decoration:none;
}
.HedersMenu A:hover{
	color:white;
	text-decoration:underline;
}
.PartsMenu{
	 color: white;
	 
}
.PartsMenu A:link{
	color:white;
	text-decoration:none
}
.PartsMenu A:visited{
	color:white;
	text-decoration:none;
}
.PartsMenu A:hover{
	color:White;
	text-decoration:underline;
}
.Partsofstude{
	width:211px;
	background-color:#ee8802;
	height:37px;
	color:white;
	 text-align:center;
	 font-size:13pt;
	 font-weight:normal;
	
}
.Partsofstude A:link{
	color:white;
	text-decoration:none;
}
.Partsofstude A:hover{
	color:white;
	text-decoration:none;
}
.DotNEt{
	width:100px;
	height:80px;
	margin:8px auto
}
.list
{
 border-style:solid ;
	border-color: #bbbbbb;
	border-width: 1;
	color: #808080;
}
.Group {
	display: block;
	height: 23px;
	width: 800px;
	line-height: 20px;
	padding-left: 27px;
	color: #dfdfdf;
	text-decoration: none;
	background-color:gray;
	
}
.Group:visited
{
border:solid 1px #fff;
border-bottom:0
	}
.Group:link
{
border:solid 1px #fff;
border-bottom:0
	}
.Group:hover {
	color: #dfdfdf;
	text-decoration: underline;
	
}
.Option {
	display: block;
	height: 23px;
	width: 800px;
	background-image: url(Button_Option.jpg);
	line-height: 20px;
	padding-left: 27px;
	color: #dfdfdf;
	text-decoration: none;
}
.Option:hover {
	color: #dfdfdf;
	text-decoration: underline;
}
.show {
	display:none;
}
.hide {
	display:inline;
}
