/*	STYLESHEET FOR AHOLA DEMOS  */

body {
	font-family: Tahoma, Verdana, Arial, san-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; */
	background: #EEE;
}

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: 12px;
	font-weight: none;
	margin: 0px 12px 0px 12px; 	
}

h1 {
	font-size: 18px;
	/* color: #339966; */
	color: #006b3e;
	margin: 5px 0px 0px 10px;
	text-transform: none;
	font-weight: bold;
	font-style: none;
	letter-spacing: -1px;
	word-spacing: normal;
}

h2 {
	color: #006b3e;
	margin: 0px 0px 0px 20px;
	font-size: 15px;
	font-family:  Arial, san-serif;
	text-transform: none;
	font-weight: bold;
	font-style: none;
	color: #000000;
	letter-spacing: -1px;
	word-spacing: normal;
}

h3 {
	margin: 0px 0px 0px 20px;
	font-size: 14px;
	font-family:  Arial, san-serif;
	text-transform: none;
	font-weight: bold;
	font-style: none;
	color: #000000;
	letter-spacing: -1px;
	word-spacing: normal;
}


/* -------------------------------------  */
a:active { 
	color: #0000ff;
	text-decoration: none;
	font-style: none;
}

a:link { 
	color: #003300; 
	/*text-decoration: none; */
	font-style: none;
}

a:visited { 
	color: #0000ff; 
	text-decoration: none; 
	font-style: none;
}

a:hover { 
	color: #ff0000; 
	text-decoration: none;
	font-style: none;
}
/* -------------------------------------  */
a.a1:active { 
	color: #003366;
	text-decoration: none;
	font-style: none;
	font-size: 11px;
}

a.a1:link { 
	color: #003366; 
	text-decoration: none; 
	font-style: none;
	font-size: 11px;
}

a.a1:visited { 
	color: #003366; 
	text-decoration: none; 
	font-style: none;
	font-size: 11px;
}

a.a1:hover { 
	color: #000000; 
	text-decoration: underline;
	font-style: none;
	font-size: 11px;
}
/* -------------------------------------  */
a.a2:active { 
	color: #000000;
	text-decoration: none;
	font-style: none;
	font-size: 10px;
}

a.a2:link { 
	color: #000000; 
	text-decoration: none; 
	font-style: none;
	font-size: 10px;
}

a.a2:visited { 
	color: #000000; 
	text-decoration: none; 
	font-style: none;
	font-size: 10px;
}

a.a2:hover { 
	color: #ff0000; 
	text-decoration: none;
	font-style: none;
	font-size: 10px;
}

/* -------------------------------------  */
a.a3:active { 
	color: #003366;
	text-decoration: none;
	font-style: none;
	font-size: 13px;
}

a.a3:link { 
	color: #003366; 
	text-decoration: none; 
	font-style: none;
	font-size: 13px;
}

a.a3:visited { 
	color: #003366; 
	text-decoration: none; 
	font-style: none;
	font-size: 13px;
}

a.a3:hover { 
	color: #000000; 
	text-decoration: none;
	font-style: none;
	font-size: 13px;
}
/* -------------------------------------  */
a.a4:active { 
	color: #ffffff;
	text-decoration: none;
	font-style: none;
	font-size: 11px;
	font-weight: bold;
}

a.a4:link { 
	color: #ffffff; 
	text-decoration: none; 
	font-style: none;
	font-size: 11px;
	font-weight: bold;
}

a.a4:visited { 
	color: #ffffff; 
	text-decoration: none; 
	font-style: none;
	font-size: 11px;
	font-weight: bold;
}

a.a4:hover { 
	color: #ffff00; 
	text-decoration: underline;
	font-style: none;
	font-size: 11px;
	font-weight: bold;
}
/* -------------------------------------  */
a.a5:active { 
	color: #424E67;
	text-decoration: none;
	font-style: none;
	font-size: 13px;
	font-weight: bold;
}

a.a5:link { 
	color: #424E67; 
	text-decoration: none; 
	font-style: none;
	font-size: 13px;
	font-weight: bold;
}

a.a5:visited { 
	color: #424E67; 
	text-decoration: none; 
	font-style: none;
	font-size: 13px;
	font-weight: bold;
}

a.a5:hover { 
	color: #006b3e; 
	text-decoration: underline;
	font-style: none;
	font-size: 13px;
	font-weight: bold;
}
/* -------------------------------------  */
a.a6:active { 
	color: #006b3e;
	text-decoration: none;
	font-style: none;
	
}

