
P.required {
	color : Red;
}
TD.topLeft {  
  border-left: 1px solid Black;
  background: <?php echo $bgcolor1; ?>
}
TD.topRight {  
  border-right: 1px solid Black;
  background: <?php echo $bgcolor1; ?>
}
TD.topBothSides {  
  border-left: 1px solid Black;
  border-right: 1px solid Black;
  background: <?php echo $bgcolor1; ?>
}
TD.topLeftTop { 
  border-left: 1px solid Black;
  border-top: 1px solid Black;
  background: <?php echo $bgcolor1; ?>
}
TD.topRightTop { 
  border-right: 1px solid Black;
  border-top: 1px solid Black;
  background: <?php echo $bgcolor1; ?>
}
TD.topTop { 
  border-top: 1px solid Black;
  background: <?php echo $bgcolor1; ?>
}
TD.topCenter { 
  background: <?php echo $bgcolor1; ?>
}
TD.topBottom { 
  border-left: 1px solid Black;
  border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	background: <?php echo $bgcolor1; ?>
}
TD.ccTitle {
	background-color : Silver;
	border : 1px solid Black;
}
TD.ccLeft {
	background-color: #B0C4DE;
	border-left: 1px solid Black;
}
TD.ccRight {
	background-color: #B0C4DE;
	border-right: 1px solid Black;
}

