html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    font: 100.01% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
    color: #333;
    padding: 0;
}

body * {
    line-height:1.22em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#4088b8;
    clear: both;
}

h1 {
}

h2 {
    color: #c8c8c8;
	/*	margin-top: -25px;*/
}

h3 {
}

h4 {
    color: #333;
    margin-bottom: -10px;
}

p {
    margin: 10px 0;
    clear: both;
}

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom:0;
}

#wrap {
    width:1000px;
	margin:auto;
	padding:0;
 }
.head_line{
	background:#484747;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
#wrap_int{
	width:996px;
	height:111px;
	border:2px solid #9e9e9e;
	margin:auto;
	background:url(bg.gif) repeat-x top left #e4e4e4;
	text-align:center;
}
.border img{
	border:1px solid #a6a6a6;
}
a {
    color: #4088b8;
	font-size:11px;
	font-weight:bold;
	
}
a:link 

{

color: #093d72;

text-decoration: none;

}

a:hover

{

color: #bb4606;

outline-color: invert;

outline-style: none;

outline-width: medium;

}

a:link, a:visited, a:active

{

color: #093d72;

text-decoration: none;

outline-color: invert;

outline-style: none;

outline-width: medium;

}

a:hover

{

color: #c74b15;

}

table {
    /*font-size: inherit;
    border: 1px solid #c8c8c8;*/
}

th {
    /*background: #d8d8d8;
    text-align: left;
    padding: 5px;
    white-space: nowrap;*/
}

td {
   /* background: #f8f8f8;
    text-align: left;
    padding: 5px;
    vertical-align: top;*/
	
}

select, input, textarea {
    font: 99% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

pre, code, tt, dt {
    font: 100% monospace;
    /*margin: 20px 0;*/
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    /*margin: 20px 0;*/
    -moz-border-radius: 10px;
}

td pre {
    /*font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
	border:#33dd44 solid;*/
}
.td_last
{
 padding-right:8px;
}
.td_last a
{
 padding-right:20px;
}