a.a6:link { 
	color: #006b3e; 
	text-decoration: none; 
	font-style: none;

}

a.a6:visited { 
	color: #006b3e; 
	text-decoration: none; 
	font-style: none;
	
}

a.a6:hover { 
	color: #000000; 
	text-decoration: none;
	font-style: none;
	
}
/* -------------------------------------  */
.footer {
	font-size: 11px;
	color: #003366; 
}

.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: #006600;
	border-right: solid 1px #ffffff;
}
.mytable01a {
	background:#ffffff;
	border-right: solid 1px #ffffff;
	height: 56px;
}
/* -------------------------------------  */
.mytable02 {
	background:#efefef;
	border-right: solid 1px #ffffff;
}
/* -------------------------------------  */
.mytable03 {
	background:#003366;
	border-right: solid 1px #ffffff;
}
/* -------------------------------------  */
.mytable04 {
	color: #ffffff;
	background-image: url(../images/sn01.jpg);
}

/* -------------------------------------  */
.mytable05 {
	border-right:solid 1px #424E67;
}

/* -------------------------------------  */
.r0 {
	background-image: url(../images/bg01.jpg);
	height: 30px;
}
.r1 {
	background-image: url(../images/bg02.jpg);
	height: 30px;
}
.r3 {
	margin: 10px 0px 5px 28px;	
}

.r4 {
	margin: 0px 0px 0px 20px;	
	font-size:14px;
	font-weight: bold;
	color: #339966;
}

.r5 {
	margin: 0px 0px 0px 12px;		
}


/* -------------------------------------  */
.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;
	font-style: none;
	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;
	font-style: none;
	 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;
	font-style: none;
	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;
	font-style: none;
	 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;
}

.t2 {
	border-left: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background:#e0e0e0;
}

.t3 {
	border-right: solid 1px #000000;
}

.greenbox {
	width:44%;
	background-color:#003300;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	border:solid 2px #003366;
	text-align:center;
	margin:0px 0px 0px 250px;
}

.sidebackground {
	background-color:#FFFF99;
	border:solid 1px #000000;
	padding:6px 6px 6px 6px;
	color:#990000;
}

.separator {
	width: 100%;
	height: 2px;
	clear:both;
	background:#003300;
}

.required {
	color: #990000;
	font-weight: bold;
}

/* New IDs ---------- */

#container {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -400px;
	padding: 5px;
	width: 800px;
	text-align: left;
	background: #FFF;
	border: 1px solid #CCC;
}

#header {
	text-align: center;
}
#header h1 {
	padding: 5px 0;
}

#sitenav {
	position: absolute;
	left: 0;
	float: left;
	clear: left;
	width: 25%;
	margin: 5px 0 30px 0;
	padding: 0 10px 5px 0;
	/*border: 1px solid #CCC;*/
}
* html #sitenav {
	position: relative;
}
#sitenav ul {
	padding:0;
	margin:0;
}
#sitenav li {
	margin: 0;
	list-style-type:none;
	/*border: 1px solid #CCC;*/
}
#sitenav li a {
	display: block;
	padding: 8px 0 0 40px;
	width: auto;
	height: 30px;
	color: #003366;
	text-decoration: none;
	font-style: none;
	font-size: 13px;
	font-weight: bold;
	background: #FFF url(../images/bg01.jpg) no-repeat top left;
}
#sitenav li a:hover {
	background: #FFF url(../images/bg02.jpg) no-repeat top left;
}

#content {
	position: relative;
	margin: 0 0 0 25%;
	width: 70%;
	padding: 10px;
	/*border: 1px solid #CCC;*/
}
* html #content {
	margin: 0 0 0 0;
}
#content img {
	border: 1px solid #003366;
}
#content h2 img {
	margin: 0 0 10px 0;
	border: 0;
}
#content p {
	margin: 0 0 15px 0;
}
#content a {
	color: #003300;
	text-decoration: underline;
}

#footer {
	position: relative;
	text-align:center;
	clear: both;
	color: #003366;
	font-size: 11px;
}
#footer li {
	padding: 0;
	margin: 0;
	width: auto;
	display: inline;
}
#footer a {
	color: #003366;
}
#footer p {
	margin: 10px 0 5px 0;
}