.section {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
    text-decoration: none;
}

.sectionSmall {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: white;
    text-decoration: none;
}


.categories {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: none;
}

body {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #E8F5FF;
	margin: 0px;
	padding: 0px;


}

.tl, .tr, .bl, .br
{
	width: 8px;
	height: 8px;
}
.tl,.ml, .tm
{
	background:  #0285C2;
}
.tr, .bl
{
	background:  #E8F5FF;
}
.br, .mr, .bm
{
	background:  #000000;
}


.TableBody
{
	background: #0285C2;
	padding-right: 8px;
	padding-bottom: 8px;  
}
.DetailsAltcolor {
	color: #FFFFFF;
	background-image: url(/images/cellpic3.gif);
	font-weight: bold;
	font-size: 12px;

}

.DetailsMaincolor {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;

}.DetailsTable {
	width: 300px;
	border: 1px solid #023B6C;
}
.ItemName {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.ItemTitle {
	font-size: 16px;
	font-weight: bold;
	color: #DFDFDF;
}
.ItemText {
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.whiteText {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
	background-color: #0285C2;

}
.blackText {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: black;
	background-color: #0285C2;
}
.plainwhiteText {

	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
}
.plainblackText {

	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.plainwhiteHeader {
	color: #FFFFFF;
}
.TableCellNopadding {
	padding: 0px;
}

.brownText {
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
}

.smallblackText {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.medblackText {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.tinywhiteText {
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}

.tinyblackText {
	font-size: 8px;
	font-weight: normal;
	color: #000000;
}

.tinywhiteTextActive {
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	background-color: #3333FF;

}

.tinywhiteTextTrial {
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	background-color: #3399FF;

}
