/* CSS Document */

html {
	height: 100%;
	overflow: auto;
}

body {
	margin: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
	height: 100%;
	overflow: auto;
}

td.empty {
  font-size: 1px;
  text-align: left;
}

input {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #3a3a3a;
	border: 1px solid; 
	background-color: #fff;
}

td {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #3a3a3a;
}

a:link {text-decoration:none; color: #c67a1e;}
a:visited {text-decoration:none; color: #c67a1e;}
a:hover {text-decoration:none; color: #1b1b56;}
a:active {text-decoration:none; color: #c67a1e;}

ul {
	list-style-position: outside;
	list-style-image: url(../images/icn_arrow_bl.gif);
}

/* Main Menu */

td.mm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background-color: #1b1b56;
	padding: 7px;
	text-align: center;
}

a.mm:link {
	text-decoration:none;
	color: #fff;
	padding-left: 15px;
}

a.mm:visited {
	text-decoration:none;
	color: #fff;
	padding-left: 15px;
}

a.mm:hover {
	text-decoration:none;
	color: #c67a1e;
	padding-left: 15px;
}

a.mm:active {
	text-decoration:none;
	color: #fff;
	padding-left: 15px;
}

/* Feature */

td.feature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #e9e9e9;
	padding: 7px;
	text-align: center;
}

/* Content */

td.content_sp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	padding: 7px;
}

td.content_sb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d3d;
	padding: 0px;
}

.hdg {
	margin: 0px 0px 15px 0px;
	height: 26px;
	text-decoration: none;
	color: #1b1b56;
	paddingt: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/hdg_bg_f.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	background-position: bottom;
}

.hdg_sub {
	margin: 0px 0px 15px 0px;
	height: 26px;
	text-decoration: none;
	color: #1b1b56;
	paddingt: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../images/hdg_bg.gif);
	background-repeat: no-repeat;
	line-height: 22px;
	background-position: left bottom;
}

/* Left Menu */

a.lm:link {
	height: 33px;
	text-decoration:none;
	color: #1b1b56;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/lm_bg.gif);
	background-repeat: repeat-x;
	display: list-item;
	list-style-type: none;
	line-height: 33px;
}

a.lm:visited {
	height: 33px;
	text-decoration:none;
	color: #1b1b56;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/lm_bg.gif);
	background-repeat: repeat-x;
	display: list-item;
	list-style-type: none;
	line-height: 33px;
}

a.lm:hover {
	height: 33px;
	text-decoration:none;
	color: #d18529;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/lm_bg.gif);
	background-repeat: repeat-x;
	display: list-item;
	list-style-type: none;
	line-height: 33px;
}

a.lm:active {
	height: 33px;
	text-decoration:none;
	color: #006aa8;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/lm_bg.gif);
	background-repeat: repeat-x;
	display: list-item;
	list-style-type: none;
	line-height: 33px;
}

a.lm2:link {
	height: 42px;
	text-decoration:none;
	color: #1b1b56;
	padding-left: 15px;
	padding-top: 10px;
	/* padding-top: 7px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/lm_bg2.gif);
	background-repeat: repeat-x;
	display: list-item;
	list-style-type: none;
}

a.lm2:visited {
	height: 42px;
	text-decoration:none;
	color: #1b1b56;
	padding-left: 15px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/lm_bg2.gif);
	background-repeat: repeat-x;
	display: list-item;
	list-style-type: none;
}

a.lm2:hover {
	height: 42px;
	text-decoration:none;
	color: #d18529;
	padding-left: 15px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/lm_bg2.gif);
	background-repeat: repeat-x;
	display: list-item;
	list-style-type: none;
}

a.lm2:active {
	height: 42px;
	text-decoration:none;
	color: #006aa8;
	padding-left: 15px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/lm_bg2.gif);
	background-repeat: repeat-x;
	display: list-item;
	list-style-type: none;
}

/* Footer */

td.footer {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #3a3a3a;
	padding: 7px;
}

/* Misc */

td.accepting{
	border: 1px solid #b8b8b8;
	background: #eeeeee;
	font-size: 12px;
}

td.accepting_l {
	border-left: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	background: #eeeeee;
	font-size: 12px;
}

td.accepting_r {
	border-right: 1px solid #b8b8b8;
	border-top: 1px solid #b8b8b8;
	border-bottom: 1px solid #b8b8b8;
	background: #eeeeee;
	font-size: 12px;
}