﻿/* 
Author: The iNet Group
Author URL: http://www.iNetGroup.com
Media: Screen
Type: Master CSS
Other credits: Denoted below w/comments
*/

html {
height: 100.02%;
}

/* Global Selectors
////////////////////////////////////////////////////////////////////////////////// */

p {
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
line-height: 120%;
}

tr {
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
line-height: 120%;
}

td {
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
line-height: 120%;
}

body {
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
line-height: 120%;
}

a {
color: #666666;
text-decoration: none;
}

a:link {
color: #666666;
text-decoration: none;
}

a:visted {
color: #666666;
text-decoration: none;
}

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

a:active {
color: #666666;
text-decoration: none;
}

/* Fonts
////////////////////////////////////////////////////////////////////////////////// */

.t_grey_10 {               
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
line-height: 120%;
}

.t_grey_11 {                
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
text-decoration: none;
line-height: 120%;
}

.t_grey_12 {                
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
text-decoration: none;
line-height: 120%;
}

.t_footer {               
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-decoration: none;
line-height: 120%;
}

/* Forms
////////////////////////////////////////////////////////////////////////////////// */

.form_input_color{                
color: #666666;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
border-color: #666666;
border-width: 1px;
border-style: solid;
padding: 5px;
}

/* Misc
////////////////////////////////////////////////////////////////////////////////// */

.b_main_content {          
background-image: url('http://www.xteril.com/images/b_03.jpg');
background-repeat: no-repeat;
}