* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

p {
	text-indent: 20px;
	text-align: justify;
	margin: 0 0 15 0;
}

p.unindent {
	text-indent: 0px;
	margin: 10 0 10 0;
	color: #5F5F5F;
	line-height: 14px;
	text-align: left;
}
.ok {
	text-indent: 0px;
	margin: 10 0 10 0;
	color: red;
	line-height: 14px;
	text-align: left;
}

a, a:link {
	color: #000162;
}
a:visited {
	color: #000162;
}
a:hover {
	color: #4169E1;
}

h1 {
	font-size: 150%;
	margin: 0 0 10 0;
	color: #1B467E;
}
h2 {
	font-size: 120%;
	margin: 10 0 10 0;
	color: #1B467E;
}
h3 {
	font-size: 150%;
	margin: 10 0 10 0;
}

h4 {
	font-size: 120%;
	margin: 10 0 10 0;
}

h5 {
	font-size: 110%;
	margin: 10 0 10 0;
}

UL {
	LIST-STYLE-TYPE: none;
}
UL LI {
	PADDING-LEFT: 20px;
	BACKGROUND: url(images/li.gif) no-repeat 0 0.2em 5 0;
	/*MARGIN: 5px 0px 5px 0px;*/
	margin: 5 0 5 0;
	line-height: 14px;
}
LI.active {
	BACKGROUND: url(images/li2.gif) no-repeat 0px 0.4em
}

td {
	vertical-align: top;
}

th {
	background-color: #198DC6;
	padding: 3 3 3 3;
	color: #E6E6E6;
}
td.tbl_str1 {
	background-color: #BDEFFF;
	padding: 3 5 3 5;
}
td.tbl_str2 {
	background-color: #E1F8FF;
	padding: 3 5 3 5;
}

form.FSF_form {
	margin: 0;
	padding: 0;
	width: auto;
	text-align: left !important;
}

input.FSF_input, input.FSF_submit {
	color: Black;
	font-family: Tahoma;
	font-weight: normal;
	background-color: #FFE4C4;
	border: 1px solid #FF8C00;
	margin: 3 3 3 3;
	display: inline;
	height: 19px;
	border: 1px solid #FF8C00;
	padding: 1 3 0 3;
}

.sel_by_fields {
	height: 20px;	
}

a.hor_sub_menu:link, a.hor_sub_menu:visited {
	padding: 3 10 3 10;
	color: #505050;
	font-weight: bold;
}
a.hor_sub_menu:hover {
	color: #FEAD41;
}
a.hor_sub_menu_active:link, a.hor_sub_menu_active:visited, a.hor_sub_menu_active:hover {
	padding: 3 10 3 10;
	color: Black;
	font-weight: bold;
}
a.sub_menu:link, a.sub_menu:visited {
	padding: 0 0 0 0;
	color: #505050;
	font-weight: bold;
}
a.sub_menu:hover {
	color: #FEAD41;
}

DIV.y1 {
	BACKGROUND: url(images/y1.gif) #ffecb3 no-repeat left top; MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px; WIDTH: 100%
}
DIV.y2 {
	BACKGROUND: url(images/y2.gif) no-repeat right top;
}
DIV.y3 {
	BACKGROUND: url(images/y3.gif) no-repeat left bottom
}
DIV.y4 {
	BACKGROUND: url(images/y4.gif) no-repeat right bottom; WIDTH: 100%
}
DIV.y5 {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; FONT-SIZE: 70%; PADDING-BOTTOM: 10px; LINE-HEIGHT: 1.3em; PADDING-TOP: 15px
}

DIV.b1 {
	BACKGROUND: #DCF0FC url(images/b1.gif) no-repeat left top; WIDTH: 100%
}
DIV.b2 {
	BACKGROUND: url(images/b2.gif) no-repeat right top;
}
DIV.b3 {
	BACKGROUND: url(images/b3.gif) no-repeat left bottom
}
DIV.b4 {
	BACKGROUND: url(images/b4.gif) no-repeat right bottom; WIDTH: 100%
}
DIV.b5 {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; FONT-SIZE: 70%; PADDING-BOTTOM: 10px; LINE-HEIGHT: 1.3em; PADDING-TOP: 15px
}

DIV.e1 {
	BACKGROUND: url(images/e1.gif) #FFFFD5 no-repeat left top; WIDTH: 100%
}
DIV.e2 {
	BACKGROUND: url(images/e2.gif) no-repeat right top;
}
DIV.e3 {
	BACKGROUND: url(images/e3.gif) no-repeat left bottom
}
DIV.e4 {
	BACKGROUND: url(images/e4.gif) no-repeat right bottom; WIDTH: 100%
}
DIV.e5 {
	PADDING-RIGHT: 15px; PADDING-LEFT: 15px; FONT-SIZE: 70%; PADDING-BOTTOM: 10px; LINE-HEIGHT: 1.3em; PADDING-TOP: 15px
}

table.my{
	
}

table.my td {
	vertical-align: top;
	border : 1px solid #198DC6;
	padding : 10px 10px 10px 10px;
}

table.my th {
	background-color: #198DC6;
	padding: 3px 3px 3px 3px;
}

