/*
	Project name : stavertoncss
	Date of starting: 19th march '09
*/

body
{
	margin:0px;
}

/* table style start */

.otb_tbl
{
	width:100%;
	height:100%;
}

.main_tbl
{
	width:800px;
	height:100%;
	background-color:#fff;
}

.sub_tbl
{
	width:760px;
	height:100%;
}

.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.back_header_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.download_link a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}

.download_link a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}



.email_link, .email_link a:link, .email_link a:visited, .email_link a:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0099FF;
	text-decoration:underline;
}

.email_link a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}

.footerfonts
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration:none;
}

.input
{
	background:url(input.png) no-repeat;
	width:215px;
	height:27px;
	border:0px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding-top:5px;
	padding-left:7px;
	text-decoration:none;
}
/* index page color style start */

.orange
{
	background-color:#ff6600;
}

.indexpage_bg
{
	background:url(index_bg.png) no-repeat;
	height:656px;
}

.welcome
{
	font-size:38px;
}

/* Ethics page color style start */

.green
{
	background-color:#66cc00;
}

.ethicspage_bg
{
	background:url(ethics_bg.png) no-repeat;
	height:656px;
}

.ethics
{
	font-size:38px;
}

/* ideology page color style start */

.perpal
{
	background-color:#660066;
}

.ideologypage_bg
{
	background:url(ideology_bg.png) no-repeat;
	height:819px;
}

.ideology
{
	font-size:38px;
}

.small_link
{
	font-size:15px;
}

/* Leadership page color style start */

.dark_red
{
	background-color:#e0006f;
}

.leadershippage_bg
{
	background:url(leadership_bg.png) no-repeat;
	height:819px;
}

.leadership
{
	font-size:38px;
}
/* proshperity page color style start */

.light_blue
{
	background-color:#01bdbb;
}

.prosperitypage_bg
{
	background:url(prosperity_bg.png) no-repeat;
	height:819px;
}

.msg
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}

.prosperity
{
	font-size:38px;
}
/* concert page color style start */

.dark_blue
{
	background-color:#0c2d81;
}

.concertpage_bg
{
	background:url(concert_bg.png) no-repeat;
	height:819px;
}

.concert
{
	font-size:38px;
}
/* contact page color style start */

.dark_pink
{
	background-color:#4c7a05;
}

.contactpage_bg
{
	background:url(contact_bg.png) no-repeat;
	height:819px;
}

.contact
{
	font-size:38px;
}
/* HONESTY page color style start */

.dark_yellow
{
	background-color:#fbaf31;
}

.honestypage_bg
{
	background:url(honesty_bg.png) no-repeat;
	height:819px;
}

.honesty
{
	font-size:38px;
}
/* HONESTY page color style start */

.red
{
	background-color:#990019;
}

.claritypage_bg
{
	background:url(clarity_bg.png) no-repeat;
	height:819px;
}

.clarity
{
	font-size:38px;
}


.logout_btn
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#00974f;
}
