body {
	background: #FFFACD; 
	color:black;
	font-family:"Book Antiqua", "Times New Roman",  Times, serif;
	SCROLLBAR-FACE-COLOR:black;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFDAB9;
	SCROLLBAR-SHADOW-COLOR:#FFDAB9;
	SCROLLBAR-3DLIGHT-COLOR: #4e4c4c;
	SCROLLBAR-ARROW-COLOR: firebrick;
	SCROLLBAR-TRACK-COLOR:#CC3333;
	SCROLLBAR-DARKSHADOW-COLOR: maroon;
	background-position : 0px 130px;
	background-image: url(deco/dr_bg2.gif);
	background-repeat: repeat-y;
}
	A:link {
	font-family:"Book Antiqua", "Times New Roman",  Times, serif;
	color: #CC3333; 
	text-decoration: none;
	}
A:visited
	{
	font-family:"Book Antiqua", "Times New Roman",  Times, serif;
	color: #FF6666;
	text-decoration: none;
	}
A:active
	{
	font-family:"Book Antiqua", "Times New Roman",  Times, serif;
	color: #FFDAB9;
	text-decoration: none;
	}
A:hover	{
	font-family:"Book Antiqua", "Times New Roman",  Times, serif;
	color:RED;
	text-decoration: underline;
	}
.quoting{
	font-size:13px;
	color: #FFE4C4;
	text-align : right;
	margin:0px;
}

.navbar ,  A:link.navbar, A:visited.navbar{
	color:#FFFACD;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.navbarbot ,  A:link.navbarbot, A:visited.navbarbot{
	COLOR: #CC6633;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}

font,th,td,p { font-family:"Book Antiqua", "Times New Roman",  Times, serif; }

hr	{ height: 0px; border: 0px solid #CC6633; border-top-width: 1px;}


th	{
	color: #FFA34F; font-size: 11px; font-weight : bold;
	background-color: #cc3300; height: 25px;
	background-image: url(images/table_fon.gif);
}
br{
	font-size:2px;
}
form{
	margin: 0px;
}

input{
background-color : #CC3333;
background-image : url(/deco/table_fon.gif);
font-family: "Book Antiqua", "Times New Roman",  Times, serif;
border-color: #990000;
color: #FFEFD5;

}
.input{
background-color : #fffacd;
background-image : none;
font-family: "Book Antiqua", "Times New Roman",  Times, serif;
border-color: #FFCC66 #FFCC99 #FFCC99 #CC9966;
color: Black;

}

select{
	background-color : #fffacd;
	font-family: "Book Antiqua", "Times New Roman",  Times, serif;
	font-size:13px;
}
.bt {
	background-color: #CC0000;
	background-image : url(/deco/table_fon.gif);
	color : #FFE4C4;
	font-weight:bold;
	border-color: #990000;
	font-size:11px;
	font-family : "Book Antiqua", "Times New Roman",  Times, serif;
}
H1 {
	font-size:25px;
        FONT-WEIGHT:bold; 
		COLOR: #CC6633; 
		TEXT-ALIGN: center;
		font-family:"Book Antiqua", "Times New Roman",  Times, serif;
		margin-top:20px;
		margin-bottom:16px;
		text-transform : uppercase;
}
H2 {
        TEXT-ALIGN: center;
		MARGIN-TOP: 16px;
        margin-bottom:6px;
        FONT-WEIGHT: bold; 
        COLOR: firebrick; 
        FONT-FAMILY: "Book Antiqua", "Times New Roman",  Times, serif; 
}
h4,h5{
	color:#CC6666;
	MARGIN-TOP: 16px;
        margin-bottom:6px;
        FONT-WEIGHT: bold; 
        FONT-FAMILY: "Book Antiqua", "Times New Roman",  Times, serif; 
        LETTER-SPACING: 0.1em; 
        TEXT-ALIGN: center;
}
H3 {
        MARGIN-TOP: 19px; 
        MARGIN-BOTTOM: 9px; 
        FONT-WEIGHT: bold; 
        COLOR: firebrick; 
        FONT-FAMILY: "Book Antiqua", "Times New Roman",  Times, serif; 
        LETTER-SPACING: 0.1em;
		TEXT-ALIGN: center
}
.gallery{
	font-size:12px;
}
.cit{
	text-align: right;
	font-size : 12px;
}
p{
	text-align : justify;
	text-indent : 5%;
	margin:2px;
}
ul{
		LIST-STYLE-IMAGE: url(/deco/bulletb.gif); FONT-FAMILY: serif; LIST-STYLE-TYPE: square;	
	}
