/* -- external CSS File http://www.soniapowell.com -- */

/* --All Fonts #FFCD05 --*/
BODY{background: #999c9a;}
BODY, TABLE, TD {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

/*  SUBMIT BUTTON  */
.submitLink {
   color: #0000ff;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
  }

a:link, a:visited,  a:hover, a:active{	
	text-decoration: none;
	color: #144AE5;
}

a:hover{
	background: #FFCD05;
}

.block_a {	
	border-style: solid; 
	border-width:2px;
	border-color: #585858;
	background: #ffffff;
	margin-top: 10px; 
	}
.block_b {	
	border-style: solid; 
	border-width:1px;
	border-color: #585858;
	background: #ffffff;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	}
.block_c {	
	border-style: none; 
	border-width:0px;
	background: #FFFFFF;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	}
.headcontent{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 1px;
	}
.pagehead{
	background: #2D302E;
	color: #ffffff;
	}
.pagemenu{
	background: #D8D8D8;
	}
.mantra{
	font-size: 10px;
	font-style: italic;
	}
.c1{
	font-weight: bold;
	font-size: 16px;
	color: #FFCD05;
	}
.c2{
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	}
.menu1{
	margin-right: 10px;
	margin-left: 20px;
	font-size: 12px;
	background: url(images/bul.gif) left no-repeat; 
	padding-left: 13px; 
	padding-top: 2px;
	}
.menu{
	margin-right: 10px;
	font-size: 12px;
	background: url(images/bul.gif) left no-repeat; 
	padding-left: 13px; 
	padding-top: 2px;
	}
.title{
	font-weight: bold;
	text-decoration: underline;
	color: #144AE5;
	}
.bodycontent{
	text-align: justify;
	margin-left: 20px;
	margin-right: 10px;
	}
.pagebody{
	background: #FFFFFF;
	}
.footer{
	margin-top: 7px;
	font-size: 10px;
	text-align: center;
	}
	
.date	{	font-family: Arial,Geneva,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align: justify;
		color: #FF7200; }
		
.break (	text-align: left;}