/*	TVN web-site stylesheet
	Daniel Shakhmundes
	2004-02
	Upgraded Mods by Charlie Montney II
	2004-10
#B0E0E6 is the same background-color as Google's Cumulous Cloud palette for AdSense

*/
.hexfield { 
font-size:12px; 
font-family:verdana, arial, helvetica;  
font-weight:; 
color: white; 
border-top:1px solid #ff0000;
border-right:1px solid #ff0000; 
border-left:1px solid #ff0000;
border-bottom:1px solid #ff0000;
border-face:1px solid #ff0000; 
background-color: #121212;
}

.BUTTON   {
font-size: 12px; 
font-family :verdana, arial, helvetica; 
font-weight: bold; 
text-decoration: bold;
color: #FFFFFF; 
border-top:1px solid #ff0000;
border-right:1px solid #ff0000; 
border-left:1px solid #ff0000;
border-bottom:1px solid #ff0000;
border-face:1px solid #ff0000; 
background-color: #ff0000;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-color #ffffff;
	cursor: default;
	background-image:url(images/gui/gridback.gif);
	/*	background-color: AliceBlue; /*BlanchedAlmond;*/
	scrollbar-face-color: #444444; 
	scrollbar-shadow-color: white; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: black; 
	scrollbar-darkshadow-color: #191919; 
	scrollbar-track-color: black; 
	scrollbar-arrow-color: white; 

}
.page {
	background-color: #474747;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-color #ffffff
	border-width: 1;
	border-style: solid;
	border-color: black;
	padding: 0px;
}
TD {
	font-size: 13px;
}
HR {
	color: #ff0000;
}
P {
	line-height: 200%;
}
A {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
A:link {
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;	
	font-size: 14px;
	
}
A:visited {
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;		
	font-size: 14px;
}
A:hover {
	color: #ff4242;
	cursor: hand;
	font-weight: bold;	
	font-family:Arial;
	font-size: 14px;
}
A.L1Menu {
	font-family: Arial;
	font-size: 14px;
}
.L1Menn {
	background-color: Lavender; //#B0E0E6;
}
A.hh1 {
	font-size: 30px;
	font-weight: bold;
}

/* a.L1Menu:active  { text-decoration: underline } 
a.L1Menu:hover   { text-decoration: underline }
*/
.siteTitle {
	font-size: 30px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 8px;
}
.TitleCities {
	font-size: 10px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ffffff;
}
.Title {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 2px;
	color: #ffffff;
}
.footer {
	font-size: 9px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}
h1 {
	font-size: 17px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 15px;
	font-weight: bold;
}
.managementName {
	font-size: 15px;
	font-weight: bold;
}
.managementCred {
	font-size: 13px;
	font-weight: bold;
}
.managementTitle {
	font-size: 14px;
	font-weight: bold;
}
.newsYear {
	background-color: #232323;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
}
.news {
	color: #ffffff;
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
.CHSC {
	float: right;
	width: 240px;
	height: 300px;
	background-color: #232323;
	padding: 10px;
}
.PostalAddress {
	font-family: "Courier New", Courier, mono;
	padding-left: 50px;
}
.headerDate {
	font-size: 9px;
	color: white; /*BlueViolet;*/
}

table.lix2 a { /* 5.0+ extension of "div.lix a" */ 
 display: block; 
 width:160px; 
 border:1px solid black; 
 cursor:hand; 
 filter:blendTrans(duration=0.2); 
 } 
div.lix2 { 
 position:absolute; /* This is a fixes IE slowness */ 
 top:0px; 
 left:0px; 
 } 
div.lix2 a { 
 color:white; 
 background-color:#000000; 
 border:1px solid #f20000; 
 text-align: center;
 font-family: Arial;
 font-size: 14px; 
 } 
div.lix2 a:link { 
 color:white; 
 background-color:#000000; 
  border:1px solid #f20000;
 font-family: Arial;
 font-size: 14px;  
 } 
div.lix2 a:visited { 
 color:white; 
 background-color:#000000; 
 border:1px solid #f20000; 
 font-family: Arial;
 font-size: 14px; 
 } 
div.lix2 a:hover { 
 color:white; 
 background-color:#000000; 
 border:1px solid black; 
  font-family: Arial;
 font-size: 14px;

 } 
div.lix2 a:active { 
 color:white; 
 background-color:#000000; 
 border:1px solid black; 
 
 } 
