body {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 0.7em;
}

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

a { 
 border: none; 
 font-size: 1em;
}

a:link    { text-decoration: none;      color: #4f5f8f;font-size: 1em; }
a:visited { text-decoration: none;      color: #4f5f8f;font-size: 1em; }
a:hover   { text-decoration: none; 			color: #dd6600;font-size: 1em; }


input, textarea {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #757575;
}

input.i_text {
 font-size: 1.2em;
 border: 1px solid #757575;
 width: 200px;
 background-color: #FAFAFA;
}

input.btn_add {
 font-size: 1em;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

textarea.i_comment {
 font-size: 1em;
 border: 1px solid #757575;
 width: 380px;
 background-color: #FAFAFA;
}

.title_style {
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #1C13bf; 
 font-size: 20px;
 text-align: left;
 background-color: #DFDFEF;
 border-top: 1px solid #6D6DDD; 
}


.skin {
 text-align: left;
 color: #000000;

}
.new_mess {
 text-align: left;

}

.addnew {
 background-color: #ece5ec;
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold;
 font-size: 1.2em;
 width: 140px;
 text-align: center;
 margin-top: 2px;
 height:18px;
 clear: both;
 color: #4f5f8f;
 border-bottom: 1px solid #9C9C9C;
}


.content_style {
 background-color: #F5F5F5; 
 width: 565px;
 padding-top: 12px;
 padding-bottom: 10px;
 border-left: 2px solid  #DFDFEF;
 border-right: 2px solid  #DFDFEF;
 border-bottom: 5px solid  #DFDFEF;
 border-top: 5px solid  #DFDFEF;
 color: #3A3A3A;
 clear:both;
}


.m_left {
 font-family: Tahoma, Helvetica, sans-serif; 
 font-weight: bold;
 font-size: 1.1em;
 width: 99px;
 text-align: right;
 padding-top: 4px;
 padding-bottom: 1px;
 padding-left: 10px;
 color: #4f5f8f;
 float:left;
}

.m_right {
 padding-top: 2px;
 padding-bottom: 2px;
}


.code_sec {
 font-family: Courier New;
 font-size: 1.5em;
 text-align: center;
}

.pages_style {
 
 padding: 15px;
 height: 15px;
}


span.css_prev_next {
 color: #C0C0C0;
}

.body_msg {
 
 border-left: 1px solid #7e7E00;
 text-align: left;
 width: 750px;
 
}

.b_nickname {
 color: #2f4fdf;
 font-weight: bold;
 font-size: 1.3em;
 
}

.b_date {
 color: #2f4fbf;
 font-size: 1.0em;
}

.new_code1{
 display: inline;
 float: left;
 text-align: right;
 height: 20px;
 width: 138px;
}

.new_code2{
 display: inline;
 float: left;
 text-align: left;
 height: 20px;
}

.submit_style {
 text-align: center;
 clear: both;
}


.b_messt {
 font-family: Arial,Verdana sans-serif;
 font-size: 1.2em; 
 color: #272727;
 text-align: left;
 padding-left: 10px;
 
}

.addnew {
 background-color: #ece5ec;
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold;
 font-size: 1.2em;
 width: 140px;
 text-align: center;
 margin-top: 2px;
 height:18px;
 clear: both;
 color: #4f5f8f;
 border-bottom: 1px solid #9C9C9C;
}
