a.linka{
	font-family:Tahoma, Geneva, sans-serif;
	color: #030;
	text-decoration:none;
	font-size:9px;
}
a.linka:link {
	color: #030;
	text-decoration:none;
}

a.linka:visited {
	color: #030;
	text-decoration:none;
}

a.linka:active {
	/*background-color: #b9c9fe;*/
	text-decoration:none;
}

a.linka:hover {
	color:#99F;
	text-decoration:none;
}

body {
    font-family: georgia,tahoma,verdana,arial;
	line-height: 1.6em;
	  
}
.all {

    color:             #333;
    background-color:#E7EED7;
	text-align:center;
  	background-image: url("../img/back_top_left.png");
	background-repeat: repeat;
	margin-left: 0px;
	margin-top:0px;
}
.private {

    color:             #333;
    background-color:#E7EED7;
	text-align:center;
	background-image: url("../img/back_top_left.png");
	background-repeat: repeat;
}
#pageback{
	background-color:#E7EED7;
    background-image: url("../img/back_top_left.png");
	background-repeat: repeat;
	background-position: top left;
	
	/*top: 0px;
	left: 0px;
		right: 0px;
	bottom: 0px;
	margin-top: 0px;*/
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	position: relative;
}

.paragalign{
text-align: left;
background-color: #b9c9fe;
color: #039;
}

#mainpage{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	width:1000px;
	padding: 10px 0px 30px 0px;

}
#mainpage-p{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width:1000px;
	padding: 0px 0px 0px 0px;
	background-color:white;
	/*border-style: solid;
	border-color: #0C0;*/
}
#mainpage-pb{
	min-height:550px;
	text-align:left;
	/*border-style: solid;
	border-color: #0C0;*/
}

#header{
		clear:both;
  position:relative;
  background-color:white;
	background-image: url("../img/header.png");
	Background-repeat: repeat-x;
	height:150px;
}
#header_content{
	position:relative;
	top:20px;
	left:490px;
	width:500px;
	color:#063;
	/*border-style: solid;
	border-color: #0C0;*/
}
#header_left {
	position:absolute;
	background-image: url("../img/header_left.png");
	width:17px;
	height:17px;
	top: 0px;
	left: 0px;
}
#img_left {
	position:absolute;
	background-image: url("../img/top_left.png");
	width:348px;
	height:125px;
	top: 17px;
	left: 100px;
}
#header_right {
	position:absolute;
	background-image: url("../img/header_right.png");
	width:17px;
	height:17px;
	top: 0px;
	right: 0px;
}
#img_right {
	position:absolute;
	background-image: url("../img/top_right.png");
	width:150px;
	height:96px;
	top: 25px;
	right: 10px;
}
#toolbar{
  position:relative;
  float: left;
	background-color:white;
	background-image: url("../img/bk_toolbar.png");
	width:100%;
	height:40px;
	border-width: 0px;
	/*border-style: dashed;*/
	/*border-color: #F5F5F5;*/
}
#maincontent{
	background-color:white;
	width:100%;
	height:350px;
	/*border-style: dashed;*/
	border-color: #F5F5F5;
	margin-right: auto;
	margin-left: auto;
}
#mainleft{
  float: left;
	background-color:white;
	width:20%;
	/*border-style: dashed;*/
	border-color: #F5F5F5;
	height:350px;
}
#maincenter{
  float: left;
  padding: 0px 0px 0px 0px;
	background-color:white;
	background-image: url(../img/login.jpg); 
	background-repeat: no-repeat; 
	background-position: 40px 10px; 
	width:57%;
	/*border-style: dashed;*/
	border-color: #F5F5F5;
	height:350px;
}
#mainright{
  float: right;
	background-color:white;
	width:20%;
	/*border-style: dashed;*/
	border-color: #F5F5F5;
	height:350px;
}
#footer{
	clear:both;
  position:relative;
  background-color:white;
	background-image: url("../img/footer.png");
	Background-repeat: repeat-x;
	height:100px;
}
#footer_center {
		position:absolute;
		/*border-style:solid;*/
		border-color:#FF0;
		border-width:5px;
		text-align:left;
		left:415px;
	top:60px;
	font-size:8px;
	color:#030;
}
#footer_center_left {
		position:absolute;
		/*border-style:solid;*/
		border-color:#FF0;
		border-width:5px;
		text-align:left;
		top:60px;
		left:20px;
		width:400px;
		height:30px;
		font-size:10px;
}
#footer_left {
	position:absolute;
	background-image: url("../img/footer_left.png");
	width:17px;
	height:17px;
	bottom: 0px;
	left: 0px;
}
#footer_right {
	position:absolute;
	background-image: url("../img/footer_right.png");
	width:17px;
	height:17px;
	bottom: 0px;
	right: 0px;
	}
