BODY {
margin : 0;
}
FONT {
font-family : Tahoma;
color : #414839;
font-size : 12px;
}
TD {
font-family : Tahoma;
color : #414839;
font-size : 12px;
}
BODY {
font-family : Tahoma;
color : #414839;
font-size : 12px;
}
P {
font-family : Tahoma;
color : #414839;
font-size : 12px;
}
DIV {
font-family : Tahoma;
color : #414839;
font-size : 12px;
}
INPUT {
font-family : Tahoma;
color : #d3d9ce;
font-size : 12px;
background-color : #5b5b5b;
border : 1px solid;
border-color : #414839;
margin-bottom : 1px;
}
TEXTAREA {
font-family : Tahoma;
color : #d3d9ce;
font-size : 12px;
background-color : #5b5b5b;
}
FORM {
font-family : Tahoma;
color : #d3d9ce;
font-size : 12px;
}
SELECT {
font-family : Tahoma;
color : #d3d9ce;
font-size : 12px;
background-color : #5b5b5b;
}
A:link {
font-family : Tahoma;
color : #d7b963;
font-size : 12px;
text-decoration : none;
background : none;
}
A:active {
font-family : Tahoma;
color : #d7b963;
font-size : 12px;
text-decoration : none;
background : none;
}
A:visited {
font-family : Tahoma;
color : #d7b963;
font-size : 12px;
text-decoration : none;
background : none;
}
A:hover {
font-family : Tahoma;
color : #d7b963;
font-size : 12px;
text-decoration : underline;
background : none;
}
.title {
font-family : Tahoma;
color : #637054;
font-size : 13px;
font-weight : bold;
text-decoration : none;
background : none;
}
.blocktitle {
font-family : Tahoma;
color : #637054;
font-size : 12px;
font-weight : bold;
text-decoration : none;
background : none;
}
.note {
font-family : Tahoma;
color : #dbdbdb;
font-size : 11px;
text-decoration : none;
background : none;
}
.notevalid {
font-family : Tahoma;
color : #5b5b5b;
font-size : 11px;
text-decoration : none;
background : none;
}
.content {
font-family : Tahoma;
color : #ffffff;
font-size : 12px;
}

/* Folderblog Generated Content */
.fbthumb, .fbrandthumb, .fbthisthumb, .fbmenuthumb { 
	padding: 0px 5px 5px 5px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    float: left;
}
.fbcomthumb {
    padding: 0px 0px 5px 5px;
    float: right;
}
.fbthumb img, .fbmenuthumb img {
    border: 0px solid #000;
}
.fbthisthumb img {
    border: 1px solid #000;
}
.fbthisthumb {
    background-color: #eee;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}
.fbthiscat {
    font-weight: bold;
}
.fbpages {
    padding-bottom: 10px;
    font-weight: bold;
}
.fbthispage {
    font-weight: normal;
}
.fbcomment {
    margin-top: 5px;
}
.fbbyline {
    display: block;
    color: #666;
    font-size: 10px;
}
ul.fbcats {
    display: inline;
    padding: 0px;
}
li.fbshowall {
    display: inline;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
}
#toggle-communication { 
	float: right; 
	color: #9AA407 !important; 
	cursor: pointer; 
	text-transform: uppercase; 
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif; 
	font-size: 95%; 
}

#close-communication { 
	color: #888; 
	cursor: pointer; 
	text-transform: uppercase; 
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, 'Lucida Sans', 'Lucida Sans Unicode', sans-serif; 
	font-size: 95%; 
}