/*	STYLESHEET FOR AHOLA DEMOS  */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px; 
	font-size: 12px;
/*	text-align:center;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #03235C;
	background-position: left top;
	background-attachment: fixed; */
}

p {
	margin: 0px 0px 0px 10px;
	font-size: 12px;
}

form {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}

ul {
	margin: 0px 0px 0px 25px;
}

li {
	font-size: 11px;
	font-weight: none;
	margin: 0px 0px 0px 15px; 	
}
li.plain
{
    margin: 0px 0px 5px -12px;
    padding: 0px -5px -5px -5px;
    list-style-type: circle;
}

h1 {
	font-size: 18px;
	color: #339966;
	margin: 5px 0px 0px 10px;
	text-transform: none;
	font-weight: bold;
	
	letter-spacing: -1px;
	word-spacing: normal;
}

h2 {
	margin: 0px 0px 0px 10px;
	font-size: 15px;
	font-family:  Arial, san-serif;
	text-transform: none;
	font-weight: bold;
	
	color: #000000;
	letter-spacing: -1px;
	word-spacing: normal;
}

h3 {
	margin: 0px 0px 0px 10px;
	font-size: 14px;
	font-family:  Arial, san-serif;
	text-transform: none;
	font-weight: bold;
	
	color: #000000;
	letter-spacing: -1px;
	word-spacing: normal;
}

/* -------------------------------------  
a:active { 
	color: #0000ff;
	text-decoration: none;
	
}

a:link { 
	color: #0000ff; 
	text-decoration: none; 
	
}

a:visited { 
	color: #0000ff; 
	text-decoration: none; 
	
}

a:hover { 
	color: #ff0000; 
	text-decoration: none;
	
}
*/


/* -------------------------------------  */
a.a1:active { 
	color: #3CA67E;
	text-decoration: none;
	
	font-size: 10px;
}

a.a1:link { 
	color: #3CA67E; 
	text-decoration: none; 
	
	font-size: 10px;
}

a.a1:visited { 
	color: #3CA67E; 
	text-decoration: none; 
	
	font-size: 10px;
}

a.a1:hover { 
	color: #000000; 
	text-decoration: none;
	
	font-size: 10px;
}
/* -------------------------------------  */
a.a2:active { 
	color: #FFFFFF;
	text-decoration: none;
	
	font-size: 11px;
}

a.a2:link { 
	color: #FFFFFF; 
	text-decoration: none; 
	
	font-size: 11px;
}

a.a2:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
	
	font-size: 11px;
}

a.a2:hover { 
	color: #666666; 
	text-decoration: underline;
	font-style: inherit;
	font-size: 11px;
}


/* -------------------------------------  */
a.a3:active { 
	color: #339966;
	text-decoration: none;
	
	font-size: 10px;
}

a.a3:link { 
	color: #339966; 
	text-decoration: none; 
	
	font-size: 10px;
}

a.a3:visited { 
	color: #339966; 
	text-decoration: none; 
	
	font-size: 10px;
}

a.a3:hover { 
	color: #000000; 
	text-decoration: none;
	
	font-size: 10px;
}
/* -------------------------------------  */
a.a4:active { 
	color: #ffffff;
	text-decoration: none;
	
	font-size: 11px;
	font-weight: bold;
}

a.a4:link { 
	color: #ffffff; 
	text-decoration: none; 
	
	font-size: 11px;
	font-weight: bold;
}

a.a4:visited { 
	color: #ffffff; 
	text-decoration: none; 
	
	font-size: 11px;
	font-weight: bold;
}

a.a4:hover { 
	color: #ffff00; 
	text-decoration: underline;
	
	font-size: 11px;
	font-weight: bold;
}

/* -------------------------------------  */
a.a5:active { 
	color: #000000;
	text-decoration: none;
	
	font-size: 10px;
}

a.a5:link { 
	color: #000000; 
	text-decoration: none; 
	
	font-size: 10px;
}

a.a5:visited { 
	color: #000000; 
	text-decoration: none; 
	
	font-size: 10px;
}

a.a5:hover { 
	color: #000000; 
	text-decoration: none;
	
	font-size: 10px;
}
/* -------------------------------------  */

