body {
        font-family: Georgia, "Times New Roman", Times, serif;
        background: #ffdce8 url(../images/bg.jpg);
        scrollbar-face-color: #f7eeee;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #f7eeee;
        scrollbar-3dlight-color: #F5E9E9;
        scrollbar-arrow-color:  #800000;
        scrollbar-track-color: #fbf5f5;
        scrollbar-darkshadow-color: #cc9999;
}
h1 {color:#FF0066;
    font-size:36px;
	margin-top:30px;
	text-align:center;
}
h2 { color: #FF0066;
     font-size:20px;
	 text-align:center;
	 font-weight:bold;}
h3 { color: #FF0066;}

input {
        border-width : 1px;
        border-color : #BC8F8F;
        background-color : #FFFFFF;
        height : 24px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
        color : #FF0066;
}

.txt {
        border-width : 1px;
        border-color : #BC8F8F;
        background-color : #FFFFFF;
        height : 18px;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-weight: bold;
        color : #CC0000;
        height: 100px;
        width: 300px;
}

.b1px {
        border-top: 1px solid #BC8F8F;
        border-left: 1px solid #BC8F8F;
        border-bottom: 1px solid #BC8F8F;
        border-right: 1px solid #BC8F8F;
}


.b1px_l {border-left: 1px solid #BC8F8F;
         color:#FFFFFF
}


.main_table {
        background-color: #ffebeb;
}

.main_tab {
        background-color: #ffffff;
}

.content {
        background-color: #ffffff;
}


.topmenu {
        background-image: url(http://liceum.ru/forum/templates/subRed/images/cellpic3.gif);        
}

.topcap {
        background-image: url(http://liceum.ru/forum/templates/subRed/images/cellpic3.gif);        
        color: #ff0066;
        font-size: 19px;
        padding-left: 10px;
}

.menu {
        padding: 0px;
        text-align: center;
}


a.menu_link {
        font-weight: bold;
        color: #DD0066;
        text-decoration: underline;
}
a.menu_link:hover {
        text-decoration: none;
        font-weight: bold;
        color: #FF0066;
}

.b2px {border-width:3px; 
       border-style:double; 
	   border-color:#FF0000;
}

.style1{color:#FF0066;
        font-size:12px;
		font-weight:bold;
		text-align:center}

.style2{color:#FF0066;
        font-weight:bold;
		text-align:center}
