/* 
* Author: Sok Sarin
* Date: 12/11/06
* Description: This is the homepage
*/
 
.header {
	background-image: url(../images/hatch5Bg.gif);
	width: 100%;
	height: 150px;
}

.outBody {
	background-image: url(../images/hatch5Bg.gif);
	scrollbar-face-color: #75ae29;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #000000;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #595959;
    scrollbar-3dlight-color: #333333;
    scrollbar-darkshadow-color: #404040;
}

.body {
	background-color: #ffffff;
	font-family: verdana;
    font-size: 10pt;
    color: #000000;
}

.serviceBox1 {
	background-color: #e5e5e5;
	font-family: verdana;
    font-size: 10pt;
    color: #000000;
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.serviceBox2 {
	background-color: #ebebeb;
	font-family: verdana;
    font-size: 10pt;
    color: #000000;
    padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.loginBox {
	font-family: verdana;
    font-size: 8pt;
    text-align: left;
    background-color: #ff8000;
	width: 150px;
}

.middleBox {
	font-family: verdana;
    font-size: 10pt;
    text-align: left;
    background-image: url(../images/titleBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	width: 480px;
	height: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.rightBox {
	font-family: verdana;
    font-size: 8pt;
    text-align: left;
    color: #000000;
	width: 120px;
	height: 100%;
}

.whiteBox {
	font-family: verdana;
    font-size: 8pt;
    text-align: left;
	background-repeat: no-repeat;
	background-position: center top;
	width: 180px;
	height: 200px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 14px;
	padding-bottom: 14px;
}

h1 {
	font-family: verdana;
    font-size: 14pt;
    font-weight: bold;
    color: #75ae29;
    margin: 0px;
}

h2 {
	font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    color: #000000;
    margin: 0px;
}

h3 {
	font-family: verdana;
    font-size: 10pt;
    font-weight: bold; 
    color: #FFA824;
    margin: 0px;
}

h4 {
	font-family: verdana;
    font-size: 8pt;
    font-weight: bold; 
    color: #75ae29;
    margin: 0px;
}

.tailerLinks {
	background-color: #000000;
	font-family: verdana;
    font-size: 7pt;
    color: #ffffff;
	width: 760px;
	height: 5px;
	text-align: center;
}

.footer {
	background-image: url(../images/gridBg.gif);
	font-family: verdana;
    font-size: 7pt;
    color: #000000;
	width: 760px;
	height: 5px;
	text-align: center;
}

.top_nav_button {
	background-image: url(../image/button.jpg);
	background-repeat: no-repeat;
	background-color: #99FF00;
	width: 152px;
}

.left_nav_button {
	background-image: url(../image/button.jpg);
	background-repeat: no-repeat;
	background-color: #75ae29;
	width: 152px;
}

a:link {
	font-family: verdana;
    font-size: 10pt;
	font-weight: bold; 
	text-decoration: underline; 
	color: #000000;
}

a:visited { 
	font-family: verdana;
    font-size: 10pt;
	font-weight: bold; 
	text-decoration: underline; 
	color: #000000;
}

a:hover, a:active { 
	font-family: verdana;
    font-size: 10pt;
	font-weight: bold; 
	text-decoration: underline; 
	color: #75ae29;
}

a.hoverButtonColor:link {color: #000000}
a.hoverButtonColor:visited {color: #000000}
a.hoverButtonColor:hover {background: #75ae29}

a.aBox:link {
	font-family: verdana;
    font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

a.aBox:visited { 
	font-family: verdana;
    font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

a.aBox:hover, a.aBox:active { 
	font-family: verdana;
    font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
}

a.aBox.hoverButtonColor:link {color: #000000}
a.aBox.hoverButtonColor:visited {color: #000000}
a.aBox.hoverButtonColor:hover {background: #ffffff}

a.aFooter:link { 
	font-family: verdana;
    font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
}

a.aFooter:visited { 
	font-family: verdana;
    font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
}

a.aFooter:hover, a.aFooter:active { 
	font-family: verdana;
    font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #ff8000;
}

a.aFooter.hoverButtonColor:link {color: #ffffff}
a.aFooter.hoverButtonColor:visited {color: #ffffff}
a.aFooter.hoverButtonColor:hover {background: #ff8000}

a.aWhiteBox:link { 
	font-family: verdana;
    font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

a.aWhiteBox:visited { 
	font-family: verdana;
    font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
}

a.aWhiteBox:hover, a.aWhiteBox:active { 
	font-family: verdana;
    font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #75ae29;
}

a.aWhiteBox.hoverButtonColor:link {color: #000000}
a.aWhiteBox.hoverButtonColor:visited {color: #000000}
a.aWhiteBox.hoverButtonColor:hover {background: #75ae29}

a.orangeGreen:link { 
	font-family: verdana;
    font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #ff8000;
}

a.orangeGreen:visited { 
	font-family: verdana;
    font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #ff8000;
}

a.orangeGreen:hover, a.orangeGreen:active { 
	font-family: verdana;
    font-size: 8pt;
	font-weight: bold; 
	text-decoration: none; 
	color: #75ae29;
}

a.orangeGreen.hoverButtonColor:link {color: #ff8000}
a.orangeGreen.hoverButtonColor:visited {color: #ff8000}
a.orangeGreen.hoverButtonColor:hover {background: #75ae29}

.boxTitle {
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #cccccc;
	color: #000000;
	text-align: center;
	border: 1px solid #75ae29;
	width: 100%;
	height: 20px;
}

.boxBorderCenter {
	font-size: 10pt;
	font-family: verdana;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #f8f8fb;
	color: #000000;
	text-align: left;
	border: 1px solid #75ae29;
	width: 100%;
}

.boxBorderLeft {
	font-size: 10pt;
	font-family: verdana;
	background-position: right;
	background-repeat: no-repeat;
	background-color: #f8f8fb;
	color: #000000;
	text-align: left;
	border: 1px solid #75ae29;
	width: 150px;
	height: 100px;
}

.textField {
	margin: 2px; 
	font-size: 10px;
	border: 1px solid #75ae29;
	padding-left: 2px;
}

.textFieldBox {
	margin: 2px; 
	font-size: 10px;
	border: 1px solid #75ae29;
}

.selectList {
	margin: 2px; 
	font-size: 12px; 
	border: 1px solid #75ae29;
}

.button	{
	margin : 2px;
	padding : 2px;
	font-size: 12px;
	font-weight: bold;
	border : 1px solid #75ae29;
}

.message {
	margin: 2px; 
	font-size: 12px;
	color: #ff8000;
	border: 1px solid #ff8000;
	padding-left: 2px;
}

.confirmation {
	margin: 2px; 
	font-size: 12px;
	color: #75ae29;
	border: 1px solid #75ae29;
	padding-left: 2px;
}

td {
	vertical-align: top;
}