body {
        background-color: #FFFFFF;
        color: #333333;
        font-family: Verdana, , Arial, sans-serif;
       /* background-image: url("images/background.gif");*/
        background-repeat: no-repeat;
        background-position: top left;

        }
.gen {
        font-size : 12px;
        }
.gen2 {
        font-size: 11px;
        font-family: sans-serif, Arial;
        }
.genmed {
        font-size : 12px;
        }
.gensmall {
        font-size : 11px;
        }
.gen,.genmed,.gensmall {
        color : #000000;
        }
a.gen,a.genmed,a.gensmall {
        color: #006699; text-decoration: none;
        }
a.gen:hover,a.genmed:hover,a.gensmall:hover {
         color: #DD6900; text-decoration: underline;
         }
a:link,a:active,a:visited {
        color: #555555;
        }
a:hover {
        color: #660000;
        }
span.info {
        font-size: 11px;
        color: #000000;
        }
span.small {
        font-size: 11px;
        }
span.postinfo {
        font-size: 12px;
        color: #333333;
        }
a.nav {
        color: #333333;
        font-size: 12px;
        }
.cattitle {
        color: #333333;
        }
a.white {
        color: #FFFFFF;
        }
a.grey {
        color: #333333;
        }
a.white:visited {
        color: #FFFFFF;
        }
a.green {
        color: #73BA25;
        font-weight: bold;
        font-size: 14px;
        }
a.green:visited {
        color: #73BA25;
        font-weight: bold;
        font-size: 14px;
        }
a.green:hover {
        color: #996600;
        font-weight: bold;
        font-size: 14px;
        }
div.small {
        font-size: 11px;
        }
div.pm {
        border: solid;
        border-width: 1px;
        width: 300px;
        border-color: #555555;
        background-color: #EFEFEF;
        font-size: 11px;
        position: center;
        text-align: center;
        font-family: Verdana, sans-serif;
        }
table.forumborder {
        border: solid;
        border-width: 1px;
        border-color: #555555;
        }
td.small {
        font-size: 11px;
        }
td.info {
        font-size: 10px;
        color: #000000;
        }
td.title {
		background-image:url(images/bg_forums.png);
		background-position:top left;
		background-repeat:repeat-x;		
        width: 100%;
        height: 100px;
        }
td.menu {
        background-color: #CFCFCF;
        width: 100%;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
td.subtitle {
        background-color: #CFCFCF;
        width: 100%;
        height: 25px;
        color: #555555;
        font-size: 11px;
        font-family: sans-serif;
        }
td.mnu {
        background-color: #BFBFBF;
        height: 2px;
        }
td.forumtitle {
        background-color: #73BA25;
        color: #FFFFFF;
        font-size: 10px;
        font-family: sans-serif;
        }
td.row1 {
        background-color: #EEEEEE;
        font-family: sans-serif;
        font-size: 12px;
        }
td.row2 {
        background-color: #DDDDDD;
        font-family: sans-serif;
        font-size: 12px;
        }
td.row3 {
        background-color: #CCCCCC;
        font-family: sans-serif;
        font-size: 12px;.
        }
td.icon {
        background-color: #EFEFEF;
        font-family: sans-serif;
        }
td.rowtitles {
        background-color: #CFCFCF;
        color: #555555;
        font-size: 11px;
        font-family: sans-serif;
        }
th.forumtitle {
        background-color: #73BA25;
        color: #FFFFFF;
        font-size: 10px;
        font-family: sans-serif;
        }
th.menu {
        background-color: #BFBFBF;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
span.postbody {
         font-size: 13px;
         }
.liteoption {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.mainoption, .button {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.code {
        font-family: "courier new";
        font-size: 12px;
        color: #73BA25;
        background-color: #FFFFFF;
        border: #73BA25;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
}

.quote {
        font-family: Verdana;
        font-size: 11px;
        color: 333333;
        /* line-height: 125%; */
        background-color: #FFFFFF;
        border: #333333;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
}
#personal-user{
	background-color:#D3D3D3;
	filter:alpha(opacity=88);
	-moz-opacity:.88;
	opacity:.88;
	white-space: nowrap;
	padding: 1px 6px 2px 5px;
	margin: 0;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 0;
	border: none;
	overflow: visible;
	line-height: 1.2em;
}
/*Forums menu*/
#menu {
	position: absolute;
	top: 100px;
	left: -30px;
	margin: 0;
	white-space: nowrap;
	width: 76%;
	line-height: 1.1em;
	overflow: visible;
	background: none;
	border-collapse: collapse;
	padding-left: 1em;
	list-style: none;
}
#menu .hiddenStructure {
	display: none;
}
#menu ul {
	list-style: none;
}
#menu li {
	display: inline;
	border: 1px solid #aaa;
	border-bottom: none;
	padding: 0 0 .1em 0;
	margin: 0 .3em 0 0;
	overflow: visible;
	background: none;
}
#menu li.selected {
	border-color: #fabd23;
	padding: 0 0 .2em 0;
	font-weight: bold;
	background-color:#FFFFFF;
}
#menu li a {
	background: none;
	color: #BC4105;
	border: none;
	padding: 0 .8em .3em;
	text-decoration: none;
	text-transform: lowercase;
	position: relative;
	z-index: 0;
	margin: 0;
}
#menu li.selected a {
	z-index: 3;
		background-color: #fff;
	padding: 0 1em .2em!important;
}
#menu .new a {
	color: #ba0000;
}
#menu li a:hover {
	z-index: 3;
	text-decoration: none;
	background-color:#E4E4E4;
}

/*Universal menu for transitioning between VoiceRD sites */
#universal-menu {
	position: absolute;
	top: 73px;
	right: 15px;
	margin: 0;
	white-space: nowrap;
	width: auto;
	line-height: 1.1em;
	overflow:hidden;
	background: none;
	border-collapse: collapse;
	padding-left: 1em;
	list-style: none;
	font-family:sans-serif;
	font-size:12px;
}
#universal-menu .hiddenStructure {
	display: none;
}
#universal-menu ul {
	list-style: none;
}
#universal-menu li {
	display: inline;
	border: 1px solid #CFCFCF;
	border-bottom: none;
	text-align:center;
	margin: 0 0 0 0;
	overflow: visible;
	background-color:#000000;
	filter:alpha(opacity=76);
	-moz-opacity:.76;
	opacity:.76;
	padding:1px 0px 1px 0px;
}
#universal-menu li.selected {
	border: 1px solid #CFCFCF;
	padding: .1em .5em .1em .5em;
	font-weight: bold;
	background-color:#CFCFCF;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	color: #000000;
}
#universal-menu li a {
	background: none;
	color: #DCF3C2;
	border: none;
	text-decoration: none;
	position: relative;
	z-index: 0;
	padding:1px 6px 1px 6px;
}
#universal-menu li.selected a {
	
}
#universal-menu .new a {
	color: #ba0000;
}
#universal-menu li a:hover {
	text-decoration: none;
	background-color:#666666;
}	
/* Not used yet, but will be used in v1.2 */
div.box1 {
        width: 200px;
        text-align: center;
        font-size: 14px;
        background-color: #EFEFEF;
        border: 1px solid #BFBFBF;
        }
/* End CSS */
        