#img_footer_right {
	position:absolute;
	background-image: url("../img/img_footer_right.png");
	width:150px;
	height:47px;
	bottom: 17px;
	right: 20px;
}
#img_footer_left {
	position:relative;
	background-image: url("../img/runners2010_ani.gif");
	width:700px;
	height:60px;
	top: 110px;
	left: 10px;
}
#tablec{
	margin-left:auto;
	margin-right:auto;
	/*border-style: dashed;
	border-color: #F5F5F5;*/
	padding-left:0px;
	top:0px;
}
#saldo {
	position:relative;
	width:140px;
	height:80px;
	top: 0px;
    left: 420px;
	/*border-style: dashed;
	border-color: #0F0;*/
}
p {

}
	.login {
	 text-align: center;
	 /*text-decoration: overline;
	 text-decoration: underline;*/
	 letter-spacing: 10px;
	 text-transform: uppercase;
	 font-weight: bold;
	 font-size: 15px;
	 color: green;
	 padding: 40px 0px 30px 0px;
	}
	.login1 {
	 text-align: left;
	 font-family:Tahoma, Geneva, sans-serif;	 
	 /*text-decoration: overline;
	 text-decoration: underline;*/
	 letter-spacing: 3px;
	 /*text-transform: uppercase;*/
	 font-weight: normal;
	 font-size: 11px;
	 color: green;
	 padding: 57px 0px 0px 0px;
	}
	.login2 {
	 text-align: center;
	 /*text-decoration: overline;
	 text-decoration: underline;*/
	 letter-spacing: 10px;
	 text-transform: uppercase;
	 font-weight: bold;
	 font-size: 10px;
	 color: green;
	 padding: 0px 0px 0px 80px;
	}
	.titulo {
	 text-align: center;
	 /*text-decoration: overline;
	 text-decoration: underline;*/
	 letter-spacing: 10px;
	 text-transform: uppercase;
	 font-weight: bold;
	 font-size: 12px;
	 color: green;
	 padding: 5px 0px 30px 0px;
	}
	.titulo1 {
	text-align: left;
	/*text-decoration: overline;
	 text-decoration: underline;*/
	 letter-spacing: 7px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #030;
	}
	.titulo1c {
	text-align: center;
	/*text-decoration: overline;
	 text-decoration: underline;*/
	 letter-spacing: 7px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #030;
	}
	.titulo1cd {
	text-align: center;
	/*text-decoration: overline;
	 text-decoration: underline;*/
	 letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #030;
	}
	.titulo2 {
	 text-align: center;
	 font-size:   12px;
	 /*text-decoration: overline;
	 text-decoration: underline;*/
	 letter-spacing: 3px;
	 font-weight: normal;
	 color: green;
	 padding: 0px 0px 30px 0px;
	}
	.titulo3 {
	 text-align: left;
	 font-size:   12px;
	 /*text-decoration: overline;
	 text-decoration: underline;*/
	 letter-spacing: 3px;
	 font-weight: normal;
	 color: green;
	 padding-left:300px;
	}
	.titulo4 {
	 text-align: center;
	 /*text-decoration: overline;
	 text-decoration: underline;*/
	 letter-spacing: 10px;
	 text-transform: uppercase;
	 font-weight: bold;
	 font-size: 12px;
	 color: green;
	}
	.footer{
	font-size:10px;
	color:#333;
		}
	.txtcenter{
		text-align:center;
		}

table {
	font-family:'Lucida Casual', 'Comic Sans MS';
  font-size:   12px;
}

