a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#850120;
	text-decoration:none;
}
a:hover { text-decoration:underline; }
a div
{
    cursor:pointer;
}
img
{
    border:0;
    margin:0;
    padding:0;
}
object, embed
{
    padding:0;
    margin:0;
}
html
{
    /*background:url('/images/bg_page.jpg');*/
}
body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color:#3e3e3e;
	margin:0;
	background:#9e9d7b;
	/*background:url('/images/bg_footer.jpg') repeat-y center;
    background:url('/images/bg_page.jpg') repeat-x #323232 bottom fixed;*/
}
code {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color:#fff;
	font-weight:bold;
}
input {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color:#000;
}
p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color:#8a8a8a;
}
select {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color:#000;
}
td
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color:#ffffff;
}
textarea {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color:#000;
}
ul
{
    margin:0;
}
.clearfloat
{
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	line-height:0px;
}
.noborder
{
    border:0;
}
