﻿.bodyTitle1
{
	color: Navy;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}
.background
{
	background-image:url('../../graphics/backGround/bg2.jpg')
}
.bodyTitle2
{
	color: Navy;	
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding-right:20px;
}.bodyNormal
{
	color: Black;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
}
.bodyNormalWithSpace
{
	color: Black;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-right:40px;
	padding-left:40px;
	text-align:justify;
}
.bodyNormalWith2Space
{
	color: Black;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-right:35px;
}

.managerbodyNormal
{
	color: Black;
	font-family: tahoma;
	font-size: 11px;
	line-height: 25px;
}
.managertitle
{
	color: #663333;
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;	
	line-height: 25px;
}
.managername
{
	color: #003366;
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;	
	line-height: 25px;
}
.bodysmalltext
{
	color: Gray;
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	line-height: 25px;
}
