/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                             General Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
body
{
	margin: 0px;
	background-color: #a7a099;
}

td
{
	color: #231F20;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
}

input
{
	color: #597684;
	height: 20px;
	font-size: 11px;	
	font-family: Tahoma;
}

select
{
	color: #5A839F;
	height: 18px;
	font-size: 15px;	
	font-family: Arial;
}

a
{
	color: #006796;
	font-size: 15px;
	font-weight: bold;
	text-align: justify;	
	font-family: Arial;
}

a:link
{
	color: #006796;
	text-decoration: none;
}

a:visited
{
	color: #006796;
	text-decoration: none;
}

a:hover
{
	color: #42a0e4;
	text-decoration: none;
}

.Spacer
{
	background-image: url(../Images/Spacer.gif);
}

hr
{
	color: #878E94;
	height:1px;
}


/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                             Common Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.MainTable
{
	height:100%;
	background-color: White;
}

.Sep
{
	color: #969A9B;
}

.Sep1
{	
	color: #5D6467;	
}

.BGImageStyle
{	
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5 110 0 10;
	text-align: justify;	
}

.Author
{
	color: #C96C41;
	font-size: 17px;	
	font-family: HeadLiner-Bold;	
}

/*------------------------------------------------------------------------------*/
a.WhiteLink
{
	color: White;
	font-size: 15px;
	font-weight: bold;
	text-align: justify;	
	white-space: nowrap;
}

a.WhiteLink:link
{
	color: White;
	text-decoration: none;
}

a.WhiteLink:visited
{
	color: White;
	text-decoration: none;
}

a.WhiteLink:hover
{
	color: #5fb3d5;
	text-decoration: none;
}
/*------------------------------------------------------------------------------*/
a.BlackLink
{
	color: #231F20;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;	
	font-family: HeadLiner-Bold;
	line-height: 1.3em;
}

a.BlackLink:link
{
	color: #231F20;
	text-decoration: none;
}

a.BlackLink:visited
{
	color: #231F20;
	text-decoration: none;
}

a.BlackLink:hover
{
	color: #E0332C;
	text-decoration: none;
}
/*------------------------------------------------------------------------------*/
a.GrayLink
{
	color: #A8AEB5;
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	white-space: nowrap;
	font-family: HeadLiner-Bold;
}

a.GrayLink:link
{
	color: #A8AEB5;
	text-decoration: none;
}

a.GrayLink:visited
{
	color: #A8AEB5;
	text-decoration: none;
}

a.GrayLink:hover
{
	color: #231F20;
	text-decoration: none;
}
/*------------------------------------------------------------------------------*/
a.GrayLink1
{
	color: #797F84;
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	white-space: nowrap;
	font-family: HeadLiner-Bold;
}

a.GrayLink1:link
{
	color: #797F84;
	text-decoration: none;
}

a.GrayLink1:visited
{
	color: #797F84;
	text-decoration: none;
}

a.GrayLink1:hover
{
	color: #4C6671;
	text-decoration: none;
}
/*------------------------------------------------------------------------------*/
a.DarkGrayLink
{
	color: #5D6467;
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	white-space: nowrap;
	font-family: HeadLiner-Bold;
}

a.DarkGrayLink:link
{
	color: #5D6467;
	text-decoration: none;
}

a.DarkGrayLink:visited
{
	color: #5D6467;
	text-decoration: none;
}

a.DarkGrayLink:hover
{
	color: #231F20;
	text-decoration: none;
}
/*------------------------------------------------------------------------------*/
a.RedLink
{
	color: #E0332B;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	white-space: nowrap;	
}

a.RedLink:link
{
	color: #E0332B;
	text-decoration: none;
}

a.RedLink:visited
{
	color: #E0332B;
	text-decoration: none;
}

a.RedLink:hover
{
	color: #231F20;
	text-decoration: none;
}
/*------------------------------------------------------------------------------*/
a.BlueLink
{
	color: #3A6D8A;
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	white-space: nowrap;
	font-family: HeadLiner-Bold;
}

