body
{
    font-size: 12px;
    color: black;
    font-family: arial, tahoma;
	margin: 0 auto;
	background:#407598;
}

h1
{color: #512375;
	font-size: 21px;}

h2
{color: #F59F1A;
	font-size: 18px;}

h3
{color: #512375;
	font-size: 15px;}

h4
{color: #F59F1A;
	font-size: 12px;}

a:link, a:active, a:visited
{
	color: #F59F1A;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #7184A5;
	font-weight: bold;
	text-decoration: underline;
}



.copyright
{
    font-size: 10px;
    color: #B6A2C5;
    text-decoration: none;
    font-family: Arial;
    font-weight: bold  
}

a.copyright:hover
{
    font-size: 10px;
    color: #ffffff;
    text-decoration: underline;
    font-family: Arial;
    font-weight: bold
}

/**** for the quick search ***/
.tpl-searchbox
{
	color:#F59F1A;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding:0px 2px 0px 2px;
}

/****  for the footer area  ****/

.tpl-btm-menu,
.tpl-btm-menu a,
.tpl-btm-menu a:visited,
.tpl-btm-menu a:hover,
.tpl-btm-menu a:active
{
	color:#F59F1A;
	font-size:10px;
	font-family:tahoma;
	font-weight:bold;
	text-decoration: none;
	padding:0 2px 0 2px;
	text-align:center;
}

/*************************************************
 WEB ADS 
**************************************************/
.sponsorHeader
{
    color: #49176D;
    background-color:#FDD188;
    padding-left: 5px;
    font-weight:bold;
    height: 25px;
    width: 625px;
}
.sponsorAdContainer
{    
    background-color:#ffffff;
	border: solid #FDD188 2px;
    width: 625px;
    padding: 5px 5px 5px 5px;
    height: 70px;
}
.sponsorAdLeft
{
    border-left: solid 1px silver;
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
    cursor: pointer;
    text-align: center;
    height: 60px;
    width: 120px
}
.sponsorAdRight
{
    border-left: solid 1px silver;
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
    border-right: solid 1px silver;
    cursor: pointer;
    text-align: center;
    height: 60px;
    width: 120px
}
.adLinkText
{
    font-size: 10px;
    color: silver
}

/**************************/

.arrow
{
	color:#7DAAF8;
	font-size:14px;
	font-weight:bold;
}

hr
{
	color:#BA9ECF;
	text-align:left;
	height:1px;
	width:90%;
	border-color:#ffffff;
}