
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~                       The iNet Group / © 2005                     ~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

html { 
height: 100.02%;
}

body {
color: #333333;
background: #EBEBEB;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
padding: 0px;
margin: -10px 0px 0px 0px;
}

td, tr, p {
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
}

h1 {
color: #009933;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 20px;
text-decoration: none;
}

h2 {
color: #009933;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

h3 {
color: #FF6600;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

h4 {
color: #666666;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 16px;
text-decoration: none;
}

h5 {
color: #009933;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-weight: bold;
font-size: 20px;
text-decoration: none;
margin: 0px 0px -10px 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

a {
color: #FF6600;
text-decoration: underline;
}

a:link {
color: #FF6600;
text-decoration: underline;
}

a:visited {
color: #FF6600;
text-decoration: underline;
}

a:hover {
color: #009933;
text-decoration: underline;
}

a:active {
color: #FF6600;
text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content {
color: #333333;
float: left;
width: 680px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.s_content {
color: #333333;
padding: 40px 20px 40px 20px;
margin: 0px;
text-align: left;
line-height: 1.3em;
}

.s_content a {
color: #FF6600;
text-decoration: underline;
}

.s_content a:link {
color: #FF6600;
text-decoration: underline;
}

.s_content a:visited {
color: #FF6600;
text-decoration: underline;
}

.s_content a:hover {
color: #009933;
text-decoration: underline;
}

.s_content a:active {
color: #FF6600;
text-decoration: underline;
}

.box_left {
color: #808080;
background-color: #FFFFFF;
border: 1px solid #C0C0C0;
padding: 14px;
margin-left: 10px;
margin-right: 10px;
}