input, select    { border: 1px solid silver; }
input.error, select.error {padding-right: 16px; border: 1px solid red; background-color: #FFFCE2; background-image: url(images/warning_obj.gif); background-position: right; background-repeat: no-repeat;}
input:focus, select:focus {border: 1px solid red; background-color:#EFEFEF;}

body {
	margin: 0;
	padding: 0;
	background: url(../gfx/main.gif);
}

table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}

#mpos td {vertical-align: middle;}
td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font: 11px verdana;
}

form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
	padding: 0;
}


p {
	margin: 0;
}

A {
	color: black;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}
.style9 {font: 11px verdana;}

.style10 {color: #8C1F32;}

#tab {
	width: 993px;
	border: 0;
	padding: 0;
	margin: 0;
}
.header { 
		color: #8C1F32;
		font: 14px verdana;
	}
.header_blue { 
		color: #013161;
		font: 14px verdana;
	}
hr 	{ 
		color: #013161;
		width:90%;
		height:1px;
	}

#tab .top_1 {
	width: 300px;
	height: 33px;
	background: url(../gfx/top_1.jpg) 0 0 no-repeat;
}

#tab .top_2 {
	width: 300px;
	height: 86px;
	background: url(../gfx/top_2.gif) 0 0 no-repeat;
}

#tab .top_3 {
	width: 441px;
	height: 119px;
	background: url(../gfx/top_3.jpg) 0 0 no-repeat;
	background-color: #013162;
}

#tab .top_4 {
	width: 252px;
	height: 119px;
	background: url(../gfx/top_4.jpg) 0 0 no-repeat;
	background-color: #013162;
}

#tab .top_5 {
	width: 993px;
	height: 26px;
	background-color: #013162;
	text-align: center;
}

#mn {
	margin: 7px 25px;
}

#mn td {
	height: 12px;
	width: 115px;
	text-align: left;
	vertical-align: middle;
	background: url(../gfx/b.gif) top right no-repeat;
}

#mn img {
	padding: 1px 5px 1px 5px;
	float: left;
}

#mn A {
	display: block;
	font: 11px verdana;
	font-weight: bold;
	color: white;
}


#tab .p {
	width: 993px;
	height: 104px;
	background: url(../gfx/p1.gif) 0 0 repeat-x;
}

#p2 {
	height: 104px;
	width: 433px;
	background: url(../gfx/p2.gif) right top no-repeat;
}
	
#p2 div {
	padding: 10px 0 0 16px;
	font: 10px verdana;
	color: white;
	text-align: justify;
}


#p2 p {
	padding: 0 0 5px 0;
	font: 12px verdana;
	font-weight: bold;
}

#p2 img {
	margin: 0 130px 0 10px;
	float: right;
	border: 1px solid black;
}

#p3 {
	width: 560px;
	background: url(../gfx/p3.gif) 0 0 repeat-x;
	line-height: 5px;
}

#p3 .td1 {
	width: 28px;
}

#p3 .ipt1 {
	margin: 48px 0 0 10px;
	width: 138px;
	height: 20px;
}

#p3 .ipt2 {
	margin: 48px 0 0 10px;
	width: 118px;
	height: 20px;
}

#p3 .button {
	margin: 60px 0 0 16px;
	width: 79px;
	height: 20px;
}

#p3 .ipt3 {
	margin: 4px 0 0 10px;
	width: 138px;
	height: 20px;
}

#p3 .ipt4 {
	margin: 4px 0 0 10px;
	width: 118px;
	height: 20px;
}


#main .dmain {
	margin: 3px 2px 5px 1px;
	text-align:justify;
	font-size:11px;
	width: 736px;
	border: solid 1px #8d2130;
}


#main ul { padding-right:20px; }

#main .p1 {
	margin: 6px 7px;
	font-size:11px;
	padding: 0px 15px 0px 15px;
}

#main h1{
	font-size:14px;
	padding-top:10px;
}

#main .p2 {
	width: 734px;
	height: 15px;
	text-indent: 10px;
	font: 12px verdana;
	color: white;
	background-color: #075ca4;
}

#main .p3 {
	margin: 14px 4px;
	color: black;
}


#main .foot {
	margin: 20px;
	text-align: center;
	color: #075e8c;
}



#menu {
	width: 250px;
	border-right: solid 1px #8d2130;
	border-bottom: solid 1px #8d2130;
	border-left: solid 1px #8d2130;
	
}