A {
	color: #F57F28;
	text-decoration : underline;
}

A:visited {
	color: #F57F28;
	text-decoration : underline;
}

A:active {
	color: #000000;
	text-decoration : underline;
}

A:hover {
	color: #FF3300;
	text-decoration : underline;
}

P,H1,H2,H3,H4,UL,OL,LI,DIV,TABLE,TD{
	font-family: Comic Sans MS, verdana, arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-decoration : none;
	line-height: 21px;
}

b {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 21px;
}


#smalltext {
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	line-height: 20px;
}

body {
	background-color: #FFFFFF;
	background-image: url(../img/z_bg.gif);
	background-repeat: repeat-x;
}

#leftbg {
	background-image: url(../img/z_lbg.gif);
	background-repeat: repeat-y;
}

#rightbg {
	background-image: url(../img/z_rbg.gif);
	background-repeat: repeat-y;
}

#frtleftbg {
	background-image: url(../img/z_01a.gif);
	background-repeat: repeat-y;
}

#frtrightbg {
	background-image: url(../img/z_01c.gif);
	background-repeat: repeat-y;
}

#leftbgorange {
	background-image: url(../img/z_leftbg_orange.gif);
	background-repeat: repeat-y;
}

#leftbggreen {
	background-image: url(../img/z_leftbg_green.gif);
	background-repeat: repeat-y;
}

#leftbgblue {
	background-image: url(../img/z_leftbg_blue.gif);
	background-repeat: repeat-y;
}

#watermark {
	background-image: url(../img/front/indian_sunrise.jpg);
	background-repeat: no-repeat;
}

#border {
	background-color: #5E5E5E;
}

#content {
	background-image: url(../img/z_cttbg.gif);
	background-repeat: repeat-x;
}

#z09 {
	background-image: url(../img/z_09.gif);
	background-repeat: repeat-y;
}

#int {
	background-color: #FCF5E2;
}

#int2 {
	background-color: #F8E8BC;
}

#clearing {
	background-color: #E5F5FF;
}

#devel1 {
	background-color: #F0F6D0;
}

#devel2 {
	background-color: #E4EFAC;
}


.dailyom {
	padding: 15px;
}
.BodyText {
	font-family: Comic Sans MS, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-bottom: 30px;
}

.BodyTextSmall {
	font-family: Comic Sans MS, verdana, arial, sans-serif;
	font-size: 10px;
	color: #888888;
}.ShadowHeading {
	font-size: 14px;
	color: #FF3300;
}
