th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
input {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 40px;
	margin-right : 30px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align: justify;
}
ul.cont {
	color	:	#000000;
	margin-top	:	5px;
	padding-bottom	:	10px;
	margin-bottom	:	0px;
	margin-left :	40px;
	margin-right	:	30px;
	font-size	:	11px;
	font-family	:	Tahoma,Verdana,Arial;  
}

.t01 a {
	color : #EF6D00;
}
.t01 a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 60px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: justify;
}
.right a, .list a {
	color : #000000;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left b {
	color : #FFFFFF;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
.menu02 {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 45px;
	margin-right : 0px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #555555;
}
.title {
	color : #FFFFFF;
	text-align: center;
	font-size: 20px;
	font-family: Tahoma,Verdana,Arial
	margin-right: 20px;
	font-weight: bold;
}
.title2 {
	color : #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-family: Tahoma,Verdana,Arial
	margin-right: 10px;
}

/*	START AJAX TICKET STYLE SECTION	*/
#ajaxticker1 {
	margin-top: 0px;
	margin-left: 10px;
	width: 235px;
	height: 280px;
	border: 0px none black;
	padding: 0 5px 5px 5px;
	background-color: transparent;
	color: black;
	font-size: 9px;
}
#ajaxticker1 div { /*	IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV */
	background-color: transparent;
}
.someclass { /*	class to apply to the scroller(s) if desired */
	color: black;
	font-size : 9px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-align: justify;
}
a.ul:hover, a.ul:active {
	color: red;
}
a.ul:link, a.ul:visited {
	color: blue;
}
table.specs {
	border: 1px solid Black;
	font-family: Tahoma, Verdana, Arial;
	width: 580px;
	font-size: 10px;
	padding: 0px;
}
td.specheader {
	text-align: center;
	font-family: tahoma,verdana,arial;
	font-size: 9px;
	font-weight: bold;
	color: White;
	background-color: #28549E;
	border: 1px solid Black;
}
td.specsheet {
	background-color: White;
	color: Black;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	text-align: center;
	border: 1px solid Black;
}
