﻿*
{
	text-decoration:none;
}
#OuterBox
    {
	margin: 0 auto;
	background-color: #fafafa;
	border: 1px solid #fff;
	width: 1000px;
	display: table;
	padding: 5px 5px;
	min-height:400px;
	font-family:Verdana;
	font-size:12px;
}
.subhead
{
	background-color:#f5f5f5;
	padding:8px 4px;
	border:solid 1px #ededed;
	text-align:center;
	font-family:Bookman Old Style;
	font-size:13px;
	font-weight:bold;
}
#DivBox1, #DivBox3
{
	width:25%;
	float:left;
	padding:6px 6px;
	margin:20px 0 0 0;
}
#DivBox1
{
	margin-left:2px;
}
#DivBox2
{
	width:43.4%;
	margin:27px 10px 0 10px;
	float:left;
	padding:6px 6px;
}
.h2
{
	background-color:#639fa8;
	padding:10px 10px;
	margin:0px 0px;
	color:#fff;
	font-family:Microsoft New Tai Lue;
	font-size:18px;
	font-weight:normal;
}
#DivBox1 a
{
	background-color:#fff;
	border:solid 1px #eee;
	padding:10px 5px;
	margin:2px 0px;
	display:block;
	color:#000;
	background-image:url('/Portal/Services/MPTransport/Images/arrow.png');
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:30px;
	cursor:default;
}
#DivBox3 .SubheadDiv
{
	padding:10px 10px 0;
	margin:0px 0px;
	display:block;
	color:#000;
	font-family:Microsoft New Tai Lue;
	font-size:18px;
}
#DivBox3 .divNo
{
	font-size:12px; font-family:Verdana; margin:10px 10px;}
hr
{
	height:0px;
	 border:solid 1px #eee;
}
#DivBox2 .DivBox2Cont
{
	height:80px;
	text-align:center;
	width:300px;
	margin:60px auto;
	border:solid 1px #eee;
	background-color:#333;
	line-height:80px;
	color:#fff;
}
#DivBox1 ul li
{
	line-height:25px;
}
#OuterBox table, #OuterBox table td
{
	border:solid 1px #eee;
	border-collapse:collapse;
	padding:8px 8px;
	font-family:Verdana;
	font-size:12px;
}
#OuterBox input[type="text"], #OuterBox input[type="Password"]
{
	background-color:#fff;
	border:solid 1px #eee;
	padding:8px 8px;
	}

#DivBox2 .DivBox2Cont a
{
	font-size:18px;
	color:#fff;
	font-weight:normal;
}
#DivBox2 .DivBox2Cont a:hover
{
	color:#c4dfe9;
}
