/* CSS Document */

body
{
	margin:0px;
}

.Container
{
	border:1px solid #09487A;
}

.BgLeftSide
{
	background:url(../Images/BgLeftSide.jpg);
	width:209px;
}

.BgVerticalMenuBar
{
	background:url(../Images/BgVerMenubar.jpg);
	height:22px;
}

.VerMenuText
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#054B6B;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}

.VerMenuText:hover
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#38A8DB;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}

.LoginText
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#054B6B;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
}

.LoginTextBox
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#054B6B;
	text-align:left;
	text-decoration:none;
	border:1px solid #1176B0;
	text-transform:uppercase;
}

.BgHorMenuBar
{
	background:url(../Images/BgHorMenubar.jpg);
	height:27px;
}

.HorMenuText
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

.HorMenuText:hover
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#084C6B;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

.BoxTitle
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#0D91CA;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}

.BodyText
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#484848;
	text-align:justify;
	text-decoration:none;
}

.ProjectBox
{
	border:1px solid #1483E2;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#484848;
	text-align:justify;
	text-decoration:none;
}

.ProjectText
{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
}

.ReadMore
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FF0000;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
}

.ReadMore:hover
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#900505;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
}

.BgFooter
{
	background:url(../Images/BgFooter.jpg);
	height:24px;
}

.FooterText
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
}

.IconText
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	text-decoration:none;
}

.IconText:hover
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-align:left;
	text-decoration:none;
}

.Forgot
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#1176B0;
	text-align:left;
	text-decoration:none;
}

.Forgot:hover
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#0C4B6F;
	text-align:left;
	text-decoration:none;
}

.tableheader
{
font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	bgcolor:#E4F6E3;
	color:#993366;
	text-align:center;
	text-decoration:none;
}

.TableBodyText
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#484848;
	text-align:Center;
	text-decoration:none;
}
