@charset "UTF-8";

form{margin:0px; padding:0px;}

.format{padding:0 20px 0 20px; color:#FFF; background-color:#000;}

body.bum
{
	background-color:#FFF;
	background-image: url(http://www.redvent.net/img/bg2.jpg);
	background-repeat:repeat-y;
	font-size:14px;
	color:#000000;
	height:100%;
	overflow-y:auto;
}
body.bumM
{
	background-color:#000;
	background-image: url(http://www.redvent.net/img/bg2.jpg);
	background-repeat:repeat-y;
	font-size:14px;
	color:#FFF;
	height:100%;
	overflow-y:auto;
}
.commentbox{
border:thin;
border-color:red;
border-style:solid;
color:#CCFF00;
}
	  
.topbox {
	width:775px;
	height:60px;
	top:0px;
	position:relative;
	background-image: url(http://www.redvent.net/img/head2.jpg);
	background-repeat:no-repeat;
	padding:100px 0 0 25px;
}
.menubox {

}
.post {
height:100px;
width:770px;
color:#FFF;
position:absolute;
}
.postM {
height:100px;
width:770px;
color:#000;
position:absolute;
}
.topcurve{background-image: url(../img/Dialogue_top3.jpg);
 height:22px; 
 width:800px; 
 position:relative;
 z-index:1;
 }
 .topcurveM{background-image: url(../img/Dialogue_top4.jpg);
 height:22px; 
 width:800px; 
 position:relative;
 z-index:-8;
 }
.botcurve{
background-image: url(../img/Dialogue_bot3.jpg); 
height:22px; 
width:800px; 
position:relative; 
bottom:-105px; 
z-index:-8; 
left:0px;
}
.botcurveM{
background-image: url(../img/Dialogue_bot4.jpg); 
height:22px; 
width:800px; 
position:relative; 
bottom:-105px; 
z-index:-8; 
left:0px;
}
.blackbox{
background-color:#000;
height:85px;
width:800px;
position:relative; 
z-index:-10; left:0px; 

}
.whitebox{
background-color:#FFF;
height:85px;
width:800px;
position:relative; 
z-index:-10; left:0px; 

}
.contentbox {
	position:relative;
	top:-20px;
	z-index:3;
	width:750px;
	padding:15px 25px 0px 25px;
	height:80px;
}
.subleft{
float:left; position:absolute; z-index:2; left:25px; bottom:-10px; text-align:left; width:300px;
}
.subright{
	float:right;
	position:absolute;
	z-index:2;
	right:20px;
	bottom:-16px;
	text-align:right;
	width:300px;
}
.bodybox{
	width:800px;
	height:600px;
	position:relative;
	z-index:0;
}
.bigbox{
	position:absolute;
	left:50px;
	top:0px;
	font-family:Arial;
	font-size:14px;
	z-index:0;
}
.time{
font-style:italic;
font-size:10px;
}
.small{
font-size:10px;
}
a.menulink:link {color: #FFF; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
a.menulink:visited {color:#CCCCCC; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
a.menulink:hover {color: #FFF; text-decoration: underline; font-family:Arial, Helvetica, sans-serif;}
a.menulink:active {color: #FFF; text-decoration:none;font-family:Arial, Helvetica, sans-serif;}


a.bodylink:link {color: #ec1c24; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
a.bodylink:visited {color: #C0C0C0; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
a.bodylink:hover {color:#CC3300; text-decoration: none; font-family:Arial, Helvetica, sans-serif;}
a.bodylink:active {color: red; text-decoration:none;font-family:Arial, Helvetica, sans-serif;}

a.bodysmall:link {color:#ec1c24; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a.bodysmall:visited {color: #C0C0C0; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a.bodysmall:hover {color:#CC3300; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
a.bodysmall:active {color: red; text-decoration:none;font-family:Arial, Helvetica, sans-serif; font-size:12px;}

INPUT.redbox{
	border:1px solid #ec1c24;
	background-color:#666666;
	color:#FFF;
}
INPUT.blacky{
border:1px solid #ec1c24;
background-color:black;
color:#FFF;
}
TEXTAREA{
border:1px solid #ec1c24;
background-color:#666666;
color:#FFF;
}
SELECT{
border:1px solid #ec1c24;
background-color:#666666;
color:#FFF;
}
