@charset "utf-8";
/* CSS Document */
html, body{	
		width: 100%;	/* make the body expand to fill the visible window */
		height: 100%;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	    background: url(images/bck.jpg) repeat-x;
		font-family: verdana, arial, tahoma, georgia;
        font-size: 11px;
}
.maintable {
   BORDER-RIGHT: #D4D0C8 1px solid; BORDER-TOP: #D4D0C8 1px solid; BORDER-LEFT: #D4D0C8 1px solid; BORDER-BOTTOM: #D4D0C8 1px solid; BACKGROUND-COLOR: #ffffff;
}
#copyright {
	FONT-SIZE: 11pt; PADDING-TOP: 2px; 
}
#copyright P {
	MARGIN: 5px 0px 0px; FONT-SIZE: 10pt;
}
#footer {
	CLEAR: both; MARGIN-TOP: 10px; MARGIN-BOTTOM: 5px; FONT-SIZE: 12px; COLOR: #ffffff; PADDING-TOP: 1px; HEIGHT: 17px; TEXT-ALIGN: center
}
.sidetbl {
    BORDER-RIGHT: #AB38D3 1px solid; BORDER-TOP: #AB38D3 1px solid; BORDER-LEFT: #AB38D3 1px solid; BORDER-BOTTOM: #AB38D3 1px solid; background-color:#EBEBEB;
}
#mainCont {
    width: 95%;
	margin: 0px 0px 10px 5px;  
}
.maininfo {
    BORDER-RIGHT: #AB38D3 1px solid; 
	BORDER-TOP: #AB38D3 1px solid; 
	BORDER-LEFT: #AB38D3 1px solid; 
	BORDER-BOTTOM: #AB38D3 1px solid; 
	background-color:#EBEBEB;
	margin: 0px 0px 0 5px;  
}
.stable {
	margin: 5px 0px 5px 0px;
}
.stablt table tr td {
	padding-left: 5px;
	padding-right: 5px;
}
#footer A {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
#footer A:hover {
    COLOR: #000000
}
.foottxt {
 FONT-SIZE: 11px;
 color:#ffffff;
}
#hContainer {
	WIDTH: 95%; margin: 5px 5px 0px 15px;
}
 HTML .hBox {
	HEIGHT: auto
}
.hBox {
	BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid; 
}
.hBox H1 {
	PADDING-LEFT: 5px; PADDING-RIGHT: 5px; PADDING-BOTTOM: 5px; FONT-SIZE: 14px; COLOR: #AB38D3; margin:0; BORDER-BOTTOM: #DFDEDE 1px dotted;
}
.hBox P {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px;
}
.floatleft {
 float: left;
 width: 200px;
 margin: 0 10px 5px 5px;
}
/* alternate table */
    .tbl {
       width: 80%;
       border: 1px solid #000000;
       border-collapse: collapse;
	   font-family:  "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, georgia;
       font-size: 11px;
    }
    .tbl td, .tbl th {
       text-align: left;
       border: 1px solid #000000;
    }
    .tbl th {
       background-color: #A93AD3;
	   font-size:11px;
	   text-align:left;
	   font-weight: bold;
	   color:#ffffff;
    }
    .tbl .on {
       background-color: #E6E6E6;
    }
    .tbl .off {
       background-color: #fff;
    }
    .tbl .hover {
       background-color: #AB38D3;
    }
    .tbl .click {
       background-color: #9E9E9E;
    }
/* end alternate */
/* alternate table */
     .stbl {
       width: 85%;
       border: 1px solid #000000;
       border-collapse: collapse;
	   font-family: verdana, tahoma, georgia;
       font-size: 11px;
    }
    .stbl td, .tbl th {
       text-align: left;
       border: 1px solid #000000;
    }
    .stbl th {
      /* background-color: #aaf; */
	   background-color: #A93AD3;
	   font-size:11px;
	   text-align:left;
	   font-weight: bold;
	   color:#ffffff;
    }
    .stbl .on {
       background-color: #E6E6E6;
    }
    .stbl .off {
       background-color: #fff;
    }
    .stbl .hover {
       background-color: #AB38D3;
    }
    .stbl .click {
       background-color: #9E9E9E;
    }
