body {
	margin-top: 0px;
	background-color: #656565;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
td, tr {
	color:#393a3a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
}

a{
	font-weight: bold;
	text-decoration: none;
	color: #393a3a;
}
a:hover{
	color:#7e7e7e;
	text-decoration:none;
	font-weight: bold;
}

/*contact form start*/
.inputbox {
	border: 0px solid #393a3a;
	font-size: 14px;
	vertical-align: bottom;
	color: #393a3a;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	padding: 5px;
	background-color: #F0F0F0;
}

.buttons {
	border: 0px solid #dcae6e;
	font-size: 12px;
	vertical-align: middle;
	color: #393a3a;
	background: #F0F0F0;
	font-weight: bold;
	padding: 5px;
}
.title-right-small {
	font-weight: bold;
	font-size: 14px;
}


.contact_form_ok {
	font-weight: bold;
	color: #555247;
	font-size: 12px;
	background-color: #FFFF99;
}
/*contact form start*/

/*img.border start*/
img.border {
	border: 3px solid #c3c3c3;
}
a:link img.border , a:visited img.border {
	border: 3px solid #c3c3c3;
}
img.border:link , img.border:visited  {
	border: 3px solid #c3c3c3;
}

a:focus img.border, a:hover img.border, a:active img.border {
	border: 3px solid #41597a;
}
a:focus img.border, a:hover img.border, a:active img.border {
	border: 3px solid #41597a;
}
/*img.border end*/

img.border_text_LEFT {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px 5px 0px 0px;
}

img.border_text_RIGHT {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*img.border end*/

/*site_border start*/
.site_border_top {
	background-image: url(images/border/top.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.site_border_left {
	background-image: url(images/border/left.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.site_border_right {
	background-image: url(images/border/right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.site_border_bottom {
	background-image: url(images/border/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/*site_border end*/

/*copyright start*/
.copyright, .copyright A:link, .copyright A:visited {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
.copyright A:hover {
	color: #666666;
	text-decoration: none;
}

.copyright_menu, .copyright_menu A:link, .copyright_menu A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
.copyright_menu A:hover {
	color: #adadad;
	text-decoration: none;
	font-weight: normal;
}
/*copyright end*/

.head {
}

.main {
	padding: 0px;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
}

/*title start*/
.title-big {
	font-family: Consolas;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

.title-small {
	font-family: Consolas;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
}
/*title end*/

.table_border {
	border: 1px solid #dcdcdc;
}

.header {
}