TD.checkTitle {
	background-color : Silver;
	border : 1px solid Black;
}
TD.checkNone {  
    background-color : #F0E68C;
}
TD.checkRight { 
	background-color : #F0E68C;
	border-right: 1px solid Black;
}
TD.checkLeft { 
	background-color : #F0E68C;
	border-left: 1px solid Black;
}
TD.checkBoth {
	background-color : #F0E68C;
	border-left : 1px solid Black;
	border-right: 1px solid Black;
}
TD.checkBottom {
	background-color : #F0E68C;
	border-left : 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}




	div.footer
	{
		font-size: 10px;
		font-weight: 100;
		color: #FFFFE0;
		font-family: Verdana, Arial
	}
	div.footer_link
	{
		font-size: 11px;
		font-weight: 900;
		color: #FFFFE0;
		font-family: Verdana, Arial
	}
	a.footer_link
	{
		font-size: 11px;
		font-weight: 900;
		color: #7295FF;
		text-decoration: none;
		font-family: Verdana, Arial
	}
	a.footer_link:hover
	{
		/*color: #D30E0E;B9CCFF 4476FF*/
		color: #CAD0E3;
		text-decoration: underline
	}
	.body_link
	{
		font-size: 12px;
		font-weight: 900;
		color: #4476FF;
		text-decoration: none;
		font-family: Verdana, Arial
	}
	a.body_link
	{
		font-size: 12px;
		font-weight: 900;
		color: #4476FF;
		text-decoration: none;
		font-family: Verdana, Arial
	}
	a.body_link:hover
	{
		/*color: #D30E0E;B9CCFF0EB69C*/
		color: #00CE02;
		text-decoration: underline
	}
	div.section_header
	{
		font-size: 13px;
		font-weight: 900;
		font-family: Verdana, Arial;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center
	}
	div.nav_bar
	{
		font-size: 13px;
		font-weight: 900;
		color: #3D566B;
		font-family: Verdana, Arial;
		margin-top: 20px;
		margin-bottom: 20px;
		white-space: nowrap;
		text-align: center
	}
	a.nav_bar
	{
		/*font-size: 12px;*/
		/*font-weight: 900;*/
		color: #4476FF;
		text-decoration: none;
		font-family: Verdana, Arial
	}
	a.nav_bar:hover
	{
		/*color: #D30E0E;B9CCFF CAD0E3*/
		/*color: #0EB69C;*/
		color: #00CE02;
		text-decoration: underline
	}
	td.body_text
	{
		font-size: 13px;
		font-weight: 100;
		color: #3D566B;
		font-family: Verdana, Arial
	}
	td
	{
		font-size: 13px;
		font-weight: 100;
		color: #3D566B;
		font-family: Verdana, Arial
	}
	td.line
	{
		background: #3D566B
	}
	th
	{
		font-size: 13px;
		font-weight: 900;
		color: #3D566B;
		font-family: Verdana, Arial
	}
	.page_text
	{
		font-size: 13px;
		font-weight: 100;
		font-family: Verdana, Arial;
		text-align: left
	}
	.formbutton 
	{
		FONT-WEIGHT: bold; 
		FONT-SIZE: 8pt; 
		/*COLOR: #FFFFFF; */
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		/*BACKGROUND-COLOR: #FFFFFF;*/ 
		TEXT-DECORATION: none
	}
	.formtext 
	{
		/*BORDER-RIGHT: #000000 1pt solid;*/ 
		/*BORDER-TOP: #000000 1pt solid; */
		/*BORDER-LEFT: #000000 1pt solid; */
		/*BORDER-BOTTOM: #000000 1pt solid; */
		/*BACKGROUND-COLOR: #999999*/
		FONT-WEIGHT: 100; 
		FONT-SIZE: 8pt; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif 
	}
	td.login_form 
	{
		FONT-WEIGHT: 900; 
		FONT-SIZE: 8pt; 
		COLOR: #000000;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		/*BACKGROUND-COLOR: #FAD59A; */
		TEXT-DECORATION: none
	}
	div.login_message 
	{
		FONT-WEIGHT: 100; 
		FONT-SIZE: 8pt; 
		COLOR: #CC3333;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		/*BACKGROUND-COLOR: #0000FF;*/ 
		TEXT-DECORATION: none
	}
	input.login_form
	{
		/*BORDER-RIGHT: #000000 1pt solid;*/ 
		/*BORDER-TOP: #000000 1pt solid; */
		/*BORDER-LEFT: #000000 1pt solid; */
		/*BORDER-BOTTOM: #000000 1pt solid; */
		/*BACKGROUND-COLOR: #999999*/
		margin-top: 3px;
		FONT-WEIGHT: 100; 
		FONT-SIZE: 8pt; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif 
	}

	.ct{padding: 3px 2px 3px 2px;}
	

	table.news
	{
		 border: 1px solid #999999
	}
	th.news_header 
	{
		font-family: Verdana; 
		font-size: 9pt;
		background-color: #999999;
		padding: 3px;
		color:#FFFFFF
	}
	a.news_header 
	{
		font-family: Verdana; 
		font-size: 9pt; 
		color:#FFFFFF; 
		text-decoration: none; 
		padding-left: 5px
	}
	a.news_header:visited 
	{
		font-family: Verdana; 
		font-size: 9pt; 
		color:#FFFFFF
	}
	a.news_header:hover 
	{
		font-family: Verdana; 
		font-size: 9pt; 
		/*color:#29FF31  00CE02 00940E;*/
		color: 63FF70;
		text-decoration: underline
	}
	td.news_time, div.news_time
	{
		font-family: Verdana, Arial; 
		font-size: 9px;
		font-style: italic;
		color: #009933 
	}

	li.news_item
	{
		list-style-image: url(images/bullet.png)
	}
	a.news_item, div.news_item 
	{
		font-family: Verdana, Arial; 
		font-size: 11px; 
		color:#222244; 
		text-decoration: none; 
		/*padding-left: 5px;*/
		padding-bottom: 5px
	}
	a.news_item:hover 
	{
		color:#00940E;
		text-decoration: underline
	}
	
	.smallwhitelink {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-decoration: none}
	A.smallwhitelink {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-decoration: none}
	A.smallwhitelink:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #CCCCCC; background-color: #000000; text-decoration: none}

	.news_desc {font-family: Verdana; font-size: 8pt; Color:#3366FF}
