body {
  background: #e7ebef url(../images/bg.png) no-repeat fixed bottom right;
}

table.menu {
	width: 760px;
	height: 112px;
	background-repeat: no-repeat;
  background-image: url(../images/menu.png);
}

tr.menu_map {
	height: 87px;
	width: 760px;
}

table.menu_tags {
	padding-bottom: 7px;
	height: 25px;
	width: 606px;
	text-align: center;
}

img.ar_emp {

}

img.ar_home {
	background-image: url(../images/menuhm.gif);
}
	
a.menu {
  font-weight: normal;
	text-decoration: none;
	font-family: "Microsoft Sans Serif", Arial, Sans-serif;
	font-size: 12px;
	color: #F0F0F0;
}

a.menu:hover {
	color: #FFFFFF;
}


td.button:hover {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
}

table.main {
	width: 700px;
	height: 112px;
	background-image: url(../images/backgr.gif);
	background-repeat: repeat;
  font-weight: normal;
	font-family: "Microsoft Sans Serif", Arial, Sans-serif;
	font-size: 13px; 
	color: #000064;
	text-align: justify;
}

div.pad { 
	padding: 15px;
}

a.main {
	text-decoration: none;
	color: #0000A6;
}

a.main:hover {
	color: #880000;
}

.title {
	font-family: Arial, Sans-serif;
	font-size: 24px;
	color: #494a87;
	font-weight: bold; 
	text-align: center;
  padding-bottom: 15px;
}

small{
	font-family: Arial, Sans-serif;
	font-size: 8pt;
	color: #000064;
	font-weight: normal;
}

td.top-frame {
	height: 30px;
	width: 760px;
	background-image: url(../images/top-frame.png);
	background-repeat: no-repeat;
}

td.bottom-frame {
	height: 30px;
	width: 760px;
	background-image: url(../images/bottom-frame.png);
	background-repeat: no-repeat;
}

td.left-frame {
	height: 40px;
	width: 30px;
	background-image: url(../images/left-frame.png);
	background-repeat: repeat-y;
}

td.right-frame {
	height: 40px;
	width: 30px;
	background-image: url(../images/right-frame.png);
	background-repeat: repeat-y;
}

#q{
	background: #FFFFFF url(../images/bg.gif) repeat-x;
	height:25px;
	width:100px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #aeb7bc;
	padding:0;
	margin:0;
	font-family: Verdana, Bitstream Vera Sans, Sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #5c686e;
}
	
#submit{
	height:25px;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #aeb7bc;
	padding:0;
	margin:0;
	_margin:1px 0 0 0;
}

p 
{
	text-indent: 20px; 
} 
