/* Global Styles */

body {
	margin:0px;
	background-color: #242424;
	
	}
#tbl {
height:1px;
background-color: #4F4F4F;
	}

A.klink {
	FONT: 12px tahoma,Arial,Helvetica; COLOR: #99CCFF; font-weight:bold; padding:20px; border-bottom:1px dotted rgb(20,40,95);
}
A.klink:visited {
	COLOR: #99CCFF; TEXT-DECORATION: none
}
A.klink:hover {
	COLOR: #99CCFF; TEXT-DECORATION: underline
}
A.klink:active {
	COLOR: #99CCFF; TEXT-DECORATION: none
}
.link a{
color : #CA0404;
font-family:tahoma;
font-size:1.1em;
text-decoration:
text-decoration : none;
line-height:1.5em;
}
.link a:hover {
	text-decoration : underline;
	color: #FB0404;
} 
.link1 a:hover {
	text-decoration : none;
	color: #FB0404;
} 
.link1 a{
color : #CA0404;
font-family:tahoma;
font-size:10 px;
text-decoration : none;
line-height:1.5em;
}
.link2 a:hover {
	text-decoration : none;
	color: #CA0404;
} 
.link2 a{
color : #FB0404;
font-family:tahoma;
font-size:11 px;
text-decoration : none;
line-height:1.5em;
}
h1, h2, h3, h4, h5, h6 {
font-family : Arial, sans-serif; 
margin : 0; 
padding : 0; 
} 

h1 {
font:22px georgia;
	color: #FFFFFF;
	line-height:20px;
	letter-spacing:0.1em;
} 

h2 {
font:16px georgia;
	color: #CA0404;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
} 

h3 {
font-size : 100%; 
color : #FFCCFF; 
} 

h4 {
font-size : 110%; 
font-weight : normal; 
color : #CA0404; 
} 

h5 {
font-size : 100%; 
color : #334d55; 
}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	

	
/* ID Styles */

#navigation a {
	font:12px georgia;
	color: #CCCCCC;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid #242424;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#navigation a:hover {
	color:#4F4F4F;
	border: 1pt dotted red;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}


#navigation1 a {
	font:11px georgia;
	color: #CCCCCC;
	font-weight:none;
	text-decoration: none;
	}
	
#navigation1 a:hover {
	color:#4F4F4F;
	}	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px georgia;
	color: #CC3300;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:12px georgia;
	color: #CC3300;
	line-height:18px;
	letter-spacing:.4em;
	}
	
#dateformat a {
	color:#CCCCCC;
	font:12px georgia;
	color: #CCCCCC;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #FB0404;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#CCCCCC;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:22px georgia;
	color: #FFFFFF;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.subHeader {
	font:16px georgia;
	color: #CA0404;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	vertical-align:middle;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#494949;
	}
.smallText a{
	font:10px arial;
	color:#494949;
	}
.smallText a:hover{
	font:10px arial;
	color:#494949;
	}
	
.input {
padding:2px; border:1px solid #99CCFF; width:250px; height:14px; font-family:tahoma;font-size:11px; background-color:#2D3D78; color:#FFFFFF;}

.input1 {
padding:2px; border:1px solid #99CCFF; font-family:tahoma;font-size:11px; background-color:#2D3D78; color:#FFFFFF;
scrollbar-face-color : #14285f;
scrollbar-arrow-color : #FFFFFF;
scrollbar-track-color: #FFFFFF;
}

.scrollbar {
scrollbar-face-color : #14285f;
scrollbar-arrow-color : #FFFFFF;
scrollbar-track-color: #FFFFFF;
}
	
.col1  { font-weight:bold; font-size:12px; width:150px; }
.col2  { font-size:12px; width:300px; }