.thmb {
	background : black;
	border-width:1px;
	border-color: #5F5F5F;
	border-style: solid;
	padding:5px;
         text-align: center;
         height: 215px;
}

.thmbgr {
	background : #7F7F7F;
	border-width:1px;
	border-color: #CCCCCC;
	border-style: solid;
	padding:5px;
         text-align: center;
         height: 215px;
}

.box {
	background: black;
	border-width:1px;
	border-color: #5F5F5F;
	border-style: solid;
	padding:5px;
         /*text-align: center; */
}


.boxo {
	background: black;
	/*border-width:1px; */
         border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
        	border-color: #5F5F5F;
	border-style: solid;
	padding:5px;
         text-align: center;
         vertical-align: top;
}

.boxol {
	background: black;
	/*border-width:1px; */
         border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
        	border-color: #5F5F5F;
	border-style: solid;
	padding:5px;
         text-align: left;
         vertical-align: top;
}

.boxu {
	background: black;
	/*border-width:1px; */
         border-top-width:1px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-right-width:1px;
        	border-color: #5F5F5F;
	border-style: solid;
	padding:5px;
         vertical-align: top;
}


.paper {
	background: black;
	border-width:2px;
	border-color: #ffffff;
	border-style:dotted;
	padding:5px;
}

.frm {
	BORDER-RIGHT: black 2px solid;
	BORDER-LEFT: black 2px solid;
	BORDER-TOP: black 2px solid;
	BORDER-BOTTOM: black 2px solid;
	background : black;
}

.frml {
	BORDER-RIGHT: none;
	BORDER-LEFT: black 2px solid;
	BORDER-TOP: black 2px solid;
	BORDER-BOTTOM: black 2px solid;
	background : black;
}

.frmr {
	BORDER-RIGHT: black 2px solid;
	BORDER-LEFT: none;
	BORDER-TOP: black 2px solid;
	BORDER-BOTTOM: black 2px solid;
	background : black;
}

.frm2 {

	background : #7F7F7F;
}

.cont {
	PADDING-BOTTOM: 25px;
	background : black;
}

.ad { color:#9f9f9f;
}

b, h1, h2, h3, h4, div, p, td, th, body, span, table, ol, li, a, ul { font-family:Arial,Verdana,"Lucinda Sans",sans-serif; color:#E3E3E3;
}

h1 {
        font-size: 18px; font-family:Arial,Verdana,"Lucinda Sans",sans-serif;
}

h2 {
        font-size: 14px;
        font-family:Arial,Verdana,"Lucinda Sans",sans-serif;
}

h3 {
        font-size: 13px;
        font-family:Arial,Verdana,"Lucinda Sans",sans-serif;
        margin-bottom:6px;
}

body, td, th, b, div, p, span, ul, li, em, strong {
font-size: 12px;
}



.pad { padding: 12px;
}

.plus {
	font-size: 16px;
}

li {margin-top: 3px; margin-bottom:3px;
}

ul {margin-top: 4px; margin-bottom:4px; margin-left:20px;
}

body { background-color:#cccccc;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
 }

a:link { color:#ebebeb; text-decoration:underline; }
a:visited { color:#9f9f9f; text-decoration:underline; }
a:hover { color:#7f7f7f; text-decoration:none; }
a:active { color:#7f7f7f; text-decoration:underline overline; }


a.foot:link { color:#ebebeb; text-decoration:underline; }
a.foot:visited { color:#cFcFcF; text-decoration:underline; }
a.foot:hover { color:#ffffff; text-decoration:none; }
a.foot:active { color:#ffffff; text-decoration:underline overline; }


a.ad:link { color:#9f9f9f; text-decoration:underline; }
a.ad:visited { color:#9f9f9f; text-decoration:underline; }
a.ad:hover { color:#9f9f9f; text-decoration:none; }
a.ad:active { color:#9f9f9f; text-decoration:underline overline; }

a.nav:link { color:#ebebeb; text-decoration:none; background-color:#454545; }
a.nav:visited { color:#cFcFcF; text-decoration:none; background-color:#454545; }
a.nav:hover { color:#ffffff; text-decoration:none; background-color:#818181; }
a.nac:active { color:#ffffff; text-decoration:none; background-color:#818181; }