@charset "utf-8";

body {
	font-family: tahoma;
	font-size:11px;
	color:#000000;
}

.photo {padding: 5px; border: 1px solid #092531; background: #c6c6c6; margin: 2px;}



/* Bold, Italic & Underline */
strong, b {
	color:#4e4e4e; 
}

em, i {
	color: #636b80;
}

u {
	color: #262a35; 
}


.h1 { 
               background-color: #4e4e4e;
font-size:9px; 
font-family:  Tahoma;
letter-spacing:0px; 
line-height:15px; 
color: #FFFFFF; 
font-weight: bold; 
text-align: center;
border-bottom: 1px dashed #c0c0c0;
border-top: 1px solid #ce0000;
text-transform: uppercase; 
}

.toggler {

               background-color: #172f4f;
font-size:10px; 
font-family: Arial;
letter-spacing:0px; 
line-height:15px; 
color: #FFFFFF; 
font-weight: bold; 
text-align: center;
border-bottom: 0px dashed #c0c0c0;
border-top: 1px solid #ce0000;
text-transform: uppercase; 

}

/* Main Link Style */
a:link{color:#111d3c; text-decoration:none;}
a:visited{color:#373a41; text-decoration:none;}
a:hover{color:#000000; text-decoration: underline;}


/* Table Styles */
.header {
	background: #314047; 
	font-family: Trebuchet; 
	color: #FFFFFF; 
	font-size: 13px; 
	line-height:20px;
	font-weight: bold; 
        border-bottom: 1px dashed #92aebc;
	text-transform: uppercase;  
	text-align: right; 
	letter-spacing:0px; 
	padding-left:0px;
}

.header2 {
	background: #314047; 
	font-family: Trebuchet MS; 
	color: #FFFFFF; 
	font-size: 9px; 
	line-height: 10px; 
	font-weight: italic; 
	text-transform: none; 
	text-align: center; 
	letter-spacing: 0px;
}

.content {
	background: #b9b9b9; 
	font-family: trebuchet ms; 
	color: #2A2A2A; 
	font-size:11px;
	line-height:12px; 
	text-align: justify; 
	letter-spacing:0px;
	padding: 0px 5px 5px 5px;

}

.content-quote{
background: #acacac;
background-repeat: repeat-x;
font-family: trebuchet ms;
font-size:11px;
text-transform: none;
font-weight: none;
line-height:10px;
color: #2A2A2A;
text-align: justify;
letter-spacing:0px;
padding: 3px 3px 3px 3px;
border-top: 0px solid #484848;
border-bottom: 0px solid #484848;
border-left: 7px solid #60646c;
border-right: 0px solid #484848;
padding-right:3px;

}

.spoilers{
background: #acacac;
background-repeat: repeat-x;
font-family: tahoma;
font-size:10px;
text-transform: none;
font-weight: none;
line-height:10px;
color: #acacac;
text-align: justify;
letter-spacing:0px;
padding: 3px 3px 3px 3px;
border-top: 0px solid #484848;
border-bottom: 0px solid #484848;
border-left: 5px solid #60646c;
border-right: 5px solid #60646c;
padding-right:3px;}

}



