.StandardFont {
	font-family: Arial;
	font-size: 12px;
}

.SF {
	font-family: Arial;
	font-size: 12px;
}

.CSF {
	font-family: Arial;
	font-size: 12px;
	color: #378408;
}

.SFT {
	font-family: Arial;
	font-size: 12px;
	border-top:1px solid #88ACD8;
}

.SFB {
	font-family: Arial;
	font-size: 12px;
	border-bottom:1px solid #88ACD8;
}


.CSFT {
	font-family: Arial;
	font-size: 12px;
	color: #378408;
	border-top:1px solid #88ACD8;
}

.StandardDoubleSpacedFont {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

.StandardTripleSpacedFont {
	font-family: Arial;
	font-size: 12px;
	line-height: 30px;
}

.SmallFont {
	font-family: Arial;
	font-size: 10px;
}

.TinyFont {
	font-family: Arial;
	font-size: 8px;
}

.LargeFont {
	font-family: Arial;
	font-size: 14px;
}

.LF {
	font-family: Arial;
	font-size: 14px;
}

.LargeDoubleSpacedFont {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
}

.LargeTripleSpacedFont {
	font-family: Arial;
	font-size: 14px;
	line-height: 30px;
}

.HugeFont {
	font-family: Arial;
	font-size: 18px;
}

.HeaderFont {
	font-family: Arial;
	font-size: 24px;
}

.LargeDoubleSpacedFont {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

a:hover {
	color:#FF0000;
}

.ButtonStyle {
	font-size: 14px;
	font-family: Arial;
	#color: #002952;
	#background-color: #C7D8ED;
}

.ButtonSpecial {
	font-size: 14px;
	font-family: Arial;
	color: #FFFFFF;
	background-color: #FF0000;
}

.ListName {
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	font-family: Arial;
	font-size: 14px;
}

.ListImage {	
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	font-family: Arial;
	font-size: 14px;
}

.ButtonSpecialBG {
	background-color: #FFC5C5;
	font-family: Arial;
	font-size: 12px;
}

.TitleCell {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	background-image:url(situationroom/images/gradient.png);
	background-repeat:repeat-y;
}
