body
{
	padding-right: 0px;
	padding-left: 0px;
	background: #003399;
	padding-bottom: 0px;
	margin: 20px;
	padding-top: 0px;
	text-align: center;
}
h1, h2, h3, h4
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #3333cc;
	padding-top: 0px;
}
p
{
	margin: 1em 0;
	padding: 0;color: #3333cc;
	text-align: justify;
	text-justify: distribute;
}
h1
{
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align:center;
}
h2
{
	font-size: 14px;
	color: #444444;
}
h3
{
	font-size: 14px;
	color: #5eb1dd;
}
table, td, textarea
{
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	border: 0;
	table-layout: fixed;
}
img
{
	border: 1;
}
/* ---------------------------------- container ---------------------------------- */
#container
{
	padding-right: 20px;
	padding-left: 20px;
	background: #fff;
	padding-bottom: 20px;
	margin: 0px auto;
	width: 880px;
	padding-top: 20px;
}
/* ---------------------------------- logotip ---------------------------------- */
#header
{
	width: 880px;
	background: url(images/banner1.jpg) no-repeat right;
	height: 135px;
	text-align: center;
}
/* ---------------------------------- logotip ---------------------------------- */
div#logotip
{
	display: block;
	width: 277px;
}
#logo
{
	display: block;
	background: url(images/logotip.gif) no-repeat;
}
#logo a
{
	display: block;
	height: 109px;
}
/* ---------------------------------- menu ---------------------------------- */
div#menu
{
	background: #E8E8E8;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 880px;
}
div#menu a
{
	margin-left: 10px;
	margin-right: 10px;
	color: #4F4F4F;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
div#menu a:hover
{
	text-decoration: underline;
}
/* ---------------------------------- navigation ---------------------------------- */
div#navlist a
{
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 3px;
	margin-bottom: 5;
	display: block;
	color: #CF971F;
	text-align: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
div#navlist a:hover
{
	color: #FFF;
	background: #49A4C5;
}

div#navlist2 a
{
	padding-left: 20px;
	font-size: 11px;
	text-transform: lowercase;
	color: #ff6600;
	text-align: right;
}
div#navlist2 a:hover
{
}

div#navlist3 a
{
	padding-left: 20px;
	font-size: 11px;
	text-transform: lowercase;
	color: #ff6600;
	text-align: right;
}
div#navlist3 a:hover
{
}

div#navlist4 a
{
	padding-left: 20px;
	font-size: 11px;
	text-transform: lowercase;
	color: #ff6600;
	text-align: right;
}
div#navlist4 a:hover
{
}
/* ---------------------------------- main ---------------------------------- */
#main
{
	padding: 0px;
	margin: 0px;
	text-align: left;
}
.main_nav
{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	width: 680px;
}
.main_nav_2
{
	vertical-align: top;
	background: url(images/nav_back.gif);
	width: 190px;
	padding-bottom: 20px;
}
.main_nav_3
{
	width: 10px;
}
.main_text
{
	padding: 10px;
	padding-left: 5px;
}
#heading2
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 13px;
	background: #e8e8e8;
	margin-bottom: 15px;
	text-transform: uppercase;
	color: #0000cc;
	padding-top: 5px;
	height: 30px;
}

#heading3
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	background: #e8e8e8;
	text-transform: uppercase;
	color: #0000cc;
	padding-top: 5px;
	height: 30px;
}
#head_main
{
	display: block;
	background: url(images/menu_back.gif);
	height: 23px;
	padding-top: 7px;
	padding-left: 30px;
}
#head_main_text
{
	color: #76A700;
	font-size: 11px;
	padding-left: 40px;
}
/* ---------------------------------- main_url ---------------------------------- */
p#link a
{
	color: #49a4c5;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
p#link a:hover
{
	text-decoration: underline;
}
/* ---------------------------------- main_block ---------------------------------- */
#back_line
{
	border-width: 1px;
	border-color: #FFF #FFF #730000 #FFF;
	border-style: solid;
}
#block_heading_text
{
	background: url(images/block_heading_text.gif) no-repeat;
	height: 20px;
	margin-left: 20px;
}
#main_text_block
{
	padding-left: 20px;
	padding-right: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background: #E8E8E8;
}
/* ---------------------------------- box ---------------------------------- */
#box
{
	border-width: 2px;
	border-color: #FFF #FFF #FFF #E8E8E8;
	border-style: solid;
	margin: 10px;
	padding-left: 20px;
	padding-right: 10px;
	font-size: 11px;
	color: #49A4C5;
}
/* ---------------------------------- footer ---------------------------------- */
#footer
{
	border-width: 2px;
	border-color: #E8E8E8 #FFF #FFF #FFF;
	border-style: solid;
	padding-bottom: 5px;
	padding-top: 10px;
	font-weight: bold;
	color: #3E4038;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	width: 880px;
	height: 65px;
	background-repeat: no-repeat;
}
/* ---------------------------------- text_decor ---------------------------------- */
.underline
{
	text-decoration: underline;
}
.white
{
	color: #FFF;
}
.blue
{
	color: #1749A9;
}
.red
{
	color: #8F0101;
}
.yellow
{
	color: #CF971F;
}
.px11
{
	font-size: 11px;
}
.green
{
	color: #78B639;
}
.black
{
	color: #353535;
}
.Input_Label
{
	padding-right: 5px;
	width: 100%;
	color: #3333cc;
	text-align: right;
}
.input_label_Left
{
	padding-right: 5px;
	width: 100%;
	color: #3333cc;
	text-align: left;
}

.Input_TxtBox
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	padding-left: 5px;
	border-left: #cccccc 1px solid;
	width: 95%;
	color: #0033cc;
	border-bottom: #cccccc 1px solid;
	text-align: left;
}

.input_DDL
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	padding-left: 2px;
	border-left: #cccccc 1px solid;
	width: 100%;
	color: #0033cc;
	border-bottom: #cccccc 1px solid;
	text-align: left;
}
.input_DDL_YN
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	padding-left: 2px;
	border-left: #cccccc 1px solid;
	width: 120px;
	color: #0033cc;
	border-bottom: #cccccc 1px solid;
	text-align: left;
}
.btn
{
	font-weight: bold;
	color: #ffffff;
	background-color: #0000ff;
}
.abdetails
{
	color: #0066cc;
	text-align: justify;
}

