/* CSS Document */

/* BASIC BODY TAGS */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #855100;
}

a:link {  color: #855100; text-decoration: underline}
a:hover {  color: #855100; text-decoration: none}
a:active {  color: #855100; text-decoration: underline}
a:visited {  color: #855100; text-decoration: underline}

.origin {  
	background: #000000; 
	background-image: url("images/background.gif");  
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
}


/* SPECIAL TAGS */

.legal {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #2FAC9E;
}

.legal a:link,
.legal a:visited   { text-decoration: none; color: #2fac9e; }
.legal a:hover,
.legal a:active,   { text-decoration: underline; color: #b5a6d1; }

.confirm {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #ffffff;
}

.confirm a:link,
.confirm a:visited   { font-size:14px; font-weight: bold; text-decoration: none; color: #ffffff; }
.confirm a:hover,
.confirm a:active,   { font-size:14px; font-weight: bold; text-decoration: underline; color: #2fac9e; }

.vid {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    color: #0080ce;
    background-color:#000000;
}

.vid a:link,
.vid a:visited   { font-size: 11px; font-weight: bold; text-decoration: none; color: #ffffff; }
.vid a:hover,
.vid a:active,   { font-size: 11px; font-weight: bold; text-decoration: underline; color: #ffffff; }

.rest {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 14px;
    color: #ffffff;
}

.rest a:link,
.rest a:visited   { font-weight: bold; text-decoration: none; color: #ffffff; }
.rest a:hover,
.rest a:active,   { font-weight: bold; text-decoration: underline; color: #2fac9e; }

.upd {
    font-family: tahoma, arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 13px;
    color: #ffffff;
}