/* styles for TVGC */

/* Layout styles */
body { 
	margin: 0; 
	overflow-x: hidden;
	font-size:10px;
    background: #3d683b url(images/bg_pines.gif) no-repeat fixed bottom;
}


#table3 {
    background: #C4C7C3 url(images/logo.gif) no-repeat bottom left;
}

ul {margin-top:0; margin-bottom:0}
ol {margin-top:0; margin-bottom:0}

/* Text Styles */
.heading {font-family: Arial, sans-serif; font-size: 2em; font-style: italic; margin: 5px 10px 10px 10px; text-align:left;}
.sub_heading {font-family: 'Arial', serif; font-size: 1.5em; font-weight: bold; margin: 5px 10px 0 15px; text-align:left;}
.n_text {font-family: 'Tahoma', 'Times New Roman', serif; font-size: 1.6em; text-align: justify; margin: 0px 20px 15px 30px;}
.button {font-family: 'Tahoma', 'Times New Roman', 'Verdana', serif; font-size: 1.8em; color: #dfeae4; text-align: center; margin: 0px 10px 0 10px;}
.yhost {font-family: 'Tahoma', 'Times New Roman', serif; font-size: 1.5em; text-align: right; font-style: italic; margin: 0px 20px 0 0px;}
.contact {font-family: 'Tahoma', 'Arial', sans-serif; font-size: 1.4em; text-align: right; margin: 0px 20px 0 0px;}

.nav { 
	font-family: 'Tahoma', 'Times New Roman', 'Verdana', serif; 
	font-size: 1em; font-weight: bold; 
	color: #dfeae4; text-align: justify; 
	margin: 0px 10px 0 10px;
}

	.button a:link { color: #b3c3b0; text-decoration:none;}
	.button a:visited { color: #b3c3b0; text-decoration:none;}
	.button a:active { color: #b3c3b0; text-decoration:none;}
	.button a:hover {color: white; text-decoration:none;}
				
.no_js {font-family: Arial, sans-serif; font-size: 1.3em; color: red; text-align: justify;}
.no_js_instruc {text-align: right; color: #861114;}
.caption {font-family: 'Arial', serif; font-size: 1.3em; text-align: center}
.footer {font-family: Arial, sans-serif; font-size: 1.3em; color: #C0C0C0; text-align: center;}
.no_a {font-family: 'Tw Cen MT Condensed', Arial, serif; font-size: 1.5em; color: #ced5d7 !important; text-decoration: none; text-align: center;}
/* End Text Styles */


/* Link Styles */
a:link {color: #0087c6;}
a:visited {color: #01557c;}
a:active {color: #FF0000;}

/* Contact Styles */
.asterix {color: #FF0000}
.bold {font-weight: bold}

/* Input Field Styles */
input {font-family: Arial, sans-serif; font-size: 1.2em;}
textarea {border-style: solid; border-width: 1px; border-color: black; font-family: Arial, sans-serif; font-size: 1.2em;}
input.radio_i {background-color: transparent; border-style: none;}
.c_buttons {cursor: pointer; cursor: hand; font-size:8pt; width:70px; height:20px; text-align: right; background-repeat: no-repeat; background-position: center left; background-color: #E7E7E7;}
/* End styles */