BODY {
	background-color : #e1ccc2;
	background-image : url(imgdom/bg.jpg);
	color : #222222;
	scrollbar-face-color: #e1ccc2;
	scrollbar-3dlight-color: #ecd8cd;
	scrollbar-track-color: #b9a59b;
	scrollbar-shadow-color: #004b70;
	scrollbar-arrow-color: #6d2733;
	scrollbar-darkshadow-color: #a999a0;
	margin : 0px;
}

A {color : #8e6c0c;}

A:LINK.main {
	color : #7c6153;
	text-decoration : none;
	font-variant : small-caps;
}A:VISITED.main {
	color : #7c6153;
	text-decoration : none;
	font-variant : small-caps;
}
A:HOVER.main {
	color : #7c6153;
	text-decoration : underline;
	font-variant : small-caps;
}
A:ACTIVE.main {
	color : #cc3300;
	font-variant : small-caps;
}

A:LINK.n {
	color : #663839;
	text-decoration : none;
}A:VISITED.n {
	color : #766c68;
	text-decoration : none;
}
A:HOVER.n {
	color : #663839;
	text-decoration : underline;
}
A:ACTIVE.n {
	color : #cc3300;
}

A:LINK.cps {
	font-family : "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-weight : 600;
	color : #a27b08;
	text-decoration : none;
}A:VISITED.cps {
	font-family : "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-weight : 600;
	color : #a27908;
	text-decoration : none;
}
A:HOVER.cps {
	color : #bd9118;
font-family : "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-weight : 600;
	text-decoration : underline;
}
A:ACTIVE.cps {
	color : #cc3300;
font-family : "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-weight : 600;
	text-decoration : underline;
}


TD.ind {
	font-size : 14px;
}

table.copy 
{font-family : Arial, Helvetica, sans-serif; font-size : 12px; color:#81685f;}

h3 {font-weight:normal; font-size:150%; padding:15px; font-family : Arial, Helvetica, sans-serif; color : #a27b08;}
span.sm {font-size:80%; color:#a27908;}
.caps {
	font-family : "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-weight : 600;
	color : #a27908;
}
.caps1 {
	font-family : "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-weight : 600;
	color : #8f786f;
}


DIV.menu {
	color : #91786f;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
	border-top : 1px solid #948888;
	padding-top : 4px;
	padding-left : 10px;
}

div.auth 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 76%;
	color:#666666;
	padding-top : 6px;
	border-top : 1px solid #999999;
}

img.slvr {border:2px #ab9a9a solid;}
img.bronz {border:2px #a27b08 solid;}

td.btm {background-color : #cdb7b7:}
th.m {border:1px #ceb0a1 solid;}

@viewport { width: device-width;}
div.fullWidth {
 width: 100%;
}
