body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
 
select, input, td, p, ul, li, div  {
	font-family: Arial;
	color : #000000;
	font-size : 9pt;
}

a, a:link, a:visited  {
color: #063382;

	text-decoration: underline;
}

a:hover, a:active  {
	text-decoration: underline;
	color: #0080FF;
}

textarea {
	font-family: Courier New, monospace;
	font-size: 11px;
}

I, EM {
	font-family: Arial;
}

.t_sm { font-size: 0.8em; }
.t_md { font-size: 0.9em; }
.t_big { font-size: 1.1em; }

h1, .h1 { margin: 0em 0% 0em 0%; font-family: Arial; font-size: 12pt; font-weight: bold;  color:white;}
h2, .h2 { margin: 0em 0% 0em 0%; font-family: Arial; font-size: 1.5em; font-weight: bold; }
h3, .h3 { margin: 0em 0% 0em 0%; font-family: Arial; font-size: 1em; font-weight: bold; }

/* needed part */
.usermenu {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	/*font-weight : bold;*/
	color : #000000;
}
a.usermenu:link {
	color : #000066;
	font-size : 10px;
	text-decoration : none;
}
a.usermenu:hover {
	color : #0000CC;
	font-size : 10px;
	text-decoration : underline;
}


.copy_down {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 10px;
}
.left_text {
	font-family: Arial;
	font-size: 14px;
	color: #323532;
}
.write_text {


	font-family: Arial;
	font-size: 12px;
	color: #323532;
	line-height: 10px;
}
.beg {
background-position:center;
background-repeat:no-repeat;
background-image:url(images/beg_cent.jpg); 
}
a.menu_cen:hover {
	font-family: Arial;
	font-size: 11px;
	color: #323532;
	line-height: 20px;
	text-decoration: underline;
}
.menu_cen {
	font-family: Arial;
	font-size: 11px;
	color: #323532;
	line-height: 20px;
	text-decoration: none;
}
.left_textbold {
	font-family: Arial;
	font-size: 12px;
	color: #323532;
	font-weight: bold;
}
.text_link {

	font-family: Arial;
	font-size: 14px;
	color: #323532;
}
a.text_link:hover {

	font-family: Arial;
	font-size: 14px;
	color: #FFF1DD;
}

.white_link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 10px;
	text-decoration: underline;
}
a.white_link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 10px;
	text-decoration: underline;
}
a.white_link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #554233;
	line-height: 10px;
	text-decoration: underline;
	
}
.beg_left {
	background-image: url(images/l_beg.gif);
	background-position:rigth;
	background-repeat:repeat-y;
}
.beg_right {
	background-image: url(images/r_beg.gif);
	background-position:left;
	background-repeat:repeat-y
}
.subMenuCurent{
	font-family: Arial;
	font-size : 9pt;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a.subMenu, a.subMenu:visited {
	font-family: Arial;
	font-size : 9pt;
	color: black;
	text-decoration: underline;
}
a.subMenu:hover{
	padding-top: 5pt;
	font-family: Arial;
	font-size : 9pt;
	color: white;
	text-decoration: underline;
}