 <! External Cascading Style Sheet >

a:hover{text-decoration:none; color:gray;} 
a:link{text-decoration:none; color:#7280D8;} 
a:visited{text-decoration:none; color:#7280D8;} 
a:active{text-decoration:none; color:#7280D8;} 

a.allLinks:hover{color:gray;}   

a.MenuBullets:hover{text-decoration:none; color:#4A4A4A;} 
a.MenuBullets:link{text-decoration:none; color:#4A4A4A;} 
a.MenuBullets:visited{text-decoration:none; color:#4A4A4A;} 
a.MenuBullets:active{text-decoration:none; color:#4A4A4A;} 
 

select { font-family: Tohoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; border: #7280D8; border-style: 	solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; 
width=110px; color:#7280D8; font-weight=bold;} 

p { text-align:justify; margin-right:5px; margin-left:5px;}

.btn
{
FONT-SIZE: 11px;
WIDTH: 50px;
COLOR: #7280D8;
FONT-FAMILY: Tahoma;
BACKGROUND-COLOR: #AACDE0
}
.btnf
{
FONT-SIZE: 11px;
WIDTH: 60px;
COLOR: #7280D8;
FONT-FAMILY: Tahoma;
BACKGROUND-COLOR: #AACDE0
}

.txt
{
FONT-SIZE: 11px;
WIDTH: 130px;
COLOR: #7280D8;
FONT-FAMILY: Tahoma;
BACKGROUND-COLOR: white
}

.txterror
{
FONT-SIZE: 11px;
WIDTH: 130px;
COLOR: red;
FONT-FAMILY: Tahoma;
BACKGROUND-COLOR: white
}


#contentTitle {  font-family:Tahoma;
                 font-size:11pt;
                 font-weight: bold;
                 text:decoration:none;
		 font-style: normal;
		 color: black;
              }

#contentSubTitle {  font-family:Tahoma;
                 font-size:9pt;
                 font-weight: bold;
                 text:decoration:none;
		 font-style: none;
		 color: #4A4A4A;;
              }
#contentError {  font-family:Helvetica,verdana;
                 font-size:7.85pt;
                 font-weight: normal;
                 text:decoration:none;
		 font-style: normal;
                 color: red;
		 text-align: center;
             }
        
#menu {  	 font-family:Tahoma;
                 font-size:7.5pt;
                 font-weight: bold;
                 text:decoration:none;
		 font-style:none;
                 color: #7280D8;
             }


#contentPlainText {  	font-family:Helvetica,verdana;
                 	font-size:7.85pt;
                 	font-weight: normal;
                 	text:decoration:none;
		     	font-style: normal;
                 	color: #4A4A4A;
		     	text-align: justify

             }

#contentBoldText{
		 font-family:Helvetica,verdana;
                 font-size:7.85pt;
                 font-weight: bold;
                 text:decoration:none;
		 font-style: normal;
                 color: darkblue;
}

#bottomContentText{
 		 font-family:Verdana;
                 font-size:10px;
                 font-weight: normal;
                 text:decoration:none;
		 font-style: normal;
                 color: #7280D8;

}

#bottomContentLinks{
		font-family:Tahoma;
                 font-size:10px;
                 font-weight:normal;
                 text:decoration:none;
		     font-style: normal;
}

#TopContentLinks{ font-family:Tahoma;
                 font-size:9px;
                 font-weight:bold;
                 text:decoration:none;
		    font-style:normal;
                 color: #7280D8;
}