* 	
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 9pt;
		}

body 
	{ 	background-color: #ffffff;
	  	margin-top: 0px;
	  	}
	   
a:link 
	{
		color: #5f5b5a;
		}
		
a:hover 
	{
		color: #5f5b5a;
		}
		
a:visited
	 {
	 	color: #7e7e7e;
		}
		
a:link.special 
	{
		color: #4b47fa;
		text-decoration:none;
		}
		
a:hover.special 
	{
		color: #4b47fa;
		text-decoration:none;
		}
		
a:visited.special
	 {
	 	color: #4b47fa;
	 	text-decoration:none;
		}
		
a:link.special2 
	{
		color: #000000;
		text-decoration:none;
		font-size: 11pt;
		font-weight: bold;
		}
		
a:hover.special2 
	{
		color: #000000;
		text-decoration:none;
		font-size: 11pt;
		font-weight: bold;
		}
		
a:visited.special2
	 {
	 	color: #000000;
	 	text-decoration:none;
	 	font-size: 11pt;
		font-weight: bold;
		}

p 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 9pt;
		margin-left: 1px;
		margin-bottom: 0px;
		color: #000000;
		}		
		
.bodytext 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 9pt;
		margin-left: 1px;
		margin-bottom: 0px;
		color: #000000;
		}

.sm 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 7pt;
		margin-left: 1px;
		color: #000000;
		}
		
.lg 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 10pt;
		font-weight: bold;
		margin-left: 1px;
		margin-top: 20px;
		color: #000000;		
		}
		
.lger 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 11pt;
		font-weight: bold;
		margin-left: 1px;
		color: #000000;
		padding: 0px;
		}
		
b
	{
		font-weight: bold;
	}
		
em
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 9pt;
		margin-left: 1px;
		color: #000000;
		font-style: italic;
		}

.red 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 9pt;
		margin-left: 1px;
		color: #ff0000;
		}
		
.yellowB
    {
        font-family: Arial, Helvetica, Sans Serif;
        font-size: 9pt;
        color: #e2890b;
        }
		
.copyright 
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 9pt;
		margin-left: 1px;
		color: #797878;
		}
		
ul
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 9pt;
		color: #000000;		
		}
		
li
	{
		font-family: Arial, Helvetica, Sans Serif;
		font-size: 9pt;
		color: #000000;
		}
		
.homeBoxLeft
	{
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		}
		
.homeBoxRight
	{
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
		}
		
.bodyBack
	{
	 	background: #ffffff url(../images/bodyBack.gif);
		background-repeat: repeat-x;
		}
		
.navLeft
	{
	 	background: #ffffff url(../images/navLeft.gif);
		background-repeat: repeat-y;
		}
.navRight
	{
	 	background: #ffffff url(../images/navRight.gif);
		background-repeat: repeat-y;
		}
		
.navBack
	{
	 	background: #d0d0d0 url(../images/navBack.gif);
		background-repeat: repeat-y;
		}
		
.mainBack
	{
	 	background: #ffffff url(../images/mainBack.gif);
		background-repeat: repeat-y;
		}
		
.footerBack
	{
	 	/*background: #ffd823 url(../images/footerBack.gif);*/
	 	background-color: #ffd823;
	 	background-image: url("../images/footerBack.gif");
		background-repeat: repeat-y;
		}
		
.footerLeft
	{
	 	/*background: #ffd823 url(../images/footerLeft.gif);*/
	 	background-color: #ffd823;
	 	background-image: url("../images/footerLeft.gif");
		background-repeat: repeat-y;
		}
		
.footerRight
	{
	 	/*background: #ffd823 url(../images/footerRight.gif);*/
	 	background-color: #ffd823;
	 	background-image: url(../images/footerRight.gif);
		background-repeat: repeat-y;
		}
		
.lBack
    {
        background: #FFFFFF url(../images/lBack.gif);
        background-repeat: repeat-y;
        }

.rBack
    {
        background: #FFFFFF url(../images/rBack.gif);
        background-repeat: repeat-y;
        }

.boxBack
{
	background-color: #ffffff;
	background-image: url("../images/boxBack.gif");
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	background-repeat: repeat-x;
}

a:link.bigBlack 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited.bigBlack
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
