a {
	font-family: Tahoma;
	font-size: 10px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
}

a:hover {
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: underline;
}

.amenu {
	font-family: Tahoma;
	font-size: 12px; 
	font-weight: bold; 
	color: #fff;
	text-decoration: none;
}

.amenu:hover {
	font-family: Tahoma;
	font-size: 12px; 
	font-weight: bold; 
	color: #fff; 
	text-decoration: underline;
}

.tdmenu {
	cursor:hand;
	text-align:center;
	width:103px;
	height:31px;
	background: url('images/menu_out.jpg') no-repeat;
}

.tdmenu:hover {
	cursor:hand;
	text-align:center;
	width:103px;
	height:31px;
	background: url('images/menu_over.jpg') no-repeat;
}

.trebViolet {
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	color: #00165C;
	text-decoration: none;
}

.trebViolet:hover { 
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	color: #00165C;
	text-decoration: underline;
}

.trebGray {
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	color: #3F3F3F;
	text-decoration: none;
}

.trebGray:hover { 
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	color: #3F3F3F;
	text-decoration: underline;
}


.verdBlack {
	font-family: Tahoma;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}

.verdBlack:hover { 
	font-family: Tahoma;
	font-weight:bold;
	color: #000;
	text-decoration: underline;
}


.verdViolet {
	font-family: Tahoma;
	font-weight:bold;
	color: #00165C;
	text-decoration: none;
}

.verdViolet:hover { 
	font-family: Tahoma;
	font-weight:bold;
	color: #00165C;
	text-decoration: underline;
}


.treb10 { 
	font-family: "Trebuchet MS", Tahoma;
	font-size:10px;
}

.treb12 {
	font-family: "Trebuchet MS", Tahoma;
	font-size:12px;
}

.verd9 {
	font-family: Tahoma;
	font-size:9px;
}

.verd10 {
	font-family: Tahoma;
	font-size:10px;
}

.verd11 {
	font-family: Tahoma;
	font-size:11px;
}

td {
	text-align: left;
	font-family: Tahoma;
	font-size:12px;
	color: #000;
}

body {
    font-size: 11px;
	font-family: Tahoma;
	color: #000;
}

font {
	font-size: 12px;
	color: #000000;
	font-family: "Trebuchet MS";
}

select,input,form {
	font-size:10px;
}

form {
	margin:0;
}

input, textarea, select { 
	font-family: Tahoma, Tahoma, Arial; 
	font-size: 12px; 
}

label {
	font-weight: bold;
}

.input_logForm {
	background: #BDBB89;
	border: #919172 solid 1px;
	color:#fff;
	font-size: 10px;
	font-weight:bold;
}

img {
	border: none;
}

.menu {
    font-size: 12px;
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	color: #3F3F3F;
	text-decoration: none;
}

.menu:hover { 
    font-size: 12px;
	font-family: "Trebuchet MS", Tahoma;
	font-weight:bold;
	color: #3F3F3F;
	text-decoration: underline;
}

.wkioskach {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#70AAFB',EndColorStr='#C1DAFC');
    background: #FDACB8;
	color: #0000FF;
	font-family: Tahoma;
	font-weight: bold;
	width:320px;
}

.button{
   color:#000;
   font-family: Tahoma,helvetica,sans-serif;
   font-size:12px;
   height:24px;
   color:#fff;
   font-weight:bold;
   background-color:#330000;
   border:2px solid;
   border-top-color:#999999;
   border-bottom-color:#999999;
   border-right: #999999;
   border-left: #999999;
}

#container {
   position: relative;
   z-index:1;
   margin:0 auto;
   margin-left: auto;
   margin-right: auto;
   text-align:center; 
   background:#EB5900;
   width:660px;
   height:330px;
}

#form {
   z-index:2;
   position: relative;
   padding-top:10%;
   width: 630px;
}

#loading {
   z-index:3;
   position: absolute;
   top:30px;
   margin: auto auto;
   margin-left: 20%;
   margin-right: 20%;
   visibility:hidden;
   display:none;
   color:black;
   border: #4F4000 1px solid;
   text-align:center;
   width:400px;
   height:170px;
   text-align:center;
}

.loadingText {
   z-index:4;
   opacity:100; 
   -moz-opacity:100; 
   filter:alpha(opacity=100);
   font-size:14px;
   font-weight:bold;
   text-align:center;
   color:#FF5A00; 
}

#emp {
   z-index:3;
   position: absolute;
   top:180px;
   margin: auto auto;
   margin-left: -30%;
   margin-right: 20%;
   visibility:hidden;
   display:none;
   font-size:16px;
   font-weight:bold;
   color:#EB5900;
   border: #4F4000 1px solid;
   text-align:center;
   width:400px;
   height:170px;
   text-align:center;
}

.infobox {
   text-align:center;
   vertical-align:middle;
   background: #F9EEBD;
   border: #4F4000 1px solid;
   height:22px;
   padding: 5px;
}

.errorbox {
   text-align:center;
   background: #FDD6D6;
   width:400px;
   height:50px;
   border: #4F4000 1px solid;
   text-align:center;
   color: #ff0000;
   font-weight:bold;
}

textarea {
   width: 600px;
   height: 400px;
}

.btns {
   width:165px;
   height:30px;
   text-align: center;
   background:#90797F;
   border: #fff solid 2px;
   color:#fff;
   font-weight:bold;
}

.nbtns {
   font-size:14px;
   font-family:arial;
   font-weight:bold;
   color:#666666;
}