a.BlueLink:link
{
	color: #3A6D8A;
	text-decoration: none;
}

a.BlueLink:visited
{
	color: #3A6D8A;
	text-decoration: none;
}

a.BlueLink:hover
{
	color: #2583B9;
	text-decoration: none;
}
/*------------------------------------------------------------------------------*/
a.ButtonLink {
	color: White;
	font-weight: bold;
	text-align: center;	
	display: block;
	padding: 0 5 0 5;
	border: solid 1px #0090d5;
	background-color: #888F95;		
}

a.ButtonLink:visited {
	color: White;
}

a.ButtonLink:Hover {
	color: white;
	text-decoration: none;
	background-color: #c60000;
}
/*------------------------------------------------------------------------------*/
a.ButtonLink1 {
	color: White;	
	text-align: center;	
	display: inline-block;
	padding: 0 5 0 5;
	border: solid 1px White;
	background-color: #768A93;		
}

a.ButtonLink1:visited {
	color: White;
}

a.ButtonLink1:Hover {
	color: White;
	text-decoration: none;
	background-color: #318FBE;
}


/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                             Top Control Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

/*-*-*-*-*-*-*-*-*-*-*-* Top Right *-*-*-*-*-*-*-*-*-*-*-*/
.TopRight
{	
	height: 100%;
	padding: 13px 11px 23px 0px;
	background-color: #cebfac;
}
/*------------------------------------------------------------------------------*/
a.PDFLink
{
	color: #7C8A90;
	font-size: 10px;
	font-weight: normal;	
	font-family: Verdana;
}

a.PDFLink:link
{
	color: #7C8A90;
	text-decoration: underline;
}

a.PDFLink:visited
{
	color: #7C8A90;
	text-decoration: underline;
}

a.PDFLink:hover
{
	color: #E0332C;
	text-decoration: none;
}

.IssueNum
{
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #A7A099;
}

/*-*-*-*-*-*-*-*-*-*-*-* Top Center *-*-*-*-*-*-*-*-*-*-*-*/
.TopCenter
{
	height: 100%;
	background-color: #02538b;
}

.TopCenterLinks
{
	height: 1px;
	padding-top: 14px;
	padding-left: 14px;
	text-align: left;	
	vertical-align: top;	
}

/*-*-*-*-*-*-*-*-*-*-*-* Menu Links *-*-*-*-*-*-*-*-*-*-*-*/
.TopCenterMenu td
{
	width: 25%;
	color: #ffffff;
	text-align: center;
}

.TopCenterMenu a, .TopCenterMenu a:link, .TopCenterMenu a:visited
{	
	color: #ffffff;
	display: block;
	text-align: center;

}

.TopCenterMenu a:hover
{
	color: #ffffff;
	display: block;
}

/*-*-*-*-*-*-*-*-*-*-*-* Top Left *-*-*-*-*-*-*-*-*-*-*-*/

/*-*-*-*-*-*-*-*-*-*-*-* Menu Links *-*-*-*-*-*-*-*-*-*-*-*/

.TopLeft
{
	background-color: #652c91;
}

.TopLeftMenu td
{
	width: 33%;
	color: #ffffff;
	text-align: center;
}

.TopLeftMenu a, .TopLeftMenu a:link, .TopLeftMenu a:visited
{	
	color:  #ffffff;
	display: block;
	text-align: center;
}

.TopLeftMenu a:hover
{
	color: #ffffff;
	display: block;
}

.Date
{
	color: White;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: #BD198D;
}


/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                             Middle Page Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.MiddleSection
{
	padding: 16px 11px 10px 11px;
}

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                             Right Panel Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

/*-*-*-*-*-*-*-*-*-*-*-* RightControl1 *-*-*-*-*-*-*-*-*-*-*-*/
.RightControl1
{
}

.RightControl1 th
{	
	color: White;
	font-weight: bold;
	font-size: 15px;
	padding: 5px 4px 5px 4px;
	text-align: right;
}

