.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url('images/background.jpg');
	background-repeat:repeat;
	
}
p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336600;
	font-weight: bold;
}
.title {
	color: #000099;
	font-weight: bold;
}
.SubTitle
{
    background-color:#999;
    color:#fff;
    padding:2px;
}
h1 {font-family: Arial;
    text-transform:uppercase;
    font-size:medium;
	}
	
h6 {font-family: Arial;
    text-transform:uppercase;
    font-size:x-small;
	}	
.ImageThumbnail
{
	 max-height:250px;
	 max-width: 250px;
	}	
	
	
.table, .td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	}	
	 A:link
{
	text-decoration: none;
    FONT-SIZE:small; 
    COLOR: #007550; 
    font-family: arial;
    font-weight:bold;
}
 A:visited
{
	text-decoration:none;
    FONT-SIZE:small; 
    COLOR: #007550; 
    font-family: arial;
    font-weight:bold;
}
 A:active
{
	text-decoration:underline;
    FONT-SIZE:small; 
    COLOR: #007550; 
    font-family: arial;
    font-weight:bold;
}
 A:hover
{
	text-decoration:underine;
    FONT-SIZE:small; 
    COLOR: Orange;
    font-family: arial;
    font-weight:bold;     
}  
	
	
/*----*/	
 A.Content:link
{
	text-decoration: none;
    FONT-SIZE:small; 
    COLOR: #007550; 
    font-family: arial;
    font-weight:bold;
}
 A.Content:visited
{
	text-decoration:none;
    FONT-SIZE:small; 
    COLOR: #007550; 
    font-family: arial;
    font-weight:bold;
}
 A.Content:active
{
	text-decoration:underline;
    FONT-SIZE:small; 
    COLOR: #666; 
    font-family: arial;
    font-weight:bold;
}
 A.Content:hover
{
	text-decoration:underine;
    FONT-SIZE:small; 
    COLOR: Orange;
    font-family: arial;
    font-weight:bold;     
}  
	
/*--LINKS --*/

.Approved
{	
	
}
.NotApproved
{
	background-color:Red;	
}
	
	
A.Orange 
{
	
	text-decoration:underline;
    FONT-SIZE:small; 
    font-family: arial;
    font-weight:bold;
     padding-left:10px;
     text-transform:lowercase;
     text-align: left;
     text-indent: 10px;
     
}
.NCSTMAheader
{
	
	font-size: 18pt; 
	text-transform: capitalize; 
	color: #007550; 
	font-family: Impact, 'Arial Black'
}


