input, textarea {
	width: 220px;
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Verdana", Arial, Helvetica, sans-serif;
	color: #757575;
}


td {
	font-family:"Verdana";
	font-size: 11px;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	font-family:"Verdana";
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #3333FF;
	
}

.td_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1d1d1;
}
.td_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d1d1;
}
.td_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}
.td_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
}
.dataview {
	border: 1px solid #d1d1d1;
	background-color: #f1f1f1;
}
input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-size: 10px;
}
.dataview_white {

	border: 1px solid #d1d1d1;
}
.tr_header {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	font-size: 12px;
}
.footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-color: #4D2703;
}
.footer_divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663405;
	color: #ff9900;
}
.special_footer {
	color: #cc9966;
	font-weight: normal;
	text-decoration: none;
}
.big {
	font-size: 18px;
	font-weight: bold;
}
.index_name {
	font-size: 18px;
	margin: 0;
	padding: 10px 20px 10px 10px;
	border-bottom: 1px dotted #D6C9BF;
	color:#31363B;
}
.post {
}

.entry {
	color:#757575;
	font-family:"Verdana";
	font-size:13px;
	padding: 10px 10px;
}

.footer_a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftborder {
	background-image: url(images/leftborder_repeat.gif);
	background-repeat: repeat-y;
}
.rightborder {
	background-image: url(images/rightborder_repeat.gif);
	background-repeat: repeat-y;
}
.mainbody {
	background-color: #FFFFFF;
	background-image: url(images/main_body.jpg);
	background-repeat: no-repeat;
}
.sidebar {
	background-color: #222222;
	background-image: url(images/new_template_11.jpg);
	background-repeat: no-repeat;
}
.middleborder {
	background-image: url(images/middleborder_repeat.gif);
	background-repeat: repeat-y;
}
.register_form {
	font-family:"Verdana";
	color: #222222;
	font-size: 14px;
}
.register_input {
	border: 1px solid #acb0c0;
}
form {
	margin: 0px;
}
.sidebar_text {
	font-family:"Verdana";
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.maincontent_text {
	padding: 5px;
}
.special_header {
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
.special_red {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FF0000;
	border: 1px solid #000000;
	color: #FFFFFF;
}
/*.dotted_lines_up_down {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style:dashed;
	border-right-style:dashed;
	border-left-color:#000000;
	border-right-color:#000000;
}*/
.style_font1{
	font-family:"Verdana";
	color:#757575;
}
.meta1{
	height: 45px;
	margin: 10px 0 20px 0;
	padding: 20px 0 0 30px;
	line-height: normal;
	background: url(../images/img05.jpg)  repeat-x left top;
}
