/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	
	/*background: #ffffff url(images/back_all.gif) repeat-x bottom;*/
	font: 13px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top:0px;
	margin-bottom: 0px;
	margin-right:0px;
	margin-left: 0px;
	
}

#menu
{

height: 0px;

}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 114px;
	height: 21px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #8C8C8C;
	font-weight: bold;
	padding-top: 5px;
	font-size: 11px;
	text-transform: uppercase;
	background: url(../Images/Button.jpg) no-repeat;
	margin-left: 1px;
}

#menu a:hover {
	width: 114px;
    height: 21px;
	color: #B7770D;
	text-decoration: none;
	background: url(../Images/button_r.gif) no-repeat;
}

h1, h2, h3, h4
{
margin: 0;
font-style:normal;
}

h1, h2, h3, h4
{
margin: 0;
}

h1
{
padding-left: 0px; /* to replace the &nbsp; in the container file*/
font-family: Tahoma, Arial, Helvetica;
font-size: 22px;
font-weight: bold;
color: #9199A4;
margin-bottom: 10px;
}
h2
{
padding-left: 3px; /* to replace the &nbsp; in the container file*/
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: bold;
color: #5C5C5C;
margin-bottom: 0px;
}

h3
{
padding-left: 3px;
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
color: #5C5C5C;
margin-bottom: 2px;
color:#5C5C5C;
}
h4
{
padding-left: 3px;
font-family: Tahoma, Arial, Helvetica;
font-size: 10px;
font-weight: normal;
color: #5C5C5C;
margin-bottom: 2px;
color:#5C5C5C;
}

.Normal {background-image:url(../Images/Button.jpg);
}
.Highlight {background-image:url(../Images/Button_hover.jpg);}
body {
	margin-left: 0px;
}
.NormalText
{
padding-left: 3px;
font-family: Tahoma, Arial, Helvetica;
font-size: 11px;
font-weight: normal;
margin-bottom: 2px;
}
.welcome{
 font-size: 30px;
 font-decoration: normal;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 stretch:ultra-expanded;
 color:#0654A6;
 font-weight:blod;
}
.welcome1{
 font-size: 30px;
 font-decoration: normal;
 font-family:Verdana, Arial, Helvetica, sans-serif;
  stretch:ultra-expanded;
 color:#9199A4;
 font-weight:blod;  
}
A:link { 
COLOR: #0654A6; 
TEXT-DECORATION;TEXT-DECORATION: none;
 }
A:visited { 
COLOR:#0654A6; 
TEXT-DECORATION: none;
}
A:hover { 
color:#0000FF; 
text-decoration: none;
}

.NormalBR {
	font-family: Century Gothic;
	font-size: 14pt;
	color: #7C8690;
	font-weight: normal;
}


