 /* Note: These file is used to declare user defined styles. These styles are used only on the website 
 and not in Electos Studio. You may expand and change these however you see fit. */
 
 BODY, TABLE, TR, TD {
   font-family: verdana; 
   font-size: 11px;
}

h1 {
	margin : 0px 0px 0px 0px;
	color : #356B98;
	font-size : 160%;
	font-weight : normal;
}

td {
	color : #626262;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a, a:link, a:visited, a:hover, a:active {
	color : #626262;
}

a.clean {
   font-family: verdana; 
   font-size: 11px; 
   text-decoration: none;
   color: black;
}

a.ReadMore {
   font-family: verdana; 
   font-size: 11px; 
   text-decoration: none;
   color: navy;
}

a.menuitem {
   font-family: verdana; 
   font-size: 11px; 
   text-decoration: none;
   color: navy;
}

a.menuitem:active {
   font-family: verdana; 
   font-size: 11px; 
   text-decoration: none;
   color: navy;
}

a.menuitem:visited {
   font-family: verdana; 
   font-size: 11px; 
   text-decoration: none;
   color: navy;
}

a.menuitem:hover {
   font-family: verdana; 
   font-size: 11px; 
   text-decoration: underline;
   color: maroon;
}
.NewsTitle {
   font-family: verdana; 
   font-size: 11px; 
   font-weight: bold; 
   padding-top : 20px;
}

.NewsText {
   font-family: verdana; 
   font-size: 11px;
}

.Category {
   font-family: verdana; 
   font-size: 11px; 
   font-weight: bold;
}

.SubCategory {
   font-family: verdana; 
   color: navy;
   cursor: hand;
}

.CurrentSubCategory {
   font-family: verdana; 
   color: navy;
   font-weight: bold;
}

A.CurrentSubCategory {
   font-family: verdana; 
   color: navy;
   font-weight: bold;
   text-decoration: none;
}

.CategoryName {
   color: #4E7FB7; 
   font-family: verdana; 
   font-size: 13px; 
   font-style: italic; 
   font-weight: bold;
}

.SiteName {
   font-family: verdana; 
   font-size: 22px; 
   font-weight: bold;
}

.moduleheading {
   font-family: verdana; 
   font-size: 12px; 
   font-weight: bold;
   background-color: #FFFF99;
}

.menu, .menu:link, .menu:visited {
	color : White;
	font-weight : bold;
	text-decoration : none;
}
.menu:hover, .menu:active {
	color : White;
	font-weight : bold;
	text-decoration : underline;
}

.input {
	font-size : 12px;
	color : #626262;
	background-color : White;
	border : 1px inset #E4E4E4;
}

.tab1 {
	padding : 15px 15px 15px 30px;
}

.tab2 {
	padding : 7px;
}

.im1 {
	margin : 0px 0px 10px 10px;
}

.im2 {
	margin : 0px 10px 10px 0px;
}

.b, .b:LINK, .b:VISITED {
   color : #274B7B;
	text-decoration : none;
	font-weight : bold;
}

.b:HOVER, .b:ACTIVE {
	text-decoration : underline;
   color : #274B7B;
	font-weight : bold;
}
