/* elements */

body {		
	text-align:center;
	background:black;
	margin:0;
	margin-bottom:5px;
    background-color: black;
    font-family: Arial,Helvetica,sans-serif;
    color: white;
    font-size: 13px;
    line-height: normal;
}
blockquote { 
	padding-right:40px;
	border-left:1px solid;
	border-color:#cccccc;
}
form {
	margin:0;
	padding:0;
}

h1 {

    font-weight: bold;
    font-size: 16px;
	padding:0;
	margin:0;
    font-family: Arial,Helvetica,sans-serif;
}

h2 {
	font-weight:bold;
	font-size: 13px;
	padding: 0 10px 0 0;

	margin:0;

}
img {	
	border: 0;
}
input, textarea {  
	font-family:  Verdana, Arial, Sans-serif;
	font-size: 11px;
}
p, pre { 
	margin:0;
	padding: 0;
}
code { 	
	font-family:  Verdana, Arial, Sans-serif;
	background-color:#ececec;
	line-height: 11px;
	font-size: 11px;
	margin:0;
}
select {  
	font-family:  Verdana, Arial, Sans-serif;
	font-size: 11px;
}
table,td,th {
	font-family:  Verdana, Arial, Sans-serif;
	font-size: 11px;
	border : 0px;
}
textarea {  
	font-family:  Verdana, Arial, Sans-serif;
	font-size: 11px;
	width:350px;
}

hr {	
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #999;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;
	display:block;
}



#contentcenter hr margin-right:5px;
}
.comment {
	padding:5px;
	background-color: black;
	}


.comment2 {padding:5px;
}


.title {
	font-size: 13px;
}
.head1 { 
	font-size: 13px;
	padding: 0 0 5px 0;
}
.head2 { 
	font-weight:bold;
	font-size: 13px;
	padding: 0 10px 0 0;
}
.post {	
	font-size: 11px;
	padding: 5px 10px 5px 0;
	text-align: justify;
	margin-left: 10px;
	margin-right: 5px;
}
.posted { 
	font-size: 11px;
	padding: 5px 10px 5px 0;
}

img.imgBorder  {
	border:1px solid;
	padding:5px;
	border-color: #cccccc;
	margin: 5px;
}
.input1 {
	font-family:  Verdana, Arial, Sans-serif;
	font-size: 11px;
	width: 105px;
	border:1px solid #999;
}
.input3 {
	font-family:  Verdana, Arial, Sans-serif;
	font-size: 11px;
	width: 200px;
	border:1px solid #999;
}
.comarea {
	border:1px solid #999;
}
.login {
	font-family:  Verdana, Arial, Sans-serif;
	font-size: 11px;
	width: 95px;
}
.txt {
	font-family:  Verdana, Arial, Sans-serif;
	font-size : 11px;
	color : #000;
	line-height : 11px;
}
.txtcenter {
	text-align: center;
}
.txtform {
	font-family:  Verdana, Arial, Sans-serif;
	font-size: 11px;
	width: 130px;
}
.txtright {
	text-align: right;
}
.txtsmall {
	font-family:  Verdana, Arial, Sans-serif;
	font-size : 9.50px;
	color : #000;
	line-height : 11px;
	background-color : transparent;
}
a {
  font-weight: normal;
  text-decoration : underline;
  background-color : transparent;
}
a:hover {
  font-weight: normal;
  text-decoration : underline;
  background-color : transparent;
}
a:visited {
  font-weight: normal;
  text-decoration : underline;
  background-color : transparent;
}
a:visited:hover {
  font-weight: normal;
  text-decoration : underline;
  background-color : transparent;
}

.calBdr {
	margin:5px;
}
.cal_title {
	height:20px;
	text-align: center;
	background-color:black;
}
.cal_day_head{
	width: 15px;
	text-align: center;
	background-color:black;
}
.cal_day {
	text-align: center;
	background-color:black;
}
.cal_day_current {
	text-align: center;
	background-color:#0a50a1;
}

/* id */

#frame {
	position:relative;
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:5px;
	padding:0;
	text-align:left;
	border:1px solid #0a50a1;
	background-color: #252525;
	z-index:2;
}

#contentcenter {
	width:570px;
	padding:5px;
	float:left;
	background-color:#252525;
	margin-bottom:0;
	border:0;
}
#contentright {
	width: 185px;
	padding: 5px 5px 5px 0;
	margin-bottom: 5px;
	float:left;
	background-color: black;
	color: white;
}

#contentheader {
	padding: 5px;
	background-color: #252525;
	border:0;
	border-bottom: 1px;
	border-style: dashed;
	border-color: #999999;
	color: white;
}

#contentfooter {
	overflow:hidden;
	width: 770px;
	height:15px;
	padding: 5px;
	background-color:black;
	border:0;
	border-top: 1px;
	border-style: dashed;
	border-color: #999999;
}
#divleft {
	text-align:left;
	width: 350px;
	float:left;
}
#divright {	
	text-align:right;
	width: 150px;
	float:right;
}

	