body {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal;
	color: #111111; background-color: #6F6A5C;
    height:100%; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 0px;
    background-image: url(img/backg_page.gif)
}

html {
    height:100%;
}

a		{ text-decoration : none;color: #660000;}
a:link		{ text-decoration : none;color: #660000;}
a:visited	{ text-decoration : none;color: #660000;}
a:hover		{ color : #660000;}
a:active	{ text-decoration : none;}


input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-style: normal; line-height: normal; font-weight: bold;
	color: #333333; background-color: #CCCC99; border: 1px solid Black;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; font-style: normal; line-height: normal; font-weight: bold;
	color: #333333; background-color: #CCCC99; border: 1px solid Black;
}

.button{
	background : #990000;
	border-bottom-color : Maroon;border-bottom-style : solid; border-bottom-width : 1px;
	border-left-color : #B22222; border-left-style : solid;   border-left-width : 1px;
	border-right-color : Maroon; border-right-style : solid;  border-right-width : 1px;
	border-top-color : #B22222;	 border-top-style : solid;    border-top-width : 1px;
	color : White; font-weight : bold;
}

.text1    {
	font-size: 12px;
	color: #111111;
	font-weight: normal;
	text-align: justify;
}
.style4 {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.text2    {font-size: 11px; color: #000000; font-weight: normal;}

.text1a   {font-size: 12px; color: #003300; font-weight: normal;}
.text1b   {font-size: 11px; color: #665500; font-weight: normal;}

.texttit1 {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.texttit2 {
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	border-bottom-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: right;
	background-color: #AEA78E;
}

.gallery_cell {border : 1px solid #CCCCCC; }
.texttit3 {

	font-size: 16px;
	color: #990000;
	font-weight: bold;
	border-bottom-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: right;
}
