/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.h1{
	font-family:Tahoma;
	font-size:16px;
	font-weight: bold;
	color:#CC3333;
}

.taxID{
	font-family:Tahoma;
	font-size:11pt;
	font-weight: bold;
	color:#61A12F;
}

td{
	font-family:Tahoma;
	font-size:10pt;
	color:#3A3A3A;
	font-weight:normal;
}

.textBold{
	font-family:Tahoma;
	font-size:13px;
	color:#669933;
	font-weight:bold;
}

.Bold{
	font-family:Tahoma;
	font-size:11px;
	color:#5B5B5B;
	font-weight:bold;
}
.textWhite{
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
#leftNavMain A {
	BACKGROUND:  #BFE89F url(../images/bullet_main.gif) no-repeat left;
	COLOR: #333333;
	DISPLAY: block;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 4px;
	PADDING-LEFT: 13px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 1px;
	TEXT-DECORATION: none;
	WIDTH: auto;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 1px;
	
}

#leftNavMain A:hover {
	BACKGROUND-COLOR: #E3E3F2; COLOR: #454545; TEXT-DECORATION: none
}

#leftNav A {
	BACKGROUND:  #DAFAC1;
	COLOR: #333333;
	DISPLAY: block;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 4px;
	PADDING-LEFT: 13px;
	PADDING-RIGHT: 1px;
	PADDING-TOP: 1px;
	TEXT-DECORATION: none;
	WIDTH: auto;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 1px;
}

#leftNav A:hover {
	BACKGROUND-COLOR: #E3E3F2; COLOR: #454545; TEXT-DECORATION: none
}

a:link    { font-family: Tahoma; font-size: 11px; color: #006DB0; text-decoration: underline; 
               font-weight: normal }
a:visited { font-family: Tahoma; font-size: 11px; color: #006DB0; text-decoration: 
underline; font-weight: normal }
a:active  { font-family: Tahoma; font-size: 11px; color: #006DB0; text-decoration: none; 
               font-weight: normal}
a:hover  { font-family: Tahoma; font-size: 11px; color: #454545; text-decoration: none; 
               font-weight: normal }
			   
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #B6C5D1;
	white-space: normal;
	height: 15px;
	color: #454545;
	width: 90px;
	text-indent: 3px;
	margin: 0px;
	padding right:0px;}
	
.Formtextbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #B6C5D1;
	white-space: normal;
	height: 7px;
	color: #454545;
	width: 190px;
	text-indent: 4pt;
	margin: 0px;
	padding right:0px;}
	
.multibox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #B6C5D1;
	white-space: normal;
	height: 18px;
	color: #454545;
	width: 190px;
	height: 100px;
	text-indent: 4pt;
	margin: 0px;
	padding-right:0px;}
           
.bg {
	font-size: 10pt;
	color: #515151;
	background-color: #E3E3F2;
	font-weight: normal;
	white-space: normal;
	margin: 1px;
	padding: 5px;
	border: 1px solid #666666;
	font-family: Tahoma;
}

.bg2 {
	font-size: 10pt;
	color: #515151;
	background-color: #FFD200;
	font-weight: normal;
	white-space: normal;
	margin: 1px;
	padding: 5px;
	border: 1px solid #666666;
	font-family: Tahoma;
}
.cellcolor {
	
	background-color: #E3E3F2;
	
}

.Red {color: #FF0000}

.dotedBG {
	border-top: 1px #2F2F9B;
	border-right: 1px #2F2F9B;
	border-bottom: 1px dashed #2F2F9B;
	border-left: 1px #2F2F9B;
	font-weight: bold;
}
.h2{
	font-family:Tahoma;
	font-size:14px;
	font-weight: bold;
	color:#660000;
	text-decoration: none;
}
ul {
	list-style-image: url(../images/araw2.jpg);
}
