/* CSS Document */

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 16px;
	padding-left: 18px;
	padding-top: 0px;
	padding-right: 20px;
	vertical-align: middle;
	padding-bottom: 0px;
	top: auto;
}
.subheadred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
}
.subheadgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;

}
.headred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #CC0000;
}
.greyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
} 
.textred {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.textbold {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
img
{  border-style: none;
}
.bigtext {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: black;
} 
.bigtitletext {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	color: black;
}
.toptitletext {
	font-family: Arial, Verdana, sans-serif;
	font-size: 25px;
	width:auto;
	color: black;
}
.titletext {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: black;
	font-weight: bold;
} 

table.livestream{	
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #404040;
	width: 500px;
	background-color: #CCCCCC;
	background-image:url(tablebg1.gif);
	border: 1px #CCCCCC solid;;
	border-spacing: 0px;
}
hr.topline{
	background-image:url(images/bggrey.jpg);
	/*width: 1024px;*/
	height: 3px;
	background-color: #CCCCCC;
	position:relative;
	/*top: 103px;*/
	left: 2px;
}
hr.bottomline{
	background-image:url(images/bggrey.jpg);
	width: 1024px;
	height: 3px;
	background-color: #CCCCCC;
	position:relative;
	bottom: 0px;
	left: 2px;
}
.subtt-bg {
	font-family: Verdana,Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	background-image: url(../images/subtt_bg1.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.subtt-bg1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	width:180px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/subtt_bg1.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.window-hd-right {
	font-family: Verdana, Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
	/*background-image: url(../images/bggrey.jpg);*/
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	background-color: 99ccff;
	text-align: right;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.window-hd-left {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
	/*background-image: url(../images/bggrey.jpg);*/
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	background-color: 99ccff;
	text-align: left;
	padding-right: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

.thick-border{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
	text-decoration: none;
	/*background-image: url(../images/bggrey.jpg);*/
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	background-color: 99ccff;
	text-align: left;
	padding-right: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style:solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}


.table-header-box {
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #999966;
}
.table-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.table-title:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF99;
	text-decoration: none;
	vertical-align: middle;
}

.table-line-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
	padding-right: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table-footer-left {
	height: 10px;
	width: 60px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.bottom-text-link {

	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: none;
}
.bottom-text-link:hover {


	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: underline;
}

.uplinelink {

	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: underline;
}
.uplinelink:hover {


	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-decoration: underline;
}

.nolinelink {

	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.nolinelink:hover {


	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 20px;
	color:#0000ff;
	text-decoration: none;
}

input.myButton { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 15px; 
   font-style: bold; 
   color: #660099; 
   background-color: #CCCCCC; 
   padding: 2px; 
   height: 30px; 
   width: 150px; 
   border: 1px solid #000000; 
} 

input.myButtonSmall { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px; 
   font-style: bold; 
   color: #660099; 
   background-color: #CCCCCC; 
   padding: 2px; 
   height: 20px; 
   width: 60px; 
   border: 1px solid #000000; 
} 
input.myButtonTiny { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px; 
   font-style: bold; 
   color: #660099; 
   background-color: #CCCCCC; 
   padding: 2px; 
   height: 20px; 
   width: 30px; 
   border: 1px solid #000000; 
} 
.dropshadow{
float:left;
clear:left; 
background: url() no-repeat bottom right  
background: none;  
margin: 5px 5px 5px 5px;
}
.dropshadow img{
position:relative;
top:5px;
left: 5px;
border: 1.5px solid #eee;
border-color: #eee #888 #666 #ddd;
background:#fff;
padding:5px 5px 5px 5px;  
margin: 0px;
}
