﻿body
{
	margin: 0px auto;
	background-color: White;
	
	
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}

.navbar
{
	font-size: 12px;
	text-align: right;
	background-color: White;
}

.header
{
	background-color: White;
}

.breadcrumb
{
	font-size: 9px;
	text-align: left;
	background-color: White;
}

.currentdate
{
	font-size: 9px;
	text-align: left;
	width: 150px;
	background-color: White;
}

.login
{
	font-size: 9px;
	text-align: right;
	width: 150px;
	background-color: White;
}

.main
{
	text-align: left;
	background-color: White;
}

.sidebar
{
	text-align: left;
	background-color: #eaeaea;
}
.footer
{
	font-size: 9px;
	text-align: center;
	background-color: White;
}

.contentsTable
{
	margin: 0px;
	padding: 0px;
}

.t1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	letter-spacing: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
}
a.t1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
	letter-spacing: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
}
a.t1:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
	letter-spacing: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
	text-decoration: underline;
}
a.t1:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
	letter-spacing: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
}
a.t1:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
	letter-spacing: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
}

a.t1:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffff00;
	letter-spacing: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
	text-decoration: underline;
}

td.t1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	letter-spacing: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
}

.t2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #363636;
	letter-spacing: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
}
td.t2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #363636;
	letter-spacing: 0px;
	padding-bottom: 10px;
	padding-top: 7px;
}

td.d1
{
	font-size:9px;
	padding-bottom: 10px;
	padding-top: 7px;
}

td.t3
{
	font-size:12px;
	padding-bottom: 10px;
	padding-top: 7px;
}

td.l1
{
	background-color: #99ccff;
	border: dashed 1px #000000;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 7px;
}

.letters
{
	background-color: #99ccff;
	border: dashed 1px #000000;
	font-size: 12px;
	padding: 5px;
	margin: 10px 5px;
	font-family: Monospace;
}
