body
{
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right:0;
	font-size: 14px;		
	color: #555;
	font-family: "trebuchet ms", sans-serif;
	background: #eee url('background.jpg') no-repeat; 
	background-position:center top;	
}
h1,h2,h3,h4
{
	color: #ddd;
	font-weight: bold; 	
	font-size: 48px;
	text-transform:lowercase;
	background: transparent url('headingback.jpg') no-repeat top left;	
}
h2
{
	
	font-size: 15px;	
}
h3
{
	
	font-size: 14px;	
}
h4
{
	letter-spacing: 0em;
	color: #5a5a5a;
	font-size: 14px;	
}
p
{
	text-align: justify;
}
table
{	
	border-color: #fff;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-width: 1;	
}
.PageContent
{
	padding-top:5px;
	padding-left:5px;
        padding-right:5px;
	padding-bottom:5px;
	text-align: left;
}
.maintablelayout
{
	background-color: #fff;
	border-style: solid;
	border-color: #ddd;
	border-width: 2px;  
	padding: 0px;
}
.button
{
	background: #ffffff url('1px_button.gif') repeat-x top;		 	 
	color: #e5f7f2;
	border-style: solid; 
	border-color: #F3C280;
	border-width: 0px;
	font-weight: normal; 	
	font-size: 12px;	
}
.button:hover
{
	background: #e5f7f2 url('1px_buttonOver.gif') repeat-x top;		 	 
	color: #ffffff;
	border-style: solid; 
	border-color: #ECE9D8;
	border-width: 0px;
	font-weight: normal; 	
	font-size: 12px;	
}

.footertext
{
	color: black;	
	font-size: 12px;	
	text-decoration: none;		
}
.footertextalt
{
	color: black;	
	font-size: 10px;	
	text-decoration: none;	
}
.footerlink
{
	color: black;	
	font-size: 10px;	
	text-decoration: none;	
}
.footerlink:hover
{
	color: black;	
	font-size: 10px;	
	text-decoration: none;	
}
.smalltext
{
	color: #000000;	
	font-size: 10px;	
}
.footertext
{
	color: black;	
	font-size: 12px;	
	text-decoration: none;		
}
.footertextalt
{
	color: black;	
	font-size: 10px;	
	text-decoration: none;	
}
.footerlink
{
	color: black;	
	font-size: 10px;	
	text-decoration: none;	
}
.footerlink:hover
{
	color: black;	
	font-size: 10px;	
	text-decoration: none;	
}
.smalltextalt
{
	color: #444444;	
	font-size: 10px;	
}
.mediumtext
{
	color: #000000;
	font-weight: bold; 	
	font-size: 14px;		
}

.PageBorder
{
	background-color: white;
}
.textlink:active
{
    font-weight: bold;
    color: #dd0043;
    border-style: none; 
    text-decoration: none;
} 
.textlink:link
{
    font-weight: bold;
    color: #dd0043;
    border-style: none; 
    text-decoration: none;
}
.textlink:visited
{
    font-weight: bold;
    color: #dd0043;
    border-style: none; 
    text-decoration: none;
}
.textlink:hover
{
    font-weight: bold;
    color: #43718B;	
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:active
{
    font-weight: bold;
    color: #e5f7f2;
    border-style: none; 
    text-decoration: none;
} 
.textlinkalt:link
{
    font-weight: bold;
    color: #e5f7f2;
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:visited
{
    font-weight: bold;
    color: #e5f7f2;
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:hover
{
    font-weight: bold;
    color: #ffffff;	
    border-style: none; 
    text-decoration: none;
}

.verticalmenu
{
    list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: none;
	border-bottom-width: 0px;
}
.verticalmenu li a
{
	background-image: url(verticalmenu.gif);
	font-size: 18px;
	font-weight: light;
	color: #fff;
	display: block;
	width: auto;
	height: 29px;	
	padding-top: 5px;	
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
    	vertical-align: middle;
}
.verticalmenu li a:visited, .verticalmenu li a:active
{
	color: #fff;
}
.verticalmenu li a:hover
{
	color: #ffffff;
	background-image: url(verticalmenu_over.gif);
}
.tableinpage
{     
      background-color: white;
      border-style: solid;
      border-color: red;
      border-width: 0px;  
      padding: 8px;
}
.tableinpageheading
{     
      color: black;
      background-color: white;  
      padding: 4px;
      font-size: 13px;  
      font-weight: bold; 
}
.tableinpagerow
{     
      color: black;
      background-color: white;      
      padding: 4px;
} 

