body 
	{COLOR:#000000; BACKGROUND-COLOR:#FFF; MARGIN:0px;}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input 
	{FONT-FAMILY:  verdana,arial, Tahoma,Century Gothic,helvetica,arial,sans-serif; FONT-SIZE: 12px;}


/*  Class For Headings  */

h1 {FONT-SIZE:20px; font-style:italic;margin-top:0px;margin-bottom:0px; COLOR: #5D7967; text-decoration: underline;}
h2 {FONT-SIZE:140%;margin-top:0px;margin-bottom:0px;}
h3 {FONT-SIZE:130%;margin-top:0px;margin-bottom:0px;}
h4 {FONT-SIZE:110%;margin-top:0px;margin-bottom:0px;}
h5 {FONT-SIZE:90%;}
h6 {FONT-SIZE:80%;}

table.maintable {width: 1024px; background-color:#F0F9F3;}

.mainborder
{
border-style: solid;
border-top-width: 0;
border-bottom-width: 0;
border-left-width: 1;
border-right-width: 1;
border-color: #D5E0D7;
}
/* ========== Text Class Start ========== */
.whitetxt
	{FONT-FAMILY: arial,verdana;COLOR: #FFF;FONT-SIZE: 12px;FONT-WEIGHT: bold}

.boldtxt
	{FONT-WEIGHT: bold}

/* ========== Text Class End ========== */

/* ========== Background Class Start ========== */

.bottombg{BACKGROUND-IMAGE: url(images/acnezine6.gif); BACKGROUND-REPEAT: repeat-x;}
.midlftbg{BACKGROUND-IMAGE: url(images/acnezine7.gif); BACKGROUND-REPEAT: repeat;}
.midrgtbg{BACKGROUND-IMAGE: url(images/acnezine8.gif); BACKGROUND-REPEAT: repeat;}

/* ========== Background Class End ========== */

/* ========== Link Class Start ========== */
a:link, a:visited, a:active 
	{COLOR:#306B06; BACKGROUND-COLOR:transparent; TEXT-DECORATION: underline;FONT-WEIGHT: bold}
a:hover 
	{COLOR:#306B06; BACKGROUND-COLOR:transparent; TEXT-DECORATION: none;FONT-WEIGHT: bold}