BODY,
TABLE,
TD,
TR,
DIV,
INPUT,
TEXTAREA,
PRE {
/*	font-family:"Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin:0px 0px 0px 0px;
	background-color:#F5F5F5;
}

TD.wbgl {
	background-color:#F5F5F5;	
	background-image:url(../images/wbl.gif);
	background-repeat:repeat-y;
	background-position:right;
}
TD.wbgr {
	background-color:#F5F5F5;	
	background-image:url(../images/wbr.gif);
	background-repeat:repeat-y;
	background-position:left;
}

TD.dbbgl {
	background-color:#72B6DB;	
	background-image:url(../images/dbbgl.gif);
	background-repeat:repeat-y;
	background-position:right;
	border-bottom:1px solid #6AAACC;	
}
TD.dbbgr {
	background-color:#72B6DB;	
	background-image:url(../images/dbbgr.gif);
	background-repeat:repeat-y;
	background-position:left;
	border-bottom:1px solid #6AAACC;
}

TD.bbbgl {
	background-color:#8ABFDB;	
	background-image:url(../images/bbbgl.gif);
	background-repeat:repeat-y;
	background-position:right;
	border-bottom:1px solid #61B1DB;
}
TD.bbbgr {
	background-color:#8ABFDB;	
	background-image:url(../images/bbbgr.gif);
	background-repeat:repeat-y;
	background-position:left;
	border-bottom:1px solid #61B1DB;	
}

TD.dbcontent {
	background-color:#61B1DB;
	border-bottom:1px solid #4FA0CB;
	height:45px;
}

TD.bbcontent {
	background-color:#79B9DB;
	border-bottom:1px solid #61B1DB;	
}

TABLE.cols {
	border:0px none white;
	width:100%;
	height:100%!important;
	background-color:white;
}
TD.content {
	width:760px;
}

DIV.dblue_header {
	position:relative;
	margin:0px 0px 0px 0px;
	
	width:100%;
	background-color:#61B1DB;
	height:40px;
}
DIV.schraffur {
	position:absolute;
	margin:5px 5px 5px 5px;
	background-image:url(../images/schraffur.gif);
	height:30px;
	width:750px;	
}

DIV.content {
	position:relative;
	margin-top:10px;
	width:760px;
}
DIV.entertainment {
/*	border:1px solid #78879A;*/
	margin:0px 10px 10px 0px;
	height:300px;
	width:100%;
}
DIV.data {
	margin:20px 20px 10px 30px;
}
DIV.gallery {
	height:240px;
	width:535px;
	border:1px solid #748FA6;
}

DIV.footer {
	position:relative;
	margin-top:15px;
	border-top:1px solid #cccccc;
	padding-top:10px;
}

TD.chapter {
	padding-left:22px;
	color:#61B1DB;
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;		
}
TD.par {
	padding-left:25px;
	padding-bottom:25px;	
	padding-top:10px;
	line-height:20px;
}
DIV.footer {
	margin:15px 10px 15px 10px;
}
DIV.nav {
	margin-left:25px;
	margin-top:5px;	
	margin-bottom:5px;
	color:#000000;
}

.nav a:link,
.nav a:active,
.nav a:visited {
	color:#61B1DB;
	text-decoration:none;	
}
.nav a:hover {
	color:#61B1DB;
	text-decoration:underline;
}
DIV.pro {
	font-size:1px;
	color:white;
}
ul {
	padding:0px 0px 0px 20px;
}

a:link,
a:active,
a:visited {
	color:#D13802;
	text-decoration:none;
}
a:hover {
	color:#D13802;
	text-decoration:underline;
}
li:hover {
	background-color:#FFF9F7;
}

INPUT[type~=text], .message {
	margin:2px 0px 2px 0px;
	width:200px!important;
	padding:1px 1px 1px 1px;
	border:1px solid #61B1DB;
}

INPUT[type~=text]:focus, .message:focus {
	border:1px solid #D13802;
}

SPAN.sended {
	border:1px solid #55BFFF;
	padding: 3px 3px 3px 3px;
	background-color:#8DD4FF;
}

SPAN.notsended {
	border:1px solid #FF5555;
	padding: 3px 3px 3px 3px;
	background-color:#FF8D8D;
}

