
body
	{
	padding:0;
	margin:0;
	}
	
#page
	{
	text-align: center;
	}

table, td, tr, 
	{
    FONT-FAMILY: Tahoma,Arial,Verdana, sans-serif;
    FONT-SIZE: 12px;
    COLOR: #FFCC66; /*--beige--*/
	}

p, div
	{
    FONT-FAMILY: Tahoma,Arial,Verdana,sans-serif;
    FONT-SIZE: 12px;
    COLOR: #CC6600; /*--darkbeige--*/
	padding-left: 3px;
	}
	
h1, h2, h3, h4
	{
	text-align:center;
	color: #555753; /*--grey--*/
	FONT-FAMILY: Times New Roman,Verdana,sans-serif;
	}

h5	
	{
	FONT-SIZE: 12px;
	color: #000000; /*--blk--*/
	FONT-FAMILY: Verdana,sans-serif;
	}
#black, .black 
	{
    FONT-FAMILY: Tahoma,Arial,Verdana,sans-serif;
    FONT-SIZE: 12px;
    COLOR: #000000; /*--black--*/
	padding-left: 5px;
	}
	
.blackfeed 
	{
    FONT-FAMILY: Tahoma,Arial,Verdana,sans-serif;
    FONT-SIZE: 12px;
    COLOR: #000000; /*--black--*/
	}
	
.blacktimes 
	{
    FONT-FAMILY: Times New Roman,Verdana,sans-serif;
    FONT-SIZE: 16px;
    COLOR: #000000; /*--black--*/
	padding-left: 5px;
	}

.office, #office 
	{
    FONT-FAMILY: Tahoma,Arial,Verdana,sans-serif;
    FONT-SIZE: 14px;
    COLOR: #000000; /*--black--*/
	padding: 10;
	text-align:left;
	}
.border
	{
	border: 1px #990033 solid; /*--dark red--*/
	}
	
.name
	{
    padding: 0 0 5px 7px; /*--utilized--*/
	FONT-SIZE: 14px;
	font-weight:bold;	
	/*COLOR: #000000; /*--black--*/
	text-decoration: underline;
	}

.beige
	{
	COLOR: #CC6600; /*--darkbeige--*/
	FONT-SIZE: 14px;
	padding: 5px 0 5px 7px; /*--utilized--*/
	}
	
.heading
	{
    padding: 0 0 5px 5px; /*--utilized--*/
	font-weight:bold;	
	font-style:italic;
	/*COLOR: #000000; /*--black--*/
	text-decoration: underline;
	}
	
.template-heading
	{
    padding: 0; /*--utilized--*/
	font-weight:bold;	
	font-style:italic;
	COLOR: #CC6600; /*--darkbeige--*/
	text-decoration: underline;
	}
	
.heading2
	{
    padding: 10px 0 5px 5px; /*--utilized--*/
	font-weight:bold;	
	FONT-SIZE: 14px;
	text-decoration: none;
	COLOR: #990033; /*--dark red--*/
	}
	
.left	
	{
	float:left;
	padding: 5 3 0 3;
	}

.right
	{
	float:right;
	padding: 3 3 0 3;
	}

.center
	{
	text-align:center;
	COLOR: #990033; /*--dark red--*/
	FONT-SIZE: 12px;
	}
	
.center2
	{
	text-align:center;
	COLOR: #000000; /*--blk--*/
	FONT-SIZE: 12px;
	}
	
/*--for left margin area--*/

.lefthead 
	{
    FONT-FAMILY: Tahoma,Arial,Verdana,sans-serif;
    FONT-SIZE: 14px;
    text-decoration: underline;
	COLOR: #000000; /*--black--*/
	padding: 10 0 3 3;
	}
	
.lefttext
	{
	text-align:left;
	padding: 1 1 0 3;
	COLOR: #990033; /*--dark red--*/
	FONT-SIZE: 12px;
	}

.foottext
	{
	text-align:center;
	padding: 0;
	COLOR: #990033; /*--dark red--*/
	FONT-SIZE: 12px;
	}
	
/*--end left margin area--*/
.bgCrimson
	{
	background: #990033;  /*--menu crimson--*/	
	}

.bgBrown
	{
	background: #996633;    /*--menu brown--*/	
	}
	
.leftMenu:link
	{
    color:#FFCC66; /*--beige--*/
    width: 100%;
	text-decoration: none;
	}

.leftMenu:visited
	{
    color:#FFCC66; /*--beige--*/
    width: 100%;
	text-decoration: none;
	}

.leftMenu:hover
	{
    color:#FFCC66; /*--beige--*/
    text-decoration: none;
	}

.LeftMenu2
	{
	background: #996633;    /*--menu brown--*/
	padding-left: 3px;
	}

.Title
	{
	font-size:13px;
	font-weight:bold;
	background-color: #990033;    /*--Menu Heading Red--*/
	padding:4 0 4 5;
	/* border: 1px #990033 solid; /*--red--*/}
	
.Date
	{
	font-size:11px;
	font-weight:bold;
	background-color: #996633;    /*--border-brown--*/
	padding-right: 5px;
	height: 22px; 
	}

.tit
	{
	font-size:11px;
	font-weight:bold;
	COLOR: #FFCC66; /*--beige--*/
	padding:0;
	padding-left: 5px;
	}

li
{
padding:5px;
}	
.footer
	{
	FONT-FAMILY: Tahoma,Arial,Verdana, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: Bold;
	COLOR: #FFCC66; /*--beige--*/
	text-align:center;
	padding: 0px;
	background: #996633;    /*--menu brown--*/
	}
	
/*--end--*/

#copyright
	{ 
	font: 8pt/16pt georgia; 
	color: #7D775C;
	padding: 2px;
	background: transparent;
	}
	/*--alt anchor3--*/

a:link
	{
	text-decoration: underline;
	COLOR: #000099; /*--darkblue--*/
	}
a:visited
	{
	text-decoration: underline;
	COLOR: #000099; /*--darkblue--*/
	}
a:hover
	{
	text-decoration: none;
	COLOR: #000099; /*--darkblue--*/
	}
	
a:active
	{
	text-decoration: none;
	COLOR: #000099; /*--darkblue--*/
	/*--color: #0000FF;/*--blue--*/
	}

.copy:link 
	{
    color: #555753; /*--grey--*/
	text-decoration: none
	}

.copy:visited 
  	{
    color: #555753; /*--grey--*/
	text-decoration: none
	}
	
.copy:hover 
	{ 
	COLOR: #000099; /*--darkblue--*/
    background-color: transparent;
	text-decoration: none
	}

.copy:active
 	{
	background-color: transparent;
	}
	
.darkblue:link 
	{
    COLOR: #000099; /*--darkblue--*/
	text-decoration: underline;
	}

.darkblue:visited 
  	{
    COLOR: #000099; /*--darkblue--*/
	text-decoration: underline;
	}
	
.darkblue:hover 
	{ 
	COLOR: #000099; /*--darkblue--*/
    text-decoration: none
	}

.darkblue:active
 	{
	 COLOR: #000099; /*--darkblue--*/
	text-decoration: none
	}
	