body {
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: #5d5a65;
	background-image: url(../img/bg_bott.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tablebg {
	background-color: #FFFFff;
	background-image: url(../img/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.trbg {
	background-image: url(../img/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.tdbg {
	background-image: url(../img/bg_big.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.menubg {
	background-image: url(../img/viz3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bottbg {
	background-image: url(../img/bg_bott_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.headbg {
	background-image: url(../img/viz2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.copybg {
	background-image: url(../img/copybg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}

a {
	text-decoration: none;
	color: #666666;
}

.menu {
	color: #333333;
	text-decoration: none;

}

a:hover {
	color: #796ca6;
}

.txt5 {
	color: #999999;
}

.big {
	font-size: 14px;
	font-weight: bold;
}

.txt3 {

	color: #000000;
}

.sm {
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	color: #dddae8;
	padding-right: 10px;
	padding-left: 10px;
}

.sm a{
	color: #dddae8;
}

.sm a:hover{
	color: #b1aacb;
}

.head {
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 39px;
	padding-top: 35px;
	font-style: italic;
}

.head2 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	color: #6454a1;

}

.list {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

.nopics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6454a1;
	text-transform: uppercase;
}
.nopics a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6454a1;
	text-transform: uppercase;
}

a.black {
	text-decoration: none;
	color: #000000;
}

.inp {
	background-color: #f0f0f0;
	border: 1px #a5a5a5 solid;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	width:100%;
}

.inpsm {
	background-color: #eaeaea;
	border: 1px #a5a5a5 solid;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	width:100;
}

.butt {
	border: none;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	background-image: url(../img/butt.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 35px;
	width: 118px;
	padding-bottom: 4px;
	cursor: hand;
}
.brd1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ababab;
	border-right-color: #ababab;
	border-left-color: #ababab;
	text-align: center;
}
.brd2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ababab;
	border-left-color: #ababab;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-color: #ababab;
	font-weight: bold;
	color: #aeaeae;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;

}
.head1 {
	text-transform: uppercase;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 40px;
	font-style: italic;
}
.banner {
	padding-top: 110px;
	padding-left: 50px;
}
.newyear {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
	line-height: 17px;
	padding-left: 140px;

}
.popwin {
	position: absolute;
	left: 271px;
	top: 273px;
	filter: Alpha(opacity=95);
	opacity: .95;
}
