﻿body
{
	font-family:Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #333333;
	background-color: #0f0f0f;
	margin: 0;
	padding: 0;
}

.misctitleL1
{
	color: #44414F;
	font-size: x-large;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.misctitleL2
{
	color: #44414F;
	font-size: large;
	font-family:Corbel, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.misctitleL3
{
	color: #44414F;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.misctitleL4
{
	color: #44414F;
	font-size: small;
	font-family:  Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.misctitleL5
{
	color: #44414F;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.misctitleF1
{
	color: #a900bb;
	font-size: x-large;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.misctitleF2
{
	color: #a900bb;
	font-size: large;
	font-family: Corbel,Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.misctitleF3
{
	color: #a900bb;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.misctitleF4
{
	color: #a900bb;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.misctitleM1
{
	color: #A7A6AA;
	font-size: x-large;
	font-family: Myriad Pro Light, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.misctitleM2
{
	color: #A7A6AA;
	font-size: large;
	font-family: Myriad Pro Light,Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.misctitleM3
{
	color: #A7A6AA;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.misctitleM4
{
	color: #A7A6AA;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.misctitleM5
{
	color: #A7A6AA;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.misctitleN1
{
	color: #44414F;
	font-size: x-large;
	font-family: Myriad Pro Light,Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.misctitleN2
{
	color: #44414F;
	font-size: large;
	font-family: Myriad Pro Light, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.misctitleN3
{
	color: #44414F;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.misctitleN4
{
	color: #44414F;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.misctitleN5
{
	color: #44414F;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.boxStyle
{
	background: #FAFAFA;
	border: 1px #A7A6AA solid;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 3px;
}

.tableHeader
{
	background-color: #cccccc;
	text-align: center;
}

.tableCell
{
	background-color: #EEEEEE;
	text-align: center;
}

.tableBody
{
	background-color: #f1f1f1;
	border-color: #606060;
	border-width: 1px;
	color: #1f1f1f;
}

.footTitle
{
	color: #64616F;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

.footItem
{
	color: #44414F;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