/*Butão submit*/

.button2 {
	font-family:'Lucida Casual', 'Comic Sans MS';
	font-size:8px;
	color: #FFF;
	text-align: center;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: bold;
	width:125px;
	height:30px;
	border: none;
	background: url('../img/button.png') no-repeat top left;
	padding: 0px 0px;
}
.button2:hover {
	color:#FF0;
	}
input.button2:hover{
	color:#FF0;
}
.buttonback {
	font-family:'Lucida Casual', 'Comic Sans MS';
		color: #669;
	text-align: center;
	letter-spacing: 6px;
	text-transform: uppercase;
	font-weight: bold;
	width:176px;
	height:26px;
  border: none;
  background: url('../img/button_back.png') no-repeat top left;
  padding: 0px 0px;
}
.buttonsair {
	font-family:'Lucida Casual', 'Comic Sans MS';
	text-align: center;
	letter-spacing: 6px;
	text-transform: uppercase;
	font-weight: bold;
	width:176px;
	height:26px;
  border: none;
  background: url('../img/button_back.png') no-repeat top left;
  padding: 5px 0px;
  position:relative;
  margin-right: auto;
	margin-left: auto;
}
.buttonintro {
	font-family:'Lucida Casual', 'Comic Sans MS';
	text-align: center;
	letter-spacing: 1px;
	font-weight: normal;
	width:176px;
	height:26px;
  border: none;
  background: url('../img/button_next.png') no-repeat top left;
  padding: 5px 0px;
  position:relative;
  margin-right: auto;
	margin-left: auto;
}
.buttonintrop {
	font-family:'Lucida Casual', 'Comic Sans MS';
	text-align: center;
	letter-spacing: 1px;
	font-weight: normal;
	width:120px;
	height:26px;
  border: none;
  background: url('../img/button_next_p.png') no-repeat top left;
  padding: 5px 0px;
  position:relative;
  margin-right: auto;
	margin-left: auto;
}
.buttonretro {
	font-family:'Lucida Casual', 'Comic Sans MS';
	text-align: center;
	letter-spacing: 1px;
	font-weight: normal;
	width:176px;
	height:26px;
  border: none;
  background: url('../img/button_back.png') no-repeat top left;
  padding: 5px 0px;
  position:relative;
  margin-right: auto;
	margin-left: auto;
}

/*USERNAME*/
.username {
	font-family:'Lucida Casual', 'Comic Sans MS';
	text-align: left;
	letter-spacing: 2px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #88D6EC;
	width:250px;
  padding: 0px 0px;
}
.usernamep1 {
	font-family:'Lucida Casual', 'Comic Sans MS';
	text-align: center;
	letter-spacing: 2px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #88D6EC;
	width:100px;
  padding: 0px 0px;
}
.usernamep {
	font-family:'Lucida Casual', 'Comic Sans MS';
	text-align: center;
	letter-spacing: 2px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #88D6EC;
	width:40px;
  padding: 0px 0px;
}
/*USERNAME*/
.valores {
	font-family:'Lucida Casual', 'Comic Sans MS';
	text-align: center;
	letter-spacing: 2px;
	text-transform: lowercase;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #88D6EC;
}
/* ------------------
 styling for the tables 
   ------------------   */

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}


#ver-minimalist
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-minimalist th
{
	padding: 8px 2px;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid #6678b1;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #039;
}
#ver-minimalist td
{
	padding: 12px 2px 0px 2px;
	border-right: 30px solid #fff;
	border-left: 30px solid #fff;
	color: #669;
}


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}


#box-table-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: center;
	border-collapse: collapse;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #e8edff;
	border-right: 1px solid #9baff1;
	border-left: 1px solid #9baff1;
	color: #039;
}
#box-table-b td
{
	padding: 8px;
	background: #e8edff; 
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	color: #669;
}


#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #039;
}
#hor-zebra td
{
	padding: 8px;
	color: #669;
}
#hor-zebra .odd
{
	background: #e8edff; 
}


