BODY {
	background-color : #FFFFFF;
	margin : 0px;
	max-width : 1024px;
}
TD.head {
	background-color : #DDDDDD;
	height : 22px;
}
TD.head2 {
	background-color : #DDDDDD;
	height : 22px;
}
TD.headbanner {
}
TD.menu {
	height : 20px;
}
TD.menu_a {
	height : 20px;
}
TD.menu_b {
	height : 20px;
	background-color : #FFEBCD;
}
TD.headmenu {
	background-color : #DDDDDD;
	height : 22px;
}
TD.darkline {
	background-color : #DDDDDD;
	height : 1px;
}
TD.line {
	background-color : #DDDDDD;
	height : 1px;
}
TD.darkline_vertical {
	background-color : #DDDDDD;
	width : 1px;
}
TD.line_vertical {
	background-color : #DDDDDD;
	width : 1px;
}
TD.empty5 {
	height : 5px;
}
TD.empty10 {
	height : 10px;
}
TD.menu {
	width : 160px;
}
TD.green {
	width : 5px;
}
TD.main {
}
P.head_left {
	color : #333333;
	font-family : Tahoma;
	font-size : 11px;
	margin-left : 10px;
	margin-right : 5px;
	margin-top : 4px;
	margin-bottom : 5px;
	font-weight : bold;
	text-align : left;
}
P.head_right {
	color : #333333;
	font-family : Tahoma;
	font-size : 11px;
	margin-left : 10px;
	margin-right : 5px;
	margin-top : 4px;
	margin-bottom : 5px;
	font-weight : bold;
	text-align : right;
}
P.head_center {
	color : #333333;
	font-family : Tahoma;
	font-size : 11px;
	margin-left : 10px;
	margin-right : 5px;
	margin-top : 4px;
	margin-bottom : 5px;
	font-weight : bold;
	text-align : center;
}
A.head {
	color : #333333;
	text-decoration : none;
}
A:HOVER.head {
	color : #333333;
	text-decoration : underline;
}
A.menu {
	color : #333333;
	text-decoration : underline;
}
A:HOVER.menu {
	color : #333333;
	text-decoration : none;
}
P.main {
	color : #333333;
	font-family : Tahoma;
	font-size : 11px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 10px;
	text-align : justify;

}
P.main_left {
	color : #333333;
	font-family : Tahoma;
	font-size : 11px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 10px;
	text-align : left;
}
P.main_center{
	color : #333333;
	font-family : Tahoma;
	font-size : 11px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 10px;
	text-align : center;
}
A.main {
	color : #333333;
	text-decoration : underline;
}
A:HOVER.main {
	color : #333333;
	text-decoration : none;
}
A {
	color : #333333;
	text-decoration : underline;
}
A:HOVER {
	color : #333333;
	text-decoration : none;
}
P.main_in_frame {
	color : #333333;
	font-family : Tahoma;
	font-size : 11px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	text-align : justify;
	margin-bottom : 5px;
}
DIV.ramka1 {
	background-color : #FFFFFF;
	border : thin solid #333333;
	margin-left : 10px;
	margin-right : 10px;
}
DIV.ramka2 {
	background-color : #FFFFFF;
	border : medium solid #333333;
	margin-left : 50px;
	margin-right :50px;
}
P.foot {
	color : #333333;
	font-family : Tahoma;
	font-size : 11px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 2px;
	text-align : center;
	margin-bottom : 3px;
}
.red {
	color : #990000;
}
.green {
	color : #006600;
}
.blue {
	color : #000099;
}
INPUT.form {
	background-color : #FFFFFF;
	color: #333333;
	font-family: Tahoma;
	font-size : 10px;
	height : 20px;
	font-weight : normal;
	margin-top : 2px;
	margin-bottom : 2px;
}
INPUT.form_bold {
	background-color : #FFFFFF;
	color: #333333;
	font-family: Tahoma;
        font-size: 11px;
        height : 22px;
        font-weight: bold;
	padding-left : 10px;
	padding-right : 10px;
	padding-top: 0px;
	padding-bottom: 4px;
	border : thin solid #333333;
}
TEXTAREA.form {
	background-color : #FFFFFF;
	color: #333333;
	font-family: Tahoma;
	font-size : 11px;
	font-weight : normal;
	margin-top : 2px;
	margin-bottom : 2px;
}
div.button
{
	padding-top: 5px;
	padding-bottom : 7px;
	text-align: center;
}
div.banner
{
	padding-top: 5px;
	padding-bottom : 2px;
	text-align: center;
}

