/* Regular Tags */

A:Link, A:Visited, A:Active  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff3333 ;
	text-decoration: none ; 
	font-weight : bold ;
}
A:Hover {
	color: #ff3333 ;
	text-decoration: underline ; 
	font-weight : bold ;
}

FONT {  color: #ffcccc; font-size : 10pt;  font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight : normal; }
BODY {  color: #ffcccc; font-size : 10pt;  font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight : normal; }
P {  color: #ffcccc; font-size : 10pt;  font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight : normal; }
STRONG, B {  color: #ffcccc; font-size : 10pt;  font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight : bold;}
DIV  { color: #ffcccc;  font-size : 10pt;  font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight : normal; }
SPAN  {  color: #ffcccc;  font-size : 10pt;  font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight : normal; }
TD { color: #ffcccc; font-size : 10pt;  font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight : normal;  }

UL { 
	font-size : 10pt;  
	font-family : Verdana, Arial, Helvetica, Sans-Serif;  
	font-weight : normal;
	margin: 0px 0px 0px 15px ;
	padding: 0px 0px 0px 0px ;
}

LI { 
	font-size : 10pt;  
	font-family : Verdana, Arial, Helvetica, Sans-Serif;  
	font-weight : normal; 
	list-style : disc;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
}

/* Custom TopMenu Tags */

A.MenuTop:link, A.MenuTop:active, A.MenuTop:visited {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
	font-size : 11pt;
	color  : #ffcccc;
}
A.MenuTop:hover {
	font-style : normal;
	font-weight : bold;
	font-size : 11pt;
	color : #ffff66;
}
.MenuTopSpacer {
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 11pt;
	color : #ffffff;
}

/* Other Custom Tags */

.Copyright {  font-size: 7.5pt; font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight: bold ; color: #cccccc }
TD.Copyright A:Link { color:#ffffff; text-decoration:none }
TD.Copyright A:Visited { color:#ffffff; text-decoration:none }
TD.Copyright A:Hover { color:#ffff00; text-decoration:underline }

.FormTitle {  color:#000000; font-size: 12pt; font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight: bold }
.PicText {  color:#000000; font-size: 7pt; font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight: normal }
.PopupTitle_White {  color:#ffffff; font-size: 10pt; font-family : Verdana, Arial, Helvetica, Sans-Serif;  font-weight: bold }