.RightControl1 a, .RightControl1 a:link, .RightControl1 a:visited
{	
	color: White;
	text-decoration: none;
}

.RightControl1 a:hover
{
	text-decoration: underline;
}


.OpeningControl
{
	background-color: #d9d3c8;
}

.OpeningControl th
{	
	color: White;
	font-weight: bold;
	font-size: 15px;
	padding: 5px 4px 5px 4px;
	text-align: right;
}

.OpeningControl a, .OpeningControl a:link, .OpeningControl a:visited
{	
	color: #02538b;
	text-decoration: none;
}

.OpeningControl a:hover
{
	text-decoration: underline;
}
/*-*-*-*-*-*-*-*-*-*-*-* RightControl2 *-*-*-*-*-*-*-*-*-*-*-*/
.RightControl2
{	
	background-color: White;
}

.RightControl2 Th
{	
	color: #006796;
	font-weight: bold;
	font-size: 15px;
	padding: 12px 2px 12px 2px;
	text-align: right;
	border-right: solid 1px #221E1F;
	padding-right: 2px;
}

.RightControl2 a, .RightControl2 a:link, .RightControl2 a:visited
{	
	color: #221E1F;
	font-size: 15px;	
	text-decoration: underline;
	padding-right: 2 2 2 2;
}

.RightControl2 a:hover
{
	color: #02538b;
	text-decoration: none;
}

/*-*-*-*-*-*-*-*-*-*-*-* RightControl3 *-*-*-*-*-*-*-*-*-*-*-*/
.RightControl3
{	
	background-color: #D9D3C8;	
}

.RightControl3 #TransparentImage
{	
	background-color: White;
}

.RightControl3 Th
{	
	color: White;	
	font-size: 15px;
	font-weight: bold;
	padding: 6px 2px 6px 2px;
	text-align: right;
	height: 25px;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../Images/RightControl3BG.gif);
}

.RightControl3 a, .RightControl3 a:link, .RightControl3 a:visited
{	
	color: #221E1F;
	font-size: 15px;	
	text-decoration: underline;
}

.RightControl3 a:hover
{
	color: #02538b;
	text-decoration: none;
}

/*-*-*-*-*-*-*-*-*-*-*-* RightControl4 *-*-*-*-*-*-*-*-*-*-*-*/
.darkGrey
{	
	background-color: #D9D3C8;	
}

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                             Middle Panel Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

/*-*-*-*-*-*-*-*-*-*-*-* MiddleControl1 *-*-*-*-*-*-*-*-*-*-*-*/
.MiddleControl1
{	
	background-color: #ECE8E3;
}

.MiddleControl1 Th
{	
	color: #006796;
	font-weight: bold;
	font-size: 15px;
	height: 30px;
	text-align: right;
	border-right: solid 1px #221E1F;
	padding-right: 2px;
}

.MiddleControl1 #Title
{	
	padding:6px;
	text-align: justify;
}

.MiddleControl1 a, .MiddleControl1 a:link, .MiddleControl1 a:visited
{	
	color: White;	
}

.MiddleControl1 a:hover
{
	color: #E6EA10;	
}

/*-*-*-*-*-*-*-*-*-*-*-* MiddleControl2 *-*-*-*-*-*-*-*-*-*-*-*/
.MiddleControl2
{	
	background-color: #FFFFFF;
}

.MiddleControl2 Th
{	
	color: #006796;
	font-weight: bold;
	font-size: 15px;
	height: 30px;
	text-align: right;
	border-right: solid 1px #221E1F;
	padding-right: 2px;
}

/*-*-*-*-*-*-*-*-*-*-*-* MiddleControl2 *-*-*-*-*-*-*-*-*-*-*-*/
.MiddleControl3
{	
	background-color: #FFFFFF;
}

.MiddleControl3 Th
{	
	font-weight: bold;
	font-size: 15px;
	height: 30px;
	text-align: right;
	border-right: solid 1px #221E1F;
	padding-right: 2px;
}

.MiddleControl3 Td
{	
	color: #FFFFFF;	
	font-size: 15px;	
	font-weight: bold;
}

