body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

ul{
        margin:10px 20px;
        padding:0;
}



h1 {
	font-family: georgia, "Times New Roman", Times, serif;
	margin:0; 
	padding:0;
        padding-bottom: 20px;
	color:#343590;
	font-size:28px;
	font-weight: normal;
}

h4 {
	font-family: georgia, "Times New Roman", Times, serif;
	margin:0; 
	padding:0;
	color:#343590;
	font-size:24px;
	font-weight: normal;	
}

h4 a{
	color:#343590;
}

h5 {
	font-family: georgia, "Times New Roman", Times, serif;
	margin:15 0; 
	color:#343590;
	font-size:20px;
	font-weight: normal;	
}

/* классы */

.main {
	height:100%;
	width:100%;
	margin: 0;
        padding:0;
        border:1px;
}

.header {
	width:923px;
	height:188px;
	background: url(/img/header_bkg.png) top right no-repeat;
}

.inbox {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: none;
	border-right: none;
	background: #353693;
	color:#ffffff;
	height:18px;
	font-size:10px;
	width:135px;
}

.over{
        background-color: #30318a;
        font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
        cursor:hand;
        cursor:pointer;
        color:#ffffff;
        font-style:italic;
        font-weight:bold;
        text-decoration:none;
}

.unselected{
        font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
        cursor:hand;
        cursor:pointer;
        color:#000000;
        font-style:italic;
        font-weight:bold;
        text-decoration:none;
}

.selected {
        font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 13px;
        cursor:hand;
        cursor:pointer;
        font-style:italic;
        font-weight:bold;
        color:#2f3086;
        text-decoration:none;
}

.submenu {
        margin:0 0 0 7px;
}

.submenu td a{
        color:#292929;
        font-size:13px;
        text-decoration:none; 
        font-style:normal;
}
 
.content{
	width:923px;
	font-size:12px;
}

.content td{
	font-size:12px;
}

.content a {
        color:#3a3c90;
}

.news {
        margin:0 0 0 2px;
}

.news a {
        text-decoration:none;
        color:#000000;
}


.news div{
        color:#343590;
        margin:0 0 3px 0;
}

.footer {
	height:96px;
	background: url(/img/footer_bkg.png) bottom left no-repeat;
}

.footer td{
	font-size: 12px;
}
/************************** catalog ******************************/
.catalog b {font-family: georgia; font-size: 14px; font-style: italic; color: #563e32;}