body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        background: #8C8C8C ;
        color: #000;
		margin: 3; padding: 3;
}

.big {
        font-size: 18 px;
}

.label {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
}

.moduleEntry {
        background-color: #FAFAFA;
        border-bottom: 1px dashed #999999;
        padding: 10px
}

.moduleTitleBar {
        width: 100%;
        background-color: #C0C0C0;
        border-bottom: 1px dashed #999;
}
.moduleFeatured {
        background-color: #e2e2e2;
        padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:15px
}

.moduleFeaturedThumb {
        border: 1px solid #FFFFFF;
        margin: 3px;
}

.moduleFeaturedTitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 3px;
        color: #666;
}

.moduleFeaturedDetails {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #666666;
        margin-bottom: 3px;
}

.navigation_bold {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #A4A4A4;
        font-weight: bold;
}

a:link {
        color:#666;
        text-decoration: underline;

}
a:visited {
        color:#666;
        text-decoration: underline;
}
a:hover {
        text-decoration: nonee;
        color: #FF0000;
}
a:active {
        text-decoration: none;
        color: #FF0000;
}

.detailsVDOtable {
	padding:6px;
	font-size: 13px;
	color: #333333;
}

/*my_vdo_edit*/
.formFieldInfo {
        font-size: 11px;
        color: #555555;
        margin-top: 5px;
        margin-bottom: 5px;
}

.tableSubTitle {
        padding: 0px 0px 5px 0px;

        margin-bottom: 10px;
        font-size: 14px;
        font-weight: bold;
        color: #CC6633;
}

/*upload2*/
.formHighlightText {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #666633;
        margin-top: 5px;
        margin-left: 6px;
}

.error {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: 700;
        color: #FF0000;
}

.success {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 700;
        color: #333333;
}

.navAll {	padding:2px;
	background: #D3D3D3;
	border:1px solid #666666;
	font-size:15px;
}

.navCur {
padding:2px;
background: #FAFAFA;
border:1px solid #666666;
font-size:15px;
}

.delimPad {	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
}

.highlight {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 700;
        color: #333333;
}

.date {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: 700;
        color: #333333;
		PADDING-LEFT: 15px;
		PADDING-TOP: 10px;
}
