/*Zirk's stylesheet   */
@font-face {
	font-family: Impact;
	font-style: normal;
	font-weight: normal;
	src: url(http://www.roundtheclocknetwork.com/styles/impact.eot);
}

a:link {font-weight: bold;
	color: #DF0000;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #FF4500;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	background-color: #FFF;
	color: #F00;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	font-family: arial;
	font-size: 10pt;
	text-decoration: underline;
}

body {
	background: #F00;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: Black;
	font-family: arial, sans-serif, sans-serif;
	font-size: 10pt;
	scrollbar-3dlight-color: #F00;
	scrollbar-arrow-color: #F00;
	scrollbar-base-color: #F00;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #F00;
	scrollbar-track-color: #FFF;
}

h1 {
	font-family: arial, sans-serif, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
}

h2 {
	background-color: #CBCBCB;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 16px;
	margin-bottom: 0px;
}

h3 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: auto;
}

h4 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10pt;
	margin-bottom: 0;
	margin-right: auto;
}

h5 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10pt;
	margin-bottom: 0px;
	margin-top: auto;
}

h6 {
	font-family: arial;
	font-size: 8pt;
	margin-bottom: 0px;
	margin-top: auto;
}

input {
	background-color: #FFF;
	border-collapse: separate;
	border-color: #2F4F4F #F3DCE8 #FAE6FA #2F4F4F #2F4F4F;
	border-style: solid;
	border-width: 1px;
	color: #B00000;
	font: 10pt;
	font-family: sans-serif;
	font-size: 10pt;
	height: auto;
	width: 100px;
}

option {
	background: #FFF;
	background-color: #F5FFFA;
	color: #F00;
}

select {
	background-color: #FFDFDF;
	border-collapse: collapse;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	font: 10pt;
	font-family: sans-serif;
	font-size: 10pt;
	height: auto;
	width: 100px;
}

submit {
	background-color: #FFE8E8;
	border-collapse: collapse;
	border-color: #DCDCDC;
	border-style: solid;
	border-width: 1px;
	color: #000;
	font-family: sans-serif, arial, sans-serif;
	font-size: 10pt;
}

table {
	background: transparent;
	border: 0px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	table-layout: auto;
	vertical-align: top;
}

td {
	background-position: top;
	font-family: "Trebuchet MS", arial, sans-serif;
	vertical-align: top;
}

textarea {
	background-color: #FFF;
	border-collapse: collapse;
	border-color: #2F4F4F;
	border-style: solid;
	border-width: 1px;
	color: #8B0000;
	font-family: sans-serif, arial, sans-serif;
	font-size: 10pt;
}

.dark{
	background-color: #EBEBEB;
	font-family: sans-serif;
	color: #9F0000;
}

.darkest {
}

.header {
	border: 1px;
}

.justify {
	text-align: justify;
}

.light {
	background-color: #FF1A1A;
}

.lighter{
	
}

.pagetitle {
	border-bottom: 1px solid Red;
	border-left: 1px solid #FFF;
	border-right: 1px solid #8B0000;
	border-top: 1px solid #FF8282;
	color: #FFF;
	font-family: Impact, sans-serif;
	font-size: 20px;
	font-style: normal;
	padding-left: 5px;
	text-decoration: underline;
	vertical-align: top;
	background-image: url(http://www.roundtheclocknetwork.com/images/trip1.gif);
	background-attachment: fixed;
	background-color: #EC0000;
	background-position: top;
	background-repeat: repeat;
}

.shadow {
}

.table3d { border-bottom: 1px solid #CA0000;  border-right: 1px solid #CA0000;  }

.tabledata {
	background-color: #F5F5F5;
	border: 1px solid #FFE3E3;
	color: #F00;
		margin-top: 0px;
	font: normal 10pt arial, sans-serif;
	font-family: "Trebuchet MS", arial, sans-serif;
		font-weight: normal;
	padding-left: 8px;
	vertical-align: top;
}

.tablelabel , .darker {
	background: #FFF;
	border: 1px solid #FFF5EE;
	color: red;
	font: normal small-caps bold 12pt arial,sans-serif;
	font: 10pt arial, sans-serif;
	padding-left: 8px;
	vertical-align: top;
}