/* end alternate */
.resselect {
    font-family: Verdana, Geneva, Arial, sans-serif;
   	font-size: 11px;
	color: #000000;
	margin-right: 0px;
	border: 1px solid #999999;
	height: 20px;
}
.myinput {
    width: 200px;
	font-family: tahoma, Verdana, Geneva, Arial, sans-serif;
   	font-size: 11px;
	color: #000000;
	margin-right: 0px;
	border: 1px solid #999999;
	height: 16px;
}
.myselect {
    width: 200px;
	font-family: tahoma, Verdana, Geneva, Arial, sans-serif;
   	font-size: 11px;
	color: #000000;
	margin-right: 0px;
	border: 1px solid #999999;
	height: 60px;
	width: 275px;
}
.onav:link{ 
	text-decoration:underline;
	font-size:11px;
	text-align:left;
	color:#ffffff;
} 
.onav:active{ 
	text-decoration:underline;
	font-size:11px;
	text-align:left;
	color:#ffffff;
} 
.onav:visited{ 
	text-decoration:underline;
	font-size:11px;
	text-align:left;
	color:#ffffff;
} 
.onav:hover{ 
	text-decoration:underline;
	font-size:11px;
	text-align:left;
	color:#CCCCCC;
}
.nhead {
   	text-decoration: none;
	font-size:11px;
	text-align:left;
	font-weight: bold;
	color:#ffffff;
}
.srchtbl {
   padding-left: 25px;
}
.resselect {
    font-family: Verdana, Geneva, Arial, sans-serif;
   	font-size: 11px;
	color: #000000;
	margin-right: 0px;
	border: 1px solid #999999;
	height: 20px;
}
.resinp {
    width: 150px;
   	font-family: Verdana, Geneva, Arial, sans-serif;
   	font-size: 11px;
	color: #000000;
	margin-right: 0px;
	border: 1px solid #999999;
	height: 16px;
}
.srchbox {
    width: 100px;
   	font-family: Verdana, Geneva, Arial, sans-serif;
   	font-size: 11px;
	color: #000000;
	margin-right: 0px;
	border: 1px solid #999999;
	height: 14px;
}
.tblbck {
	BORDER-RIGHT: #9E9E9E 1px solid; BORDER-LEFT: #9E9E9E 1px solid; BORDER-BOTTOM: #9E9E9E 1px solid; 
}
#execContainer {
	WIDTH: 90%; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; 
}
.execBox {
 	 	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #ffffff 1px solid; HEIGHT: auto;
}

.execBox H3 {
	margin: 5px 0px 5px 5px; FONT-SIZE: 12px; line-height:16px; COLOR: #AB38D3; font-weight:bold;
}
.execBox H2 {
	margin: 10px 0px 0px 5px; FONT-SIZE: 12px; COLOR: #000000; PADDING-BOTTOM: 3em; 
	}
.execBox P {
	FONT-SIZE: 11px; margin: 2px 3px 0px 5px; line-height:14px; 
}
.execBox table {
   margin: 10px 20px 0px 20px;
}
.execBox table td{
   padding-left: 10px;
   BORDER-RIGHT: #AB38D3 1px solid; BORDER-TOP: #AB38D3 1px solid; BORDER-LEFT: #AB38D3 1px solid; BORDER-BOTTOM: #AB38D3 1px solid; HEIGHT: auto;
   FONT-SIZE: 14px;
}
#mbox {
	width: 95%;
	margin: 5px 5px 0px 5px;
}
#mbox img {
  float:left;
  margin: 0px 8px 0 5px;  
}
#mbox .floatright {
  float:right;
  margin: 5px 5px 0 5px;  
}
#mbox p {
	font-size: 11px;
	color:#000000;
	margin: 5px 5px 0px 10px;
	font-family: arial, tahoma, verdana, georgia;
}
#mbox h1 {
	font-size: 14px;
	color: #AB38D3;
	margin: 0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
table#table1 {
   text-align:center; 
   margin-left:auto;
   margin-right:auto;
}
#table1 td {
	text-align:left;
}

#ssbox {
	width: 98%;
}
#ssbox h1 {
	font-size: 11px;
	color: #AB38D3;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-weight:bold;
	font-family:verdana,Arial, Helvetica, sans-serif;
}
#ssbox p {
	font-size: 11px;
	color:#000000;
	margin: 5px 2px 0px 0px;
	padding: 0px;
	font-family: verdana, arial, tahoma, georgia;
}
.amore {
	color: #AB38D3;
	font-weight:bold;
}
.anav:link
{
	color: #2200EE;
	font-family: arial, tahoma, verdana, georgia;
	font-size: 11px;
	text-decoration: underline;
}
.anav:visited
{
	color: #2200EE;
	font-family: arial, tahoma, verdana, georgia;
	font-size: 11px;
	text-decoration: underline;
}
.anav:active
{
	color: #2200EE;
	font-family: arial, tahoma, verdana, georgia;
	font-size: 11px;
	text-decoration: underline;
}
.anav:hover
{
	color: #990000;
	font-family: arial, tahoma, verdana, georgia;
	font-size: 11px;
	text-decoration: none;
}
.rtbl {
	border-right:#CCCCCC;
}	
/* slide show */
.fadein { position:relative; height:183px; width:250px; }
.fadein img { position:absolute; left:5px; top:0; }
/* end slide show */
#magaz {
	width: 300px;
	margin: 3px 0px 0px 50px;
}