﻿html, body
{
	height: 100%;
	width: 100%;
	margin: 0;
	font-size: 12pt;
}
table
{
	border-collapse: collapse;
}
table td
{
	border: 0px;
}
.width99
{
	width: 99%;
}
.container_div
{
	top: 40px;
}
.align_right
{
	text-align: right;
}
.align_left
{
	text-align: left;
	color: Red;
}
.tdCenter
{
	text-align: left;
}
.formTable td
{
	height: 40px;
	vertical-align: top;
}
fieldset
{
	display: inline;
}
legend
{
	font-size: 14pt;
}
#div_1_head
{
	width: 928px;
}
#div_1_foot
{
	width: 928px;
}
#div_1_main
{
	width: 900px;
	margin-top: 100px;
	margin-bottom: 100px;
}
#div_2_zmkm
{
	background-image: url( '../img/zmkm.jpg' );
	width: 400px;
	height: 60px;
	background-repeat: no-repeat;
	float: left;
}
#div_2_link
{
	width: 100px;
	height: 60px;
	text-align: left;
	vertical-align: bottom;
	float: right;
}
#div_2_yellow
{
	height: 3px;
	width: 928px;
	background-image: url( '../img/yellowgrad.png' );
	display: block;
}



#div_2_left
{
	width: 500px;
	height: 350px;
	float: left;
}
#div_2_right
{
	width: 350px;
	height: 350px;
	float: left;
	margin-left:50px;
}
#div_3_head
{
	height: 16px;
}
#div_3_body
{
	height: 294px;
}
#div_3_foot
{
	height: 20px;
}
#div_4_LT
{
	width: 18px;
	height: 100%;
	background-image: url('../img/LoginImages/LT.gif');
	float: left;
}
#div_4_T
{
	width: 294px;
	height: 100%;
	background-image: url('../img/LoginImages/T.gif');
	float: left;
}
#div_4_RT
{
	width: 18px;
	height: 100%;
	background-image: url('../img/LoginImages/RT.gif');
	float: left;
}
#div_4_L
{
	width: 18px;
	height: 100%;
	background-image: url('../img/LoginImages/L.gif');
	float: left;
}
#div_4_C
{
	width: 294px;
	height: 100%;
	background-image: url('../img/LoginImages/C.gif');
	float: left;
}
#div_4_R
{
	width: 18px;
	height: 100%;
	background-image: url('../img/LoginImages/R.gif');
	float: left;
}
#div_4_LB
{
	width: 18px;
	height: 100%;
	background-image: url('../img/LoginImages/LB.gif');
	float: left;
}
#div_4_B
{
	width: 294px;
	height: 100%;
	background-image: url('../img/LoginImages/B.gif');
	float: left;
}
#div_4_RB
{
	width: 18px;
	height: 100%;
	background-image: url('../img/LoginImages/RB.jpg');
	float: left;
}
#table_login
{
	width: 100%;
	height: 100%;
	text-align: left;
}
.textAlign_right
{
	text-align: right;
	width: 100px;
}
.textAlign_left
{
	text-align: left;
	width: 100px;
}
#div_5_head
{
	height: 60px;
	text-align:left;
	padding-left:10px;
}
#div_5_foot
{
	padding-top:10px;
}
.div_5_body
{
	height: 50px;
}
._2div_left
{
	width: 30%;
	float: left;
	text-align: right;
}
._2div_right
{
	width: 60%;
	float: left;
	text-align: left;
	padding-left:10px;
}

a:hover
{
	text-decoration:underline;
	color: red;
}
a:link
{
	text-decoration: none;
	color: Blue;
}
a:visited
{
	text-decoration: none;
	color: Blue;
}
table td
{
	border:none;
	border-collapse:collapse;
}
img 
{
	behavior:url("iepngfix.htc");
}
