.bodytext {
/* This style is used for NORMAL content in the page. */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #C73D00;
}

.bodytextnormal {
/* This style is used for NORMAL content in the page. */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #C73D00;
}

.topbannertext {
/* This style is used for NORMAL content in the page. */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FCAF6E;
}

.bodytextbluetitle {
/* This style is used for all the content which is BOLD in the page. */
	font-family: "Enviro", Courier, mono;
	font-size: 25px;
	font-weight: bold;
	color: #0072BC;
	
}
.bodytextbluetitlesmall {
/* This style is used for all the content which is BOLD in the page. */
	font-family: "Enviro", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #0072BC;
	
}
.bodytextorangeuetitle {
/* This style is used for all the content which is BOLD in the page. */
	font-family: "Enviro", Courier, mono;
	font-size: 25px;
	font-weight: bold;
	color: #F27827;
	
}



.bodytextyellowtitle {
/* This style is used for all the content which is BOLD in the page. */
	font-family: "Enviro", Courier, mono;
	font-size: 22px;
	font-weight: bold;
	color: #FFED54;
}

.yellowtitlelink {
/* This style is used for all the content which is BOLD in the page. */
	font-family: "Enviro", Courier, mono;
	font-size: 19px;
	font-weight: bold;
	color: #FFED54;
	white-space: nowrap;
}

.leftmenutitle {
/* This style is used for all the content which is BOLD in the page. */
	font-family: "Enviro", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #C73D00;
	padding:5px;
	
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #C73D00; 
	background-color:#FFF17D;
}

#bodymargin {
/* This style is used in all the page with body tag as id and no more invidual defination for PAGE MARGINE is required. */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.textbox {
/* This style is used for all the TEXTFIELDS or LIST ITEMS from FORM category in the page. */
	font-family: "Enviro", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border:1px solid #000000;
}

.formdisplay {
/* This style helps controling the size of form when you enter form tag in page. */
	display: inline;
}

/* The below style is used for all NORMAL links in the page. */
.yellowtitlelink a:link { 
	font-family: "Enviro", Courier, mono;
	font-size: 19px;
	font-weight: bold;
	color: #FFED54;
	text-decoration:none;
	
}

.yellowtitlelink a:visited { 
	font-family: "Enviro", Courier, mono;
	font-size: 19px;
	font-weight: bold;
	color: #FFED54;
	text-decoration:none;
}

.yellowtitlelink a:hover { 
	font-family: "Enviro", Courier, mono;
	font-size: 19px;
	font-weight: bold;
	color: #FFED54;
	text-decoration:none;
}

.yellowtitlelink a:active { 
	font-family: "Enviro", Courier, mono;
	font-size: 19px;
	font-weight: bold;
	color: #FFED54;
	text-decoration:none;
}
/* The above style is used for all NORMAL links in the page. */



/* The below style is used for all BOLD links in the page. */
.leftmenutitle a:link { 
	font-family: "Enviro", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #C73D00;
	text-decoration:none;
}


.leftmenutitle a:visited { 
	font-family: "Enviro", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #C73D00;
	text-decoration:none;
}

.leftmenutitle a:hover { 
	font-family: "Enviro", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #C73D00;
	text-decoration:none;
}

.leftmenutitle a:active { 
	font-family: "Enviro", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #C73D00;
	text-decoration:none;
}

/* For links in the content */
/*
A:link
{
	font-family: Verdana;
	font-size:12px;
    color: #0033FF;
    font-weight:bold;
	text-decoration: underline;
}

A:visited
{
	font-family: Verdana;
	font-size:12px;
    color: #0033FF;
    font-weight:bold;
	text-decoration: underline;
}
A:hover
{
	font-family: Verdana;
	font-size:12px;
    color: #0033FF;
    font-weight:bold;
	text-decoration: underline;
}

A:active
{
	font-family: Verdana;
	font-size:12px;
    color: #0033FF;
    font-weight:bold;
	text-decoration: underline;
}*/

/* The above style is used for all BOLD links in the page. */

.bottomtextilink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal; 
	line-height:17px;
}
.bottomtextilink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFED54;
	text-decoration: none;
	font-weight: normal;
	line-height:17px;
}

/* The below style is used for all NORMAL links in the page. */
.bluetitlelink a:link { 
	font-family: "Enviro", Courier, mono;
	font-size: 19px;
	font-weight: bold;
	color: #0072BC;
	text-decoration:none;
	
}

.bluetitlelink a:visited { 
	font-family: "Enviro", Courier, mono;
	font-size: 19px;
	font-weight: bold;
	color: #0072BC;
	text-decoration:none;
}

.bluetitlelink a:hover { 
	font-family: "Enviro", Courier, mono;
	font-size: 19px;
	font-weight: bold;
	color: #0072BC;
	text-decoration:none;
}

.bluetitlelink a:active { 
	font-family: "Enviro", Courier, mono;
	font-size: 19px;
	font-weight: bold;
	color: #0072BC;
	text-decoration:none;
}
/* For content links */


/* The above style is used for all NORMAL links in the page. */
h1{

font-family: "Enviro", Courier, mono;
font-size: 16px;
font-weight: bold;
color: #0072BC;
}