﻿body
{
	margin: 0px;
	margin-top: 20px;
	font-family: Arial;
	font-size: 11px;
	background-color: #ffffff;
	background-image:url(images/back_1.jpg);
	background-repeat:repeat-x;
}
input,select,textarea
{
	font-size:11px;
}
h1
{
	font-size: 14px;
	font-weight: bold;
	color: #6a8fbe;
}
h2
{
	font-size: 12px;
	font-weight: bold;
	color: #56658c;
}
.menu
{
	color:#ffffff;
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
	font-size:12px;
	background-color:#52555C;
	text-decoration:none;
	height:23px;
}
.menuon
{
	color: #c4d3ea;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	background-color: #52555C;
	text-decoration: none;
	height: 20px;
}
.nav_td
{
	vertical-align:top;
	text-align:left;
	width:150px;
	border-right: #a4b4b7 1px dashed;
	padding-left:25px;
}
.content_td
{
	padding-left:15px;
}
.content
{
	margin-top:10px;
	font-size:12px;
}
.slide
{
	cursor:pointer;
}
.job2
{
	font-size: 12px;
	font-weight: bold;
	color: #56658c;
}
.job1
{
	font-size: 14px;
	font-weight: bold;
	color: #6a8fbe;
}
.control
{
	font-size: 12px;
}
.side_link
{
	font-size: 12px;
	color: #56658c;
	text-decoration:none;
}
.link_sm
{
	font-size: 10px;
	font-weight: bold;
	color: #56658c;
	text-decoration:none;
}
.cell_head
{
	font-weight:bold;
}
.icons
{
	cursor: pointer;
	vertical-align: middle;
}
.textbox
{
	font-size:11px;	
}
