@charset "windows-1251";
<style>
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 30px;
    FONT-FAMILY: Arial, Clean, Helvetica
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 25px;
    FONT-FAMILY: Arial, Clean, Helvetica
}
INPUT
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Courier New
}
SELECT
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Courier New
}
TEXTAREA
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Courier New
}
.MainFont
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial, Clean, Helvetica, sans-serif;
}
.MainButton1
{
    width : 92px;
    cursor : pointer;
    BORDER: 2px ridge;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    BACKGROUND-COLOR: BLANCHEDALMOND;
    HEIGHT: 22px;
}
.MainButton2
{
	cursor : pointer;
	BORDER: 2px ridge;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: Black;
	BACKGROUND-COLOR:burlywood;
	HEIGHT: 24px;
}
.MainButton3
{
	BORDER: 2px ridge;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: black;
	BACKGROUND-COLOR: #703108;
	HEIGHT: 24px;
}
.ButLang
{
    cursor : pointer;
    BORDER: 2px ridge;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: white;
    BACKGROUND-COLOR: #703108;
    HEIGHT: 22px;
    WIDTH: 26px
}
.MainTable1
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana, Arial, Clean, Helvetica, sans-serif;
    BORDER: orange 3px ridge;
    BACKGROUND-COLOR: BLANCHEDALMOND
}
.MainTable2
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana, Arial, Clean, Helvetica, sans-serif;
    BORDER: orange 3px ridge;
    BACKGROUND-COLOR: burlywood;
}
.MainModeratorLinkTable
{
    padding-left : 7px;
    padding-right : 7px;
    padding-top : 2px;
    padding-bottom : 2px;
    BORDER: 2px ridge;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: BLANCHEDALMOND
}
.MainModeratorLinkTable2
{
    padding-left : 7px;
    padding-right : 7px;
    padding-top : 2px;
    padding-bottom : 2px;
    BORDER: 2px ridge;
    COLOR: black;
    FONT-FAMILY: Verdana;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none;
    BACKGROUND-COLOR: burlywood
}
.MainMessageTable
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bolder;
    FONT-FAMILY: Verdana, Arial, Clean, Helvetica, sans-serif;
    BORDER: 3px groove #FFA500;
    BACKGROUND-COLOR: #FFEBCD
}
.MainMessageTableSub 
{ 
	text-align: left; float:right 
}
.MainMessageHeader
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial, Clean, Helvetica, sans-serif;
    HEIGHT: 20px;
    BACKGROUND-COLOR: #A06138;
    COLOR : WHITE;
}
.MainMenu
{
    BORDER-RIGHT: darkorange 3px ridge;
    BORDER-TOP: orange 3px ridge;
    BORDER-LEFT: orange 3px ridge;
    BORDER-BOTTOM: darkorange 3px ridge;
    BACKGROUND-COLOR: burlywood
}
.MainMenu TD
{
    BORDER-RIGHT: none;
    BORDER-TOP: none;
    BORDER-LEFT: none;
    BORDER-BOTTOM: none;
}
.MainMenu a
{
    border       : 2px burlywood solid;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 2px;
    padding-bottom : 2px;
    color : black;
    TEXT-DECORATION: none;
    FONT-STYLE: italic;
    FONT-WEIGHT: bold;
    FONT-SIZE:16px;
    FONT-FAMILY: Times New Roman;
    width:100%;
}
.MainMenu a:hover
{
    BORDER-RIGHT: darkorange 2px groove;
    BORDER-TOP: orange 2px groove;
    BORDER-LEFT: orange 2px groove;
    BORDER-BOTTOM: darkorange 2px groove;
    BACKGROUND-COLOR: #703108;
    color : white;
}
.MainMenuRight
{
    BACKGROUND-IMAGE: url('Images/Back/bckGuitar.gif');
    BACKGROUND-POSITION:  
               right bottom;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-REPEAT: no-repeat
}

BODY
{
    SCROLLBAR-BASE-COLOR: burlywood;
    SCROLLBAR-3DLIGHT-COLOR: black;
    FONT-SIZE: 12px;
    FONT-FAMILY: Arial, Verdana, Clean, Helvetica, sans-serif;
    BACKGROUND-COLOR: #F1EFE1
}
</style>
