/*default styles*/
td 					{FONT-SIZE: 14px; COLOR: #848484; FONT-FAMILY: "Arial Narrow";}
body 				{margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:0px;}
a:link				{color:#FFDD94; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a:visited			{color:#FFDD94; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a:active			{color:#FFDD94; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a:hover				{color:#FFFFFF; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}

/* font styles*/
.footer 			{FONT-SIZE: 25px; COLOR: #6A1E00; FONT-FAMILY: Verdana ,arial; font-weight:normal;}
.pagetitle			{FONT-SIZE: 11px; COLOR: #2FB4C3; FONT-FAMILY: Verdana ,arial; font-weight:bold;}
.pagetitlegrn		{FONT-SIZE: 11px; COLOR: #72AE41; FONT-FAMILY: Verdana ,arial; font-weight:bold;}
.pagetitleorn		{FONT-SIZE: 11px; COLOR: #EB9D52; FONT-FAMILY: Verdana ,arial; font-weight:bold;}
.heading1			{FONT-SIZE: 12px; COLOR: #C13535; FONT-FAMILY: Verdana ,arial; font-weight:bold;}
.heading	    	{FONT-SIZE: 16px; COLOR: #152F57; FONT-FAMILY: Verdana ,arial; font-weight:bold;}
.list				{color:#000000; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none; list-style-image:url(images/bullets.gif);}

/*link styles*/
a.lnk1:link				{color:#152F57; font-family:Verdana, Arial; font-weight:bold; font-size:11px; text-decoration:none;}
a.lnk1:visited			{color:#152F57; font-family:Verdana, Arial; font-weight:bold; font-size:11px; text-decoration:none;}
a.lnk1:active			{color:#152F57; font-family:Verdana, Arial; font-weight:bold; font-size:11px; text-decoration:none;}
a.lnk1:hover			{color:#868032; font-family:Verdana, Arial; font-weight:bold; font-size:11px; text-decoration:none;}

a.mainleft:link			{color:#848484; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a.mainleft:visited		{color:#848484; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a.mainleft:active		{color:#848484; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a.mainleft:hover		{color:#525252; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}

a.lftlink:link			{color:#000000; font-family:Verdana, Arial; font-weight:normal; font-size:12px; text-decoration:none;}
a.lftlink:visited		{color:#000000; font-family:Verdana, Arial; font-weight:normal; font-size:12px; text-decoration:none;}
a.lftlink:active		{color:#000000; font-family:Verdana, Arial; font-weight:normal; font-size:12px; text-decoration:none;}
a.lftlink:hover			{color:#FE0007; font-family:Verdana, Arial; font-weight:normal; font-size:12px; text-decoration:none;}

a.newslink:link			{color:#0090D0; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a.newslink:visited		{color:#0090D0; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a.newslink:active		{color:#0090D0; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:none;}
a.newslink:hover		{color:#006C9C; font-family:Verdana, Arial; font-weight:normal; font-size:10px; text-decoration:underline;}

a.star:link				{color:#000000; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a.star:visited			{color:#000000; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a.star:active			{color:#000000; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}
a.star:hover			{color:#900000; font-family:Verdana, Arial; font-weight:normal; font-size:11px; text-decoration:none;}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background-color: #F0F0F0; border: 1px groove #999999;
	height: 20px; width: 60px; line-height: 17px;
}

table.redlines { border: solid 1px red; }