#ver-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#ver-zebra th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #039;
}
#ver-zebra td
{
	padding: 8px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
}
.vzebra-odd
{
	background: #eff2ff;
}
.vzebra-even
{
	background: #e8edff;
}
#ver-zebra #vzebra-adventure, #ver-zebra #vzebra-children
{
	background: #d0dafd;
	border-bottom: 1px solid #c8d4fd;
}
#ver-zebra #vzebra-comedy, #ver-zebra #vzebra-action
{
	background: #dce4ff;
	border-bottom: 1px solid #d6dfff;
}


#one-column-emphasis
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#one-column-emphasis th
{
	font-size: 14px;
	font-weight: normal;
	padding: 12px 15px;
	color: #039;
}
#one-column-emphasis td
{
	padding: 10px 15px;
	color: #669;
	border-top: 1px solid #e8edff;
}
.oce-first
{
	background: #d0dafd;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
}
#one-column-emphasis tr:hover td
{
	color: #339;
	background: #eff2ff;
}


#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}
#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}


#newspaper-c
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}
#newspaper-c th
{
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}
#newspaper-c td
{
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}


#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 800px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('../img/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('../img/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url('../img/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url('../img/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


#background-image
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('../img/blurry.jpg') 330px 59px no-repeat;
}
#background-image th
{
	padding: 12px;
	font-weight: normal;
	font-size: 14px;
	color: #339;
}
#background-image td
{
	padding: 9px 12px;
	color: #669;
	border-top: 1px solid #fff;
}
#background-image tfoot td
{
	font-size: 11px;
}
#background-image tbody td
{
	background: url('../img/back.png');
}
* html #background-image tbody td
{
	/* 
	   ----------------------------
		PUT THIS ON IE6 ONLY STYLE 
		AS THE RULE INVALIDATES
		YOUR STYLESHEET
	   ----------------------------
	*/
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/back.png',sizingMethod='crop');
	background: none;
}	
#background-image tbody tr:hover td
{
	color: #339;
	background: none;
}


#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 800px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('../img/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('../img/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('../img/gradhover.png') repeat-x;
	color: #339;
}



#gradient-stylep
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 16px;
	margin: 0px;
	width: 135px;
	text-align: center;
	border-collapse: collapse;
}
#gradient-stylep th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('../img/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-stylep td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('../img/gradback.png') repeat-x;
}
#gradient-stylep tfoot tr td
{
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-stylep tbody tr:hover td
{
	background: #d0dafd url('../img/gradhover.png') repeat-x;
	color: #339;
}






#pattern-style-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('../img/pattern.png');
}
#pattern-style-a thead tr
{
	background: url('../img/pattern-head.png');
}
#pattern-style-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-a td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-a tbody tr:hover td
{
	color: #339;
	background: #fff;
}


#pattern-style-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	background: url('../img/patternb.png');
}
#pattern-style-b thead tr
{
	background: url('../img/patternb-head.png');
}
#pattern-style-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #039;
}
#pattern-style-b td
{
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#pattern-style-b tbody tr:hover td
{
	color: #339;
	background: #cdcdee;
}


img, div, a, input, p { behavior: url(css/iepngfix.htc) }


/*- Menu 1--------------------------- */
	
#menu1 {
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #3D261D;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #E4D6CD;
	display: block;
	background:  url(../img/menu1.gif);
	padding: 8px 0 0 10px;
	}
	
#menu1 li a:hover {
	color: #FFF;
	background:  url(../img/menu1.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	

	
/*- Menu 2--------------------------- */
	
#menu2 {
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu2 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #3688BA;
	display: block;
	background:  url(../img/menu2.gif);
	padding: 8px 0 0 30px;
	}
	
#menu2 li a:hover {
	color: #3688BA;
	background:  url(../img/menu2.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
	

	
/*- Menu 3--------------------------- */
	
#menu3 {
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
	padding-left:0;
	text-align:left;
	}
	
#menu3 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	padding-left:0px;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #8BADCF;
	display: block;
	background:  url(../img/menu3.gif);
	padding: 8px 0 0 10px;
	}
	
#menu3 li a:hover {
	color: #627EB7;
	background:  url(../img/menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	

	
/*- Menu 4--------------------------- */
	
#menu4 {
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu4 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #CCC;
	display: block;
	background:  url(../img/menu4.gif);
	padding: 8px 0 0 10px;
	}
	
