







body {
	margin:0px;
	padding:0px;
	background-color:#25251A;
}

body, td, th, p {
    font-family: verdana,geneva,sans-serif;
    font-size: 8pt;
    color: #000;
}

#cont {
	width:760px;
	background-color:#e0e0de;
	background-image: url('/images/vugames/mainbg.jpg');
	background-repeat:repeat-x;
}

a {
	color: #0071d3;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

.lindent {
	margin-left:22px;
}

.indent {
	margin: 0 22 22 22;
}

.dots {
	background-image: url('/images/vugames/dots.gif');
}

.dots, .dots2 {
	height:1px;
	font-size:1px;
	line-height:1px;
}

.dots2 {
	background-image: url('/images/vugames/dots2.gif');
}

.top1, .top2 {
	border-left:solid 1px #ffffff;
}

.top1, .top1r, .dkgreybg {
	background-color:#50514c;
}

.top2, .top2r {
	background-color:#5f6159;
}

.flist1, .flist2 {
	padding:2 0 4 9;
}

.flist2, .ltgreybg {
	background-color:#f4f4f2;
}

.medgreybg {
	background-color:#C2C2C2;
}

.flist1, .whitebg {
	background-color:#ffffff;
}

.dkbluebg {
	background-color: #0071d3;
}

.ltbluebg {
	background-color: #0089ff;
}




.orange, .orange a, .jive-error-text {
	color: #da4f00;
}




.grey, .grey a {
	color:#50514c;
	line-height:1.5em;
}

.dkgrey {
	line-height:1.5em;
	color:#5f6159;
}

.dkgrey p {
	line-height:1.5em;
	color:#5f6159;
	margin:0 0 12pt 0;
}

.ltgrey, .ltgrey a {
	color:#95959a;
	line-height:1.5em;
}

.blue, .blue a {
	color:#8ac1f0;
	line-height:1.5em;
}

.dkblue, .dkblue a, {
	color:#0071d3;
	line-height:1.5em;
}

.white, .white a {
	color:#ffffff;
	line-height:1.5em;
}

.dkg_s {
	color:#595951;
	font-size:8pt;
	padding-top:5px;
}



form {
	margin:0px;
}

.in_search {
	font-size:9pt;
}

input, select, option {
	font-size: 8pt;
}

textarea {
	font-size: 8pt;
	font-family: 'verdana', sans-serif;
}


.jive-breadcrumbs {
	color:  #06c;
    font-weight: bold;
	line-height:1.5em;
	margin:10 0 10 0;
}




.pager, .pager-current {
	color:#ee2400;
	font-weight:bold;
}

.pager-current {
	background-color:#50514c;
	color:#ffffff;
	padding:0 6 0 6;
}

.pager-input {
	font-size:7pt;
}



.jive-quoteheader {
    font-weight : bold;
    color:#5f6159;
    width : 90%;
    margin-left : 15px;
}
.jive-quote {
    border : #d1d7dc 1px solid;
    /* font-size : 11px; */
    color : #444;
    padding:5 5 5 5;
    /* line-height : 125%; */
    /* font-family : Verdana, Arial, Helvetica, sans-serif; */
    background-color : #fafafa;
    width : 90%;
    margin-left : 15px;
}

