﻿body
{
    background-color:#333;
    margin:0 auto;
}
p, a, li, tr td
{
    font-size :10pt;
    font-family:Verdana,Tahoma,'Times New Roman';
}
.ManTable
{
    margin:0 auto;
	padding:0;
	width: 1032px;
	border-collapse:collapse;
	background:white;
}
.ManTable tr td
{
    padding:0;
}
.LeftLine
{
    background-image:url("Images/MasterPageImg/LeftLine.jpg");
    background-repeat:repeat-y;
    width:16px;
    height:100%;
}
.RightLine
{
    background-image:url("Images/MasterPageImg/RightLine.jpg");
	background-repeat:repeat-y;
	width:16px;
	height:100%;
}
.HeaderDiv
{
    background-image:url("Images/MasterPageImg/Title09_bg.jpg");
    width:1000px;
    height:72px;
    background-repeat:no-repeat;
}
.Header09Div
{
     background-image:url("Images/MasterPageImg/Title09_bg.jpg");
    width:1000px;
    height:72px;
    background-repeat:no-repeat;
}
.NavDiv
{
    background-image:url("Images/MasterPageImg/Nav_bg.jpg");
	height:26px;
}
.NavDiv a
{
    font-size:10px;
    font-weight:bold;
	line-height:14px;
	color:#fff;
    font-family:Verdana,Tahoma,'Times New Roman';
}
.NavDiv a:link
{
    text-decoration:none;
}
.NavDiv a:visited
{
    text-decoration:none;
}
.NavPos
{
    float:right;
    padding:0 12px;
    padding-top:6px;
}
.FooterDiv
{
	background-color:#006699;
	height:50px;
	width:1000px;
}
.FooterTextDiv
{
	color:White;
	padding-right:15px;
	padding-top:28px;
	text-align:center;
	font-size:12px;
}
.BodyDiv
{
    background-image:url("Images/MasterPageImg/Body_bg.jpg");
    background-position:top;
    background-repeat:no-repeat;
    border:solid 1px #000;
    border-bottom:0;
    margin:5px;
    margin-bottom:0px;
    padding:20px;
    text-align:justify;
}
.TitleBar
{
    height:20px;
    background-color:#006699;
}
.Link
{
    Color:#ff9900;
}
.Link:link
{
	color:#ff9900;
	text-decoration:none;
}
.Link:visited
{
	color:#ff9900;
	text-decoration:none;
}
.Link:hover
{
	color:#ff9900;
	text-decoration:underline;
}
.TitleBar
{
     font-family:Verdana,Tahoma,'Times New Roman';
     height:20px;
}
.Title
{
    font-size:17px;
    font-family:Verdana,Tahoma,'Times New Roman';
    font-weight:bolder;
}
.linkcolor
{
    color:rgb(255,153,0);
}
.paragraphHeader
{
    padding-left:20px;
}
.wordintable
{
    font-size:15px;
}
.emLink
{
    color:Black;
    text-decoration:none;
    
}
.emLink:Link
{
    color:Black;
    text-decoration:none;
}
.emLink:vidited
{
    color:Black;
    text-decoration:none;
}
.emLink:hover
{
    color:Black;
    text-decoration:underline;
}

.rowTitle, .rowTitleBottom
{
	height:20px;
	color:#fff;
	background-color:#006699;
	border:1px solid #34576a;
	width:954px;
}
.arrow_right
{
	margin-top:2px;
	float:left;
}
.arrow_bottom
{
	float:right;
	margin-top:5px !important;
	margin-top:10px;
	font-size:1px !important;
	
}
#titleContent1, #titleContent2
{
	font-size:13px;
	font-weight:bold;
}

