ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body
{
        position:relative;
        margin:0 auto;
        padding:0;
  	font-family: Arial, Verdana, sans-serif;
  	font-size: 11px;
        background:#f4f4f4 url(/images/bg_1460.gif) top center repeat-y;
        color:#303030;
}

#wrap
{
        background:#ffffff;
        color:#303030;
        margin:0 auto;
        width:770px;
}

#google-ad
{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#header
{
        border: 0px solid #B8C9D6;
        background-color: #B8C9D6;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

#legend
{
	text-align:center;
	color:#668AA8;
	border-bottom:1px solid rgb(221, 221, 221);
	font-size:9px;
	padding-bottom:10px;
	margin:5px 5px 10px 5px;
}

#legend img
{
	position: relative;
	top: 4px;
}

#header a
{
	text-decoration: underline;
}

.tag_1 a { color:#B8C9D6; }
.tag_1 a:hover { color:#668AA8; }
.tag_2 a { color:#B8C9D6; }
.tag_2 a:hover { color:#668AA8; }
.tag_3 a { color:#668AA8; }
.tag_3 a:hover { color:#668AA8; }
.tag_4 a { color:#668AA8; }
.tag_4 a:hover { color:#668AA8; }
.tag_5 a { color:#668AA8; font-weight:bold; }
.tag_5 a:hover { color:#668AA8; font-weight:bold; }
.tag_6 a { color:#668AA8; font-weight:bold; }
.tag_6 a:hover { color:#668AA8; font-weight:bold; }
.tag_7 a { color:#E08000; }
.tag_7 a:hover { color:#E08000; }
.tag_8 a { color:#E08000; }
.tag_8 a:hover { color:#E08000; }
.tag_9 a { color:#E08000; }
.tag_9 a:hover { color:#E08000; }
.tag_10 a { color:#E08000; font-weight:bold; }
.tag_10 a:hover { color:#E08000; font-weight:bold; }

.tag-cloud 
{
	margin-left: 10px;
	margin-right: 10px;
}

.tag-cloud a:hover
{
        /*color:#286ea0;*/
        background-color:#bbb;
        text-decoration:none;
}

div#progress
{
	position:absolute;
	top: 5px;
	right: 8px;
	width: 16px;
	height: 16px;
	z-index: 900;
	background: url(/images/progress.gif) no-repeat 0 0;
}

#pbar-in
{
        border: 0px #555 solid;
        background-color: #94ADBC;
        height: 10px;
        display: block;
        margin: 0 0 0 0;
}

#pbar-ex
{
        border: 1px #555 solid;
        background-color: #FFFFFF;
        height: 10px;
	width: 50px;
        display: block;
        margin: 0 0 0 5px;
}


#fadeinbox
{
        position:absolute;
	width: 400px;
        border: 0px solid black;
        background-color: #fff;
        padding: 0px;
        z-index: 100;
        /*visibility:hidden;*/
}

.odd-row
{
        background-color: #ffffff;
}

.even-row
{
        background-color: #eeeeee;
}


#fadeinbox table {
        padding: 0;
        margin: 0px 0 0px 0;
        border-spacing: 0;
        border-width: 0;
        background: #fff;
        border: 1px solid #999;
        border-collapse: collapse;
	width: 100%;
}

#fadeinbox table th {
        background-color:#ddd;
        text-align: left;
        font-weight: bold;
	font-size:12px;
        color: #505050;
        padding: 3px;
}

#fadeinbox table td {
        padding: 2px 5px 2px 5px;
}

#fadeinbox table a {
	color:#668AA8;
}

#footer
{
        position:relative;
        top:10px;
        clear:both;
        margin:0 auto;
        padding:7px 0 7px 0;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(221, 221, 221);
        background-color: rgb(243, 243, 243);
        width:760px;
        text-align:center;
        color:#808080;
        font-size:0.8em;
        font-family: Georgia,Verdana,sans-serif;
        color: rgb(68, 68, 68);
}



#footer a
{
        color:#808080;
        text-decoration:none;
}

#footer a:hover
{
        text-decoration:underline;
}



