body {
	color : #034083;
	background-color : #FFFFFF;
	font-family : Arial, sans-serif;
}

td {
	font-family : Arial, sans-serif;
	font-size : 11px;
}

td.nav {
		line-height: 17px;
		}

.tit {
	color: #1A3576;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-style : normal;
}

.voi {
	color: #F5A30A;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	font-style : normal;
}

a {
    color: #1A3576;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}

a:hover {
	color : #1A3576;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}

a:visited {
	color : #1A3576;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
}

a.lnk {
    color: #0000FF;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}

a.lnk:hover {
	color : #0000FF;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}

a.lnk:visited {
	color : #0000FF;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}

a.btn_on {
   	color: #1A3576;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 13px;
	font-weight : bold;
}

a.btn_on:hover {
	color : #1A3576;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	font-weight : bold;
}

a.btn_on:visited {
	color : #1A3576;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 13px;
	font-weight : bold;
}

a.btn_off {
    color: #1A3576;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 13px;
	font-weight : normal;
}

a.btn_off:hover {
	color : #1A3576;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	font-weight : normal;
}

a.btn_off:visited {
	color : #1A3576;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 13px;
	font-weight : normal;
}

a.btnl_on {
   	color: #F5A30A;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 13px;
	font-weight : bold;
}

a.btnl_on:hover {
	color : #F5A30A;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	font-weight : bold;
}

a.btnl_on:visited {
	color : #F5A30A;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 13px;
	font-weight : bold;
}

a.btnl_off {
    color: #F5A30A;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 13px;
	font-weight : normal;
}

a.btnl_off:hover {
	color : #F5A30A;
	font-family : Arial, sans-serif;
	text-decoration : underline;
	font-size : 13px;
	font-weight : normal;
}

a.btnl_off:visited {
	color : #F5A30A;
	font-family : Arial, sans-serif;
	text-decoration : none;
	font-size : 13px;
	font-weight : normal;
}

input.box, textarea.box, select.box	{
		  font: 7pt Verdana, Arial, Helvetica, sans-serif; 
		  background-color: #FFFFFF; 
		  color: #000000; 
		  border: 1px solid #274A7E; 
		  margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
		}
button.box	{
		  font-size: 8pt;
		  color: #000000;
		  font-style: normal;
		  font-weight: normal;
		  margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
		}
