﻿body
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: center;
}

.MainPage-Line-SeperateBox
{
	border-left: border-style:solid,1px,#5F8FCF;
}
.Menu
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	border-right: border-style:solid;
	border-width: 1px;
	border-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

/* -------------------- Start Login ---------------------------- */
.Login
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3E444A;
	text-decoration: none;
	font-weight: lighter;
}

a.Login:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3E444A;
	text-decoration: none;
	font-weight: lighter;
}

a.Login:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3E444A;
	text-decoration: none;
	font-weight: lighter;
}

a.Login:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6B1B;
	text-decoration: underline;
	font-weight: lighter;
}

a.Login:active
{
	font-family: Tahoma;
	font-size: 11px;
	color: #3E444A;
	text-decoration: none;
	font-weight: lighter;
}
/* -------------------- End of Login ---------------------------- */
.SearchTextBox
{
	width: 100px;
	height: 11px;
	font-family: Arial;
	font-size: 10px;
	color: #FF6B1B;
}
.BodyBoxSeperateor
{
	border-right: border-style:solid,1px,#5F8FCF;
}

.CopyRight
{
	font-family: Arial;
	font-size: 9px;
	color: #6E7072;
}

.WelcomeText
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}



/* -------------------- Start Related Link ---------------------------- */

.RelatedLinks
{
	font-family: Tahoma;
	font-size: 10px;
	color: #0F1D97;
	text-decoration: none;
}
a.RelatedLinks:link
{
	font-family: Tahoma;
	font-size: 10px;
	color: #0F1D97;
	text-decoration: none;
}

a.RelatedLinks:visited
{
	font-family: Tahoma;
	font-size: 10px;
	color: #0F1D97;
	text-decoration: none;
}

a.RelatedLinks:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #0F1D97;
	text-decoration: underline;
}

a.RelatedLinks:active
{
	font-family: Tahoma;
	font-size: 10px;
	color: #0F1D97;
	text-decoration: none;
}

/* -------------------- End of Related Link ---------------------------- */

/* -------------------- Start More ---------------------------- */

.MoreTxt
{
	font-family: Tahoma;
	font-size: 10px;
	color: #0F1D97;
	text-decoration: none;
}
a.MoreTxt:link
{
	font-family: Tahoma;
	font-size: 10px;
	color: #0F1D97;
	text-decoration: none;
}

a.MoreTxt:visited
{
	font-family: Tahoma;
	font-size: 10px;
	color: #0F1D97;
	text-decoration: none;
}

a.MoreTxt:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6B1B;
	text-decoration: underline;
}

a.MoreTxt:active
{
	font-family: Tahoma;
	font-size: 10px;
	color: #0F1D97;
	text-decoration: none;
}

/* -------------------- End of MoreTxt ---------------------------- */

.NewsDate
{
	font-family: Tahoma;
	font-size: 9px;
	color: #0F1D97;
	text-decoration: none;
}

.NewsTitr
{
	font-family: Tahoma;
	font-size: 9px;
	color: #0F1D97;
	text-decoration: none;
	font-weight: bold;
}
.NewsSoTitr
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.PageTitle
{
	font-family: Tahoma;
	font-size: 13px;
	color: #3E444A;
	text-align: justify;
	font-weight: bold;
}

.LangugeLbl
{
	font-family: Verdana;
	font-size: 10px;
	color: #3E444A;
	text-decoration: none;
}
.Text
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}

.PageTitle2
{
	font-family: Tahoma;
	font-size: 12px;
	color: #0F1D97;
	text-align: justify;
	font-weight: bold;
}

.btn
{
    font-size: 8pt;
    color: #0F1D97;
    font-family: tahoma;
    background-color: #f5f5f5;
    width: 120px;
    border-right: #909AF6 1px solid;    
    border-top: #909AF6 1px solid;
    border-left: #909AF6 1px solid;
    border-bottom: #909AF6 1px solid;       
    height: 20px;
}

.Error
{
	font-family:Tahoma;
	font-size:11px;
	color:Red;
	text-decoration:none;
}
.Help
{
	font-family:Tahoma;
	font-size:10px;
	color:#8DA7F4;
	text-decoration:none;
}