.MiddleControl3 a, .MiddleControl3 a:link, .MiddleControl3 a:visited
{	
	color: White;
	font-size: 16px;	
	font-weight: bold;
}

.MiddleControl3 a:hover
{
	text-decoration: underline;
}

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                             Scrolling News Control Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.ScrollingNewsTable
{		
	background-color: #B4C6D1;
}

.NewsCategory
{
	color: #02749F;
	font-size: 14px;
	font-weight: bold;
}

a.ScrollingNewsLink
{
	color: #606468;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	white-space: nowrap;
	font-family: HeadLiner-Bold;
}

a.ScrollingNewsLink:link
{
	color: #606468;
	text-decoration: none;
}

a.ScrollingNewsLink:visited
{
	color: #606468;
	text-decoration: none;
}

a.ScrollingNewsLink:hover
{
	color: #ae0000;
	text-decoration: none;
}

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                             Main News Control Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.MainNewsControl
{	
	background-color: #cebfac;	
}

.MainNewsLink
{	
	padding: 5px;
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;	
}

.MainNewsLink a, .MainNewsLink a:link, .MainNewsLink a:visited
{
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.MainNewsLink a:hover
{
	color: #02538b;
	text-decoration: none;
}

.MainNewsDetails
{
	color: #221E1F;
	font-size: 15px;
	font-weight: bold;	
	text-align: justify;
	padding: 0px 10px 10px 10px;	
}

.MainNewsImage
{
	padding-top:2px;
	text-align: left;
}

a.MoreLink, a.MoreLink:link, a.MoreLink:visited
{
	color: #006796;
	font-size: 15px;
	text-decoration: none;		
}

a.MoreLink:hover
{
	color: #00a5e5;
	text-decoration: none;
}

a.MoreLink1, a.MoreLink1:link, a.MoreLink1:visited
{
	color: #00a5e5;
	font-size: 15px;
	text-decoration: none;		
}

a.MoreLink1:hover
{
	color: #02538b;
	text-decoration: none;
}

a.MoreLink2, a.MoreLink2:link, a.MoreLink2:visited
{
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;		
}

a.MoreLink2:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

a.MoreLink3, a.MoreLink3:link, a.MoreLink3:visited
{
	color: #BD198D;
	font-size: 15px;
	text-decoration: none;		
}

a.MoreLink3:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
/*------------------------------------------------------------------------------*/
.ReadCommentsLink, a.ReadCommentsLink:link, a.ReadCommentsLink:visited
{
	color: #006796;
	font-size: 15px;
	text-decoration: none;		
}

a.ReadCommentsLink:hover
{
	color: #00a5e5;
	text-decoration: none;
}

.ReadCommentsLink1, a.ReadCommentsLink1:link, a.ReadCommentsLink1:visited
{
	color: #BDC016;
	font-size: 15px;
	text-decoration: none;		
}

a.ReadCommentsLink1:hover
{
	color: #C30000;
	text-decoration: none;
}

.ReadCommentsLink2, a.ReadCommentsLink2:link, a.ReadCommentsLink2:visited
{
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;		
}

a.ReadCommentsLink2:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.MainNewsLink
{	
	padding: 10px;	
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;	
}

/*------------------------------------------------------------------------------*/
.NewsLink a, .NewsLink a:link, .NewsLink a:visited
{
	color: #221E1F;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.NewsLink a:hover
{
	color: #02538b;
	text-decoration: none;
}

.NewsDetails
{
	font-size: 15px;
	font-weight: normal;
	padding-top: 5px;
	text-align: justify;
}

/*------------------------------------------------------------------------------*/
.OtherNews
{
	height: 25px;
	border-top: solid 1px #BCBAB8;
	padding-right: 2px;
}

.OtherNews a, .OtherNews a:link, .OtherNews a:visited
{
	color: #221E1F;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.OtherNews a:hover
{
	color: #02538b;
	text-decoration: underline;
}

.LastRecord
{
	height: 1px;
	background-color: #BCBAB8;
}

.OtherNews1
{
	height: 25px;
	border-top: solid 1px #BCBAB8;
	padding-right: 2px;
}

.OtherNews1 a, .OtherNews1 a:link, .OtherNews1 a:visited
{
	color: #221E1F;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.OtherNews1 a:hover
{
	color: #02538b;
	text-decoration: underline;
}

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                             Left Panel Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

/*-*-*-*-*-*-*-*-*-*-*-* LeftControl1 *-*-*-*-*-*-*-*-*-*-*-*/
.LeftControl1
{	
	background-color: #e1d6e7;
}

.LeftControl1 th
{	
	color: #361363;
	font-weight: bold;
	font-size: 15px;
	height: 30px;
	text-align: right;
	background-color: #ad9bc1;
	background-position: 3%;
	background-repeat: no-repeat;
	background-image: url(../Images/tawabilArrow.gif);
	padding-right: 4px;
}

.LeftControl1 a, .LeftControl1 a:link, .LeftControl1 a:visited
{	
	color: #5c545f;

}

.LeftControl1 a:hover
{
	color: #a71071;	
}

.LeftControl2
{	
	background-color: #e1d6e7;
}

.LeftControl2 th
{	
	color: #a71071;
	font-weight: bold;
	font-size: 15px;
	height: 30px;
	text-align: right;
	background-color: #d7abba;
	background-position: 3%;
	background-repeat: no-repeat;
	background-image: url(../Images/tawabilArrow2.gif);
	padding-right: 4px;
}

.LeftControl2 a, .LeftControl2 a:link, .LeftControl2 a:visited
{	
	color: #5c545f;
}

.LeftControl2 a:hover
{
	color: #321952;	
}

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                             Footer Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.FooterTable
{
	border-top: solid 2px #0072A3;
	background-color: #D7E4ED;
}

.FooterTable a, .FooterTable a:link, .FooterTable a:visited
{
	color: #005F7F;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.FooterTable a:hover
{
	color: #C30000;
	text-decoration: underline;
}

.FooterText
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

.FooterText a, .FooterText a:link, .FooterText a:visited
{
	color: #221E1F;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.FooterText a:hover
{
	color: #C30000;
	text-decoration: underline;
}

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                             Footer Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.VotingQuestion
{
	color: #221E1F;
	padding: 5px;
}

.VotingAnswers
{
	color: #006796;
	padding: 5px;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                             Table Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.TableHeader
{
	background: #006797;
	color: White;
	font-weight:bold;
	font-size: 16px;
	height : 31px;
	padding-right : 4px;
}

.TableHeader2
{
	background: #6c1f7e;
	color: White;
	font-weight:bold;
	font-size: 16px;
	height : 31px;
	padding-right : 4px;
}

.table
{
	border: solid 1 #345487;
	background-color: #d7e4ed;
}

.table td
{
	color: #1F5080;
	border: solid 1 #a9c5d8;
	padding: 2 2 2 2;
}

.frame
{
	border: solid 1 #345487;
	background-color: #d7e4ed;
}

.frame td
{
	color: #1F5080;
	padding: 2 2 2 2;
}

.tdCaption
{
	background-color: #006797;
	color: White;
	font-weight:bold;

}

.TableCaption
{
	background-color:#e3effb;
	color:#123f6b;
	font-weight:bold;
	font-size:14px;	
}
.CellCaption
{
	color: #1F5080;
	border-bottom: solid 1 #bde3f2;
	padding:2 0 2 0;
	font-size:13px;	
}
.HeaderCaption
{
	color: Maroon;
	background-color:#f2f8fd;
	padding:2 0 2 0;
	font-size:13px;	
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                             Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.SeparatingSpace
{
	padding-top:10px;
}

.error
{
	padding-top:10px;
	color: #f90809;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                           Comic Table Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.PictureTable
{
	background-color:#eaeaea;
}

.PictureTable td
{
	color:#00293e;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                           News Table Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.NewsTable
{
	border: solid 1 #345487;
}
.NewsTable td
{
	color: #1F5080;
	border-left: solid 1 #bde3f2;
	border-bottom: solid 1 #bde3f2;
	padding:2 0 2 0;
	text-align: center;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                            Controls
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.button
{
	height:15px;
	width:55px;
	cursor: hand;
}


/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
*                            Classified Styles
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
.ClassifiedText
{
	color: #006797;
	font-size:12px;
	padding:6 0 6 0;
}

.ClassifiedTitle
{
	color: #e8e4dd;
	font-size: 16px;
	padding: 2 0 2 0;
	background-color: #006797;
}
.ClassifiedChildTitle
{
	color: #006797;
	font-size: 15px;
	padding: 2 0 2 0;
	background-color: #e8e4dd;
}
.ClassifiedDate
{
	color: white;
	background-color:#6ba5c0;
	font-size:10px;
	text-align: center;
	font-weight:bold;
	padding:6 5 6 5;
	height: 40px;
	vertical-align:middle;
}

.buttonLink
{
	color: White;
	font-weight: bold;
	font-size:13px;
	text-align: center;	
	background-color: #006796;
}

/*------------------------------------------------------------------------
								Comments
-------------------------------------------------------------------------*/

.CommentsMainTable
{
	margin: 0 0 0 0;
	border: solid 1 #e0dfe3;
	width: 600px;
	height: 100%;
}

.CommentMainTitle
{
	padding: 10 4 4 10;
	color: #58524e;
	font-size: 17px;
}

.CommentTitle
{
	color: #1F5080;
	font-size: 16px;
}

.CommentText
{
	color: #58524e;
}

.CommentVisitorName
{
	color: #b61c21;
	font-size: 16px;
}

.CommentDetails
{
	color: #b61c21;
	font-size: 13px;
}

/*------------------------------------------------------------------------
								Form Style
-------------------------------------------------------------------------*/

.FormCellRight
{
	text-align: left; 
	color: white;
	background-color: #006797;
	padding-left: 5px;
	height: 20px;
	white-space: nowrap;
}

.FormCellLeft
{
	padding-right: 5px;
	background-color: #f4f3f2;
}

/*------------------------------------------------------------------
							Category Links
------------------------------------------------------------------*/

a.CategoryHelpingLink, a.CategoryHelpingLink:link, a.CategoryHelpingLink:visited
{
	font-size: 15px;
	text-decoration: none;		
}

a.CategoryHelpingLink:hover
{
	text-decoration: underline;
}

/*----------------------------------------------------------------
						Article Page
-------------------------------------------------------------*/

.ArticleDetails
{
	text-align: justify;
	padding: 10 5 10 5;
}

.ArticleTitle
{
	text-align: justify;
	padding: 10 5 10 5;
	font-size: 20px;
}

.RelatedArticle td
{
	background-color: #d9d3c8;
	color: #847b70;
	padding: 5 5 5 5;
}

a.RelatedArticle, a.RelatedArticle:link, a.RelatedArticle:visited
{
	font-size: 16px;
	color: #847b70;
	text-decoration: none;
	text-align: justify;
}

a.RelatedArticle:hover
{
	text-decoration: underline;
}

.RelatedArticleDate
{
	font-size: 12px;
	text-align: left;
}

/*----------------------------------------------------------------
						Authors
-------------------------------------------------------------*/

.AuthorTitleLink a, .AuthorTitleLink a:link, .AuthorTitleLink a:visited
{
	color: #221E1F;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

.AuthorTitleLink a:hover
{
	text-decoration: underline;
}

.AuthorDetails
{
	font-size: 15px;
	font-weight: normal;
	padding-top: 2px;
	text-align: justify;
}

.AuthorName
{
	font-size: 15px;
	font-weight: normal;
	padding-top: 2px;
	text-align: justify;
}

.AuthorBigName
{
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	text-align: justify;
}
/*----------------------------------------------------------------
						Horoscopes
-------------------------------------------------------------*/

.Horoscope td
{
	background-color: #ece4f2;
}


.HoroscopeName
{
	color: #6c1f7e;
	font-size: 17px;
}

a.Service, a.Service:link, a.Service:visited
{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}

a.Service:hover
{
	text-decoration: underline;
}

.searchHighlight
{
	color: Red;	
}

.searchDate
{
	font-size: 12px;
	color: #006797;
}

.Separator
{
	height: 1px;
	background-color: #BCBAB8;
}

.pictureCaption
{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding:10px;
width:250px;
}

.GridHeader
{
	background-color: #01a6e8;
	color: #ffffff;
}

/*-----------------------------------------------------------------------------
							Categories Styles
-----------------------------------------------------------------------------*/

.TawabilNewsLink
{	
	padding: 5px;
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;	
}

.TawabilNewsLink a, .TawabilNewsLink a:link, .TawabilNewsLink a:visited
{
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.TawabilNewsLink a:hover
{
	color: #9c1065;
	text-decoration: none;
}

.TawabilLink a, .TawabilLink a:link, .TawabilLink a:visited
{
	color: #221E1F;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.TawabilLink a:hover
{
	color: #9c1065;
	text-decoration: none;
}

.TawabilOtherNews
{
	height: 25px;
	border-top: solid 1px #BCBAB8;
	padding-right: 2px;
}

.TawabilOtherNews a, .TawabilOtherNews a:link, .TawabilOtherNews a:visited
{
	color: #221E1F;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.TawabilOtherNews a:hover
{
	color: #9c1065;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------*/
.LocalNewsLink
{	
	padding: 5px;
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;	
}

.LocalNewsLink a, .LocalNewsLink a:link, .LocalNewsLink a:visited
{
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.LocalNewsLink a:hover
{
	color: #00a6e6;
	text-decoration: none;
}

.LocalLink a, .LocalLink a:link, .LocalLink a:visited
{
	color: #221E1F;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.LocalLink a:hover
{
	color:#00a6e6;
	text-decoration: none;
}

.LocalOtherNews
{
	height: 25px;
	border-top: solid 1px #BCBAB8;
	padding-right: 2px;
}

.LocalOtherNews a, .LocalOtherNews a:link, .LocalOtherNews a:visited
{
	color: #221E1F;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.LocalOtherNews a:hover
{
	color: #00a6e6;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------*/
.OpinionNewsLink
{	
	padding: 5px;
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;	
}

.OpinionNewsLink a, .OpinionNewsLink a:link, .OpinionNewsLink a:visited
{
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.OpinionNewsLink a:hover
{
	color: #005c6c;
	text-decoration: none;
}

.OpinionLink a, .OpinionLink a:link, .OpinionLink a:visited
{
	color: #221E1F;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.OpinionLink a:hover
{
	color: #005c6c;
	text-decoration: none;
}

.OpinionOtherNews
{
	height: 25px;
	border-top: solid 1px #BCBAB8;
	padding-right: 2px;
}

.OpinionOtherNews a, .OpinionOtherNews a:link, .OpinionOtherNews a:visited
{
	color: #221E1F;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.OpinionOtherNews a:hover
{
	color: #005c6c;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------*/
.EconomyNewsLink
{	
	padding: 5px;
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;	
}

.EconomyNewsLink a, .EconomyNewsLink a:link, .EconomyNewsLink a:visited
{
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.EconomyNewsLink a:hover
{
	color: #002a71;
	text-decoration: none;
}

.EconomyLink a, .EconomyLink a:link, .EconomyLink a:visited
{
	color: #221E1F;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.EconomyLink a:hover
{
	color: #002a71;
	text-decoration: none;
}

.EconomyOtherNews
{
	height: 25px;
	border-top: solid 1px #BCBAB8;
	padding-right: 2px;
}

.EconomyOtherNews a, .EconomyOtherNews a:link, .EconomyOtherNews a:visited
{
	color: #221E1F;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.EconomyOtherNews a:hover
{
	color: #002a71;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------*/
.ServicesNewsLink
{	
	padding: 5px;
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;	
}

.ServicesNewsLink a, .ServicesNewsLink a:link, .ServicesNewsLink a:visited
{
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.ServicesNewsLink a:hover
{
	color: #00a6e6;
	text-decoration: none;
}

.ServicesLink a, .ServicesLink a:link, .ServicesLink a:visited
{
	color: #221E1F;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.ServicesLink a:hover
{
	color: #00a6e6;
	text-decoration: none;
}

.ServicesOtherNews
{
	height: 25px;
	border-top: solid 1px #BCBAB8;
	padding-right: 2px;
}

.ServicesOtherNews a, .ServicesOtherNews a:link, .ServicesOtherNews a:visited
{
	color: #221E1F;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.ServicesOtherNews a:hover
{
	color:#00a6e6;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
.SocialNewsLink
{	
	padding: 5px;
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;	
}

.SocialNewsLink a, .SocialNewsLink a:link, .SocialNewsLink a:visited
{
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.SocialNewsLink a:hover
{
	color: #431050;
	text-decoration: none;
}

.SocialLink a, .SocialLink a:link, .SocialLink a:visited
{
	color: #221E1F;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.SocialLink a:hover
{
	color: #431050;
	text-decoration: none;
}

.SocialOtherNews
{
	height: 25px;
	border-top: solid 1px #BCBAB8;
	padding-right: 2px;
}

.SocialOtherNews a, .SocialOtherNews a:link, .SocialOtherNews a:visited
{
	color: #221E1F;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.SocialOtherNews a:hover
{
	color: #431050;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
.SportsNewsLink
{	
	padding: 5px;
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;	
}

.SportsNewsLink a, .SportsNewsLink a:link, .SportsNewsLink a:visited
{
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.SportsNewsLink a:hover
{
	color: #c5102a;
	text-decoration: none;
}

.SportsLink a, .SportsLink a:link, .SportsLink a:visited
{
	color: #221E1F;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.SportsLink a:hover
{
	color: #c5102a;
	text-decoration: none;
}

.SportsOtherNews
{
	height: 25px;
	border-top: solid 1px #BCBAB8;
	padding-right: 2px;
}

.SportsOtherNews a, .SportsOtherNews a:link, .SportsOtherNews a:visited
{
	color: #221E1F;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.SportsOtherNews a:hover
{
	color: #c5102a;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
.GlobalNewsLink
{	
	padding: 5px;
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-align: justify;	
}

.GlobalNewsLink a, .GlobalNewsLink a:link, .GlobalNewsLink a:visited
{
	color: #221E1F;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.GlobalNewsLink a:hover
{
	color: #005321;
	text-decoration: none;
}

.GlobalLink a, .GlobalLink a:link, .GlobalLink a:visited
{
	color: #221E1F;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.GlobalLink a:hover
{
	color: #005321;
	text-decoration: none;
}

.GlobalOtherNews
{
	height: 25px;
	border-top: solid 1px #BCBAB8;
	padding-right: 2px;
}

.GlobalOtherNews a, .GlobalOtherNews a:link, .GlobalOtherNews a:visited
{
	color: #221E1F;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.GlobalOtherNews a:hover
{
	color: #005321;
	text-decoration: underline;
}
/*-----------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------*/
.PDFTable
{
	border:solid 1px #345487;
}
.PDFTable td
{
	border-top: solid 1px #006797;
}

.title
{
	color: #02538b;
	font-size: 17px;
	font-family: HeadLiner-Bold;
	padding-top: 10px;
	padding-bottom: 5px;
}

a.whiteAnchor, a.whiteAnchor:link, a.whiteAnchor:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.whiteAnchor:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.UrgentNews
{
	background-color:#b90000;
	color:white;
	font-weight:bold;
	font-size: 18px;
	text-align:center;
}
#repArticles {
	text-align: left;
}
.SpecialLayout
{
	background-color:#f0e1e7;
	border:solid 2px white;
}
.SpecialLayout td.CommentTitle
{
	font-weight:bold;
}
.SpecialLayout td.CommentText
{
	font-weight:bold;
	color:Black;
}