#menu4 li a:hover {
	color: #FFF;
	background:  url(../img/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}	
	

	
/*- Menu 5--------------------------- */
	
#menu5 {
	width: 200px;
	margin: 10px;
	}
	
#menu5 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #FFF;
	display: block;
	background:  url(../img/menu5.gif);
	padding: 8px 0 0 10px;
	}
	
#menu5 li a:hover {
	color: #FFF;
	background:  url(../img/menu5.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	

	
/*- Menu 6--------------------------- */
	
#menu6 {
	width: 200px;
	margin: 10px;
	}
	
#menu6 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu6 li a:link, #menu6 li a:visited {
	color: #FFF;
	display: block;
	background:  url(../img/menu6.gif);
	padding: 8px 0 0 10px;
	}
	
#menu6 li a:hover {
	color: #FFF;
	background:  url(../img/menu6.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	

	
/*- Menu 7--------------------------- */
	
#menu7 {
	width: 200px;
	margin: 10px;
	}
	
#menu7 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu7 li a:link, #menu7 li a:visited {
	color: #FFF;
	display: block;
	background:  url(../img/menu7.gif);
	padding: 8px 0 0 30px;
	}
	
#menu7 li a:hover {
	color: #FFF;
	background:  url(../img/menu7.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	

	
/*- Menu 8--------------------------- */
	
#menu8 {
	width: 400px;
	margin: 10px;
	border-style: solid;
	border-color: #656556;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #656556;
	display: block;
	background:  url(../img/menu8.gif);
	padding: 8px 0 0 20px;
	}
	
#menu8 li a:hover {
	color: #474739;
	background:  url(../img/menu8.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}
	

	
/*- Menu 9--------------------------- */
	
#menu9 {
	width: 200px;
	margin: 10px;
	}
	
#menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: #FFF;
	display: block;
	background:  url(../img/menu9.gif);
	padding: 8px 0 0 35px;
	}
	
#menu9 li a:hover {
	color: #FFF;
	background:  url(../img/menu9.gif) 0 -32px;
	padding: 8px 0 0 35px;
	}
	

	
/*- Menu 10--------------------------- */
	
#menu10 {
	width: 200px;
	margin: 10px;
	}
	
#menu10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(../img/menu10.gif);
	padding: 8px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #FF9834;
	background:  url(../img/menu10.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	

	
/*- Menu 11--------------------------- */
	
#menu11 {
	width: 200px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #889944;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu11 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu11 li a:link, #menu11 li a:visited {
	color: #889944;
	display: block;
	background:  url(../img/menu11.gif);
	padding: 8px 0 0 25px;
	}
	
#menu11 li a:hover {
	color: #889944;
	background:  url(../img/menu11.gif) 0 -32px;
	padding: 8px 0 0 27px;
	}
	

	
/*- Menu 12--------------------------- */
	
#menu12 {
	width: 200px;
	margin: 10px;
	}
	
#menu12 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	}	
	
#menu12 li a:link, #menu12 li a:visited {
	color: #666;
	display: block;
	background:  url(../img/menu12.gif);
	padding: 10px 0 0 35px;
	}
	
#menu12 li a:hover {
	color: #000;
	background:  url(../img/menu12.gif) 0 -32px;
	padding: 10px 0 0 35px;
	}
	

	
/*- Menu 13--------------------------- */
	
	
#menu13 {
	width: 200px;
	margin: 10px;
	}
	
#menu13 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu13 li a:link, #menu13 li a:visited {
	color: #C7377D;
	display: block;
	background:  url(../img/menu13.gif);
	padding: 8px 0 0 10px;
	}
	
#menu13 li a:hover {
	color: #C7377D;
	background:  url(../img/menu13.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	

	
/*- Menu 14--------------------------- */
	
	
#menu14 {
	width: 200px;
	margin: 10px;
	}
	
#menu14 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu14 li a:link, #menu14 li a:visited {
	color: #333;
	display: block;
	background:  url(../img/menu14.gif);
	padding: 8px 0 0 10px;
	}
	
#menu14 li a:hover {
	color: #FFF;
	background:  url(../img/menu14.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}				
