/*
.xoopsCode
.xoopsQuote
Are core specific, but may also be overridden in here to your taste.

.banner
.redirect
.bg1
.bg2
.bg3
.bg4
Are E-Xoops Specific, all others are freestyle depending on your theme.
*/
.banner {
	border : 1px outset #999999;
}
.bg4 {
	background-color : #999999;
}
.bg3 {
	background-color : #CDCDCD;
}
.footer {
	background-color : #999999;
	border-bottom : 1pt solid #999999;
	border-top : 1pt solid #999999;
	text-align : center;
}
.indextable {
	background : #999999;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	padding : 1px 1px 1px 1px;
}
.indextable2 {
	background : #CDCDCD;
	border-left : 1px solid #000000;
	border-right : 1px soild #000000;
	padding : 1px 1px 1px 1px;
}
.indextext, .postedby {
	color : #000000;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	padding : 1px 1px 1px 1px;
	text-align : left;
}
.indextitle {
	background-color : #999999;
	border : solid 1pt #000000;
	color : #000000;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : xx-small;
	font-style : normal;
	font-weight : bold;
	margin : 0pt;
	padding : 2pt;
	text-align : left;
	text-decoration : none;
	width : auto;
}
.more {
	border : solid 1px #000000;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	padding : 3pt;
}
.redirect {
	background : #999999;
	border : 1px solid #000000;
	color : #000000;
}
.sidboxtitle {
	background-color : transparent;
	color : #000000;
	font-family : Verdana;
	font-size : xx-small;
	text-align : center;
	text-decoration : none;
	vertical-align : middle;
	width : auto;
}
.sidebar1,
.sidebar2,
.bg1 {
	background-color : transparent;
}
.sideboxcontent {
	background-color : #CDCDCD;
	border-bottom : 1px solid #CDCDCD
	border-left : 1px solid #CDCDCD
	border-right : 1px solid #CDCDCD
	color : #000000;
	font-family : Verdana;
	font-size : xx-small;
	padding : 2pt 3pt 8pt;
	text-align : left;
	text-decoration : none;
}
.topborder {
	background-color : #999999;
	border-bottom : 1pt solid #000000;
	border-top : 1pt solid #000000;
	height : 15pt;
}
.topmenu {
	margin : 0px;
	padding : 0px;
	text-align : center;
	vertical-align : bottom;
	width : auto;
}
.toptable{
	background-color : #999999;
	border-bottom : 2pt solid #000000;
	border-top : 2px solid #000000;
	font-size : xx-small;
	margin-bottom : 4pt;
}
.waitbox {
	background : #999999;
	border : 1px solid #000000;
}
.xoopscode,
.xoopsquote {
	background : ##999999; /* XOOPS SPECIFIC */
}
a:link,
a:visited {
	color : #000000;
	font-family : Verdana;
	font-size : x-small;
	text-decoration : none;
}
a:hover {
	color : #000000;
	font-family : Verdana;
	font-size : x-small;
	text-decoration : underline;
	background-color : #FFFF00
}
a:active {
	color : #000000;
	font-family : Verdana;
	font-size : x-small;
	text-decoration : none;
}
body {
 	background-image: url(http://lodweb.free.fr/themes/blackout/images/lod.jpg);
	background-color : #666666;
	border : 1px inset #000000;
	color : #000000;
	font-family : Verdana, Arial, "MS Sans Serif";
	font-size : x-small;
	margin : 0px;
	padding : 0px;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #999999;
	scrollbar-track-color : #666666;
}
form,
td {
	font-size : x-small;
}
hr {
	color : #000000;
	filter : Alpha(Opacity=100,FinishOpacity=10,Style=2);
	height : 2px;
	width : 95%;
}
img {
	border : 0px;
}
select, input, option,
textarea {
	font-family : Verdana;
	font-size : xx-small;
}

.bg2 { 
	background-color : #999999;
 } 