body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0px;
	background: #efefef;
}
#wrap {
	align: center;
	position: relative;
	width: 650px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background: #fff url(images/bg-page.gif);
	margin: 0 auto;
}
#content {
	padding-left: 15px;
	padding-right: 10px;
}
#menu {
	font: normal 85% Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/menu_bar.jpg) no-repeat top left;
	text-align:center;
	width: 634px;
	height: 22px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 9px;
	padding-bottom: 5px;
	margin: auto;
}

#header {
	text-align: left;
	width: 650px;
	height: 154px;
}
#headerInsite {
	text-align: left;
	width: 650px;
	height: 75px;
}
#sasha {
	background: #efefef;
	padding-top: 5px;
	padding-right: 15px;
	position: relative;
	margin: 0 auto;
	text-align: right;
	width: 685px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #eeeeee;
}
#body_text {
	padding-bottom: 15px;
	padding-left: 45px;
	padding-right: 30px;
	font: normal 100%/140% Tahoma, Arial, Helvetica, sans-serif;
}

#search_box {
	padding: 5px;
	margin-left: 15px;
	background: #efefef;
}

h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
}
b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#small_text {
	font-size: 1em;
}
#content {
	padding: 20;
}
table {
	border-collapse: collapse;
	border: 2px solid #ddeff7;
	font: normal 85%/140% Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}
caption {
	padding: 0 0.6em 0.8em;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #000;
	background: transparent;
}
td, th {
	border: 1px solid #e0e0e0;
	padding: 0.5em;
}
thead th,
tbody th {
	border: 1px solid #e0e0e0;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	background: #ddeff7;
}
tfoot th, tfoot td {
	border: 1px solid #efefef;
	text-align: left;
	font-size: 1em;
	background: #efefef;
}
tfoot th {
	font-weight: bold;
}
tbody td a {
	background: transparent;
	color: #0072bc;
	text-decoration: none;
}
tbody td a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}
tbody th a {
	background: transparent;
	color: #0072bc;
	text-decoration: underline;
	font-weight: bold;
}
tbody th a:visited {
	color: #0072bc;
}
tbody th, tbody td {
	vertical-align: top;
	text-align: left;
}
tbody tr:hover {
	background: #ffffd9;
}
a {
	color: #006699;
	text-decoration: none;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #006699;
}
a:link#menuWhite {
	color: #FFFFFF;
	text-decoration: none;
} 
a:visited#menuWhite {
	color: #FFFFFF;
	text-decoration: none;
} 
a:hover#menuWhite {
	color: #FFFFFF;
	text-decoration: underline;
} 

a:active#menuWhite {
	color: #FFFFFF;
	text-decoration: none;
} 
input {
	font-size: 10px;
}