/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: black;
	text-align: center;
	/*height:1000px; */
}




IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

/* Read more */
A.readmore:link
{
	font-size: 8pt;
	color: #000000;
	word-spacing: normal;
	text-transform: none;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border: none;
}	
		
A.readmore:visited	
{
	font-size: 8pt;
	color: #000000;
	word-spacing: normal;
	text-transform: none;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
		border: none;
}	
		
A.readmore:active
{
	font-size: 8pt;
	color: #000000;
	word-spacing: normal;
	text-transform: none;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
		border: none;
}	
		
A.readmore:hover
{
	font-size: 8pt;
	color: #990033;
	word-spacing: normal;
	text-transform: none;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
		border: none;
}
	


.MainPanel
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	width: 760px;
	border-bottom: white 1px solid;

	
}
.BodyPanel
{
	font-weight: normal;
	list-style-position: outside;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
	list-style-type: disc;
	letter-spacing: normal;
	background-color: #cccccc;
	text-align: left;
}

	
.blacktext
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

.contactusfont
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: darkblue;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	

.copyright
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: gainsboro;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}
.bold_red
{
	font-weight: bold;
	color: #990033;
}

.wholeblock
{
	width: 758px;
	background-color: #cccccc;	
}

.leftsideblock
{
	width: 405px;
	background-color: #cccccc;
}
.rightsideblock
{
	
	font-weight: normal;
	list-style-position: inside;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	list-style-type: disc;
	letter-spacing: normal;
	background-color: #A8A8C0;
	text-align: left;
	width: 353px;
}
.genericlist
{
	font-weight: normal;
	list-style-position: outside;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	text-indent: -16pt;
	font-family: Verdana, Helvetica, sans-serif;
	list-style-type: disc;
	letter-spacing: normal;
	text-align: left;
}

.sideRedBoldText
{
	font-weight: 900;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: #660000;
	font-family:  Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: left;
}
	
