body
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: white;
}

p, .text
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #565656;
	line-height: 150%;
}

a
{
	color: #065092;
}
a:hover
{
	text-decoration: none;
}

h1
{
	font-family: Trebuchet MS, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;	
	color: #065092;
	background: url(/images/divider.gif) no-repeat bottom right;
	padding-bottom: 7px;
	margin: 15px 0 10px 0;
}
h2
{
	font-family: Trebuchet MS, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #fff;
}
ul
{
	margin-top: 5px;
	margin-bottom: 20px;
}
li
{
	font-family: Trebuchet MS, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #565656;
	line-height: 150%;
}

a.menu
{
	display: block;
	width: 125px;
	height: 32px;
	background: url(/images/menu_blue.gif) no-repeat;
	text-align: center;
	color: White;
	font-size: 16px;
	line-height: 180%;
}
a.menu2
{
	display: block;
	width: 125px;
	height: 32px;
	background: url(/images/menu_gray.gif) no-repeat;
	text-align: center;
	font-weight: bold;
	color: White;
	font-size: 16px;
	text-decoration: none;
	line-height: 180%;
}

a.submenu
{
	color: White;
	font-size: 12px;
}
.blue
{
	color: #065092;
}
.bottom
{
	font-family: Trebuchet MS, Tahoma;
	color: #797979;
	font-size: 11px;
}
.text_field
{
	border-bottom: 1px solid #c2cedc;
	border-top: 1px solid #96a7b7;
	border-right: 1px solid #96a7b7;
	border-left: 1px solid #96a7b7;		
	font-size: 11px;
	font-family: Trebuchet MS, Tahoma;
	background: url(/images/input_bg.gif) repeat-x top;
	color: #8d8d8d;
	padding: 3px;
}
.button
{
	border: 1px solid #96a7b7;
	background: url(/images/button_bg.gif) top;
	font-family: Trebuchet MS, Tahoma;
	font-size: 12px;
	color: #fff;
}
.img_brd
{
	border: 1px solid #96a7b7;
	padding: 3px;
}
table.services
{
	position:absolute;
	visibility:hidden;
	width: 225px;
	background: #326db3;
	padding-left: 10px;
}
.avatar_img
{
	border: 1px solid #c9c9c9;
	padding: 3px;
}
.avatar_img_shadow
{
	background: url(/images/shadow.gif) no-repeat right bottom;
} 