﻿.mainMenu
{
	z-index :100;
}

form 
{
	padding :0 0 0 10px
}


td
{
 font-size:larger ;
 font-family :Garamond ;
 border-bottom-color :Green ;
}

.styleBox1
{
 font-size:larger ;
 font-family :Garamond ;
 border-bottom-color :Green ;
 text-align :justify ; 
 padding-top:0px;
 padding-left :30px;
 padding-right :30px; 
 border-style:none
}

.styleSiteMap1
{
	font-size : larger;
	text-align :left ;
	padding-left :25px;
	color:Maroon
}
.topTitle
{
	text-align:center ; 
	font-size:x-large ; 
	color :red
	
}

.errorPage
{
	 margin-top :200px;
	 margin-bottom :200px;
	text-align : center ;
	font-size:larger ;
	color : Red ;
}

.divRegularContent
{
text-align :justify ; 
padding-top:0px; 
padding-left :30px; 
padding-right :30px;  
border-style:none;  
}

.linkbox
{
 margin-left:20px;
 width :95%;
 color: blue;
 font-size: small ;
 text-align: left ;
}

.greyBar
{
	background-color:ActiveBorder 
}

.panelStandard
{
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	width:800px;
}

.LinkCategory
{
	 margin-left: 40px;
	 margin-top: 5px;
	font-weight:bold ;
	color :Maroon ;
	font-size: large ;
}
.Resource
{
	font-weight: bold ;
	margin-top: 10px;
	color: green;
	font-size:small ;
}

