a.top:link     { color: #313C0B; text-decoration:none; font-weight:bold; font-size:12 px;}
a.top:active   { color: #313C0B; text-decoration:none; font-weight:bold; font-size:12 px;}
a.top:visited  { color: #313C0B; text-decoration:none; font-weight:bold; font-size:12 px;}
a.top:hover    { color: #000000; text-decoration:none; font-weight:bold; font-size:12 px;}
img {border:0}
img.th {width:150; height:200; border:1px solid #F9C108; background-color:#646748;}
a:link {COLOR: #FDD720; TEXT-DECORATION: none}
a:visited {COLOR: #FDD720; TEXT-DECORATION: none}
a:hover {text-decoration: underline; color:#FFFFFF;}
table {text-align : center;}

body {  font-size:12px;
	background-color: #8A8C66;
	font-family : Tahoma;
	background-image : url(img/bg1.gif);
}
.t1 {
	width : 947px;
	background-color : #747555;
	border : 1px double #B8A272;
}

td {    font-family:Tahoma;
        font-size:12px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}
.title {
	color : #F9C108;
	font-weight : bold;
	font-size : 32px;
}
.warn {
	color : #A6A886;
	font-size : 12;
	text-align : center;
	background-color : #40402F;
	font-family : "Century Gothic", Arial;
	border : 1px solid White;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;

}
.recips {
	text-align : center;
	color : #40402F;
	font-weight : bold;
	font-size : 19px;
	background-color : #9D844F;
	border : 2px solid #A4A679;
}

.links {
	text-align : left;
	color : #40402F;
	font-weight : bold;
	font-size : 12px;
	background-color : #9D844F;
	border : 2px solid #A4A679;
	padding-left : 5px;
	padding-top : 5px;
	padding-bottom : 5px;

}
.lu{
	background-image : url(img/lu.gif);
	background-repeat : no-repeat;
	background-position : right;
}

.ld{
	background-image : url(img/ld.gif);
	background-repeat : no-repeat;
	background-position : right;
}

.ru{
	background-image : url(img/ru.gif);
	background-repeat : no-repeat;
	background-position : left;
}

.rd{
	background-image : url(img/rd.gif);
	background-repeat : no-repeat;
	background-position : left;
}

.u{
	background-image : url(img/u.gif);
	background-position : bottom;
	background-repeat : repeat-x;
}

.d{
	background-image : url(img/d.gif);
}

.l{
	background-image : url(img/l.gif);
	background-position : right;
	background-repeat : repeat-y;
}

.r{
	background-image : url(img/r.gif);
	background-position : left;
	background-repeat : repeat-y;
}
.c{
	background-image : url(img/c.gif);
}