.footer {
	font-size: 10px;
	color: #777777; 
}

.header01 {
	font-size: 12px;
	color: #ffffff; 
	margin: 0px 5px 3px 9px;
}

.borders-top {
	border-bottom: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}

/* -------------------------------------  */
.textbox {
  font-size:11px;
  border: solid 1px #777777;
  padding: 1px 0px 0px 2px;
}

.textbox2 {
  font-size:11px;
  border: solid 1px #777777;
  padding: 0px 0px 0px 0px;
  height: 18px;
}

/* -------------------------------------  */
.mytable01 {
	background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
}
/* -------------------------------------  */
.mytable02 {
	background-image: url(../images/bg02.jpg);
	background-repeat: no-repeat;
	height: 35px;
	color: #3CA67E;
}
/* -------------------------------------  */
.mytable03 {
	margin-right: 0px;
	margin-left: 0px;
}
/* -------------------------------------  */
.mytable04 {
	color: #ffffff;
	background-image: url(../images/sn01.jpg);
}
/* -------------------------------------  */
.button {
  font-size:11px;
  border: solid 1px #7A92A1;
  background-color: #E6EBEE;
}

.btn01 a {
	display: block;
	background-image: url(../images/buttonbg1.jpg); 
	background-repeat: repeat-x; 
	width: 160px;
	height: 24px;
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
	padding: 3px 0px 0px 13px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	letter-spacing: -1px;
}

.btn01 a:visited {
	color: #000000;
}

.btn01 a:hover {
	width: 160px;
	height: 24px;
	background-image: url(../images/buttonbg2.jpg); 
	background-repeat: repeat-x; 
	text-decoration: none;
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
}


.button02 {
	background-image: url(images/buttonbg1.jpg); 
	background-repeat: repeat-x; 
	height: 18px;
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
	border-top: solid 1px #404040;
	border-bottom: solid 1px #404040;
	padding: 0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #333333;
	
	letter-spacing: 0px;
	/*background-image: url(http://mpi-testapp:8080/sfa2_1/images/buttonbg.jpg); 
	background-repeat: repeat-x; 
	font-family: Arial;
	font-size: 10pt;
	font-weight: none;
	color: #cccccc;
	
	 background: #CCCCCC; 
	border: solid 1px black;
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
	letter-spacing: -1px;*/
}

.button03 {
	background-image: url(images/buttonbg1.jpg); 
	background-repeat: repeat-x; 
	height: 18px;
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
	border-top: solid 1px #404040;
	border-bottom: solid 1px #404040;
	padding: 0px 0px 0px 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #333333;
	
	letter-spacing: 0px;
	/*background-image: url(http://mpi-testapp:8080/sfa2_1/images/buttonbg.jpg); 
	background-repeat: repeat-x; 
	font-family: Arial;
	font-size: 10pt;
	font-weight: none;
	color: #cccccc;
	
	 background: #CCCCCC; 
	border: solid 1px black;
	border-left: solid 1px #404040;
	border-right: solid 1px #404040;
	letter-spacing: -1px;*/
}

.t1 {
  font-size:12px;
  color: #000000;
  font-weight: bold;
}



/* --- New Classes - Anthony P. Alicea --- */
table.table1
{
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	width: 100%;
}

table.table2
{
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	width: 100%;
}

table.table3
{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	width: 100%;
}

tr.row1 td
{
	padding: 2px 2px 2px 2px;
	border-bottom: solid 1px #CCCCCC;
}

table.table2 td.header
{
	width: 49%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
	margin: 1px 4px 1px 4px;
}

table.table2 td.header2
{
	width: 49%;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #339966;
	color: #FFFFFF;
	margin: 1px 4px 1px 4px;
}

table.table1 tr.standard
{
	text-align: left;
	background-color: #CCCCCC;
}

table.table2 td.centered
{
	text-align: center;
}

p.message
{
	font-size: 14px;
	font-weight: bold;
	color: Red;
	text-align: center;
	margin-bottom: 5px;
}

span.message
{
	font-size: 14px;
	font-weight: bold;
}

select.select1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}