body {
	background-color : #1865ae;
	background-image : url("images/bg.gif");
	background-repeat:repeat-x;
	margin-top : 6;
}


.title2
{
	color: #2ea4ff;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:0px;
}

.bg_long {
	background-image : url("images/bg_long.gif");
}

a:link			{
	color : #006df3;
	text-decoration: none;
	font-weight : bold;		
}
a:visited		{
	color : #006df3;
	text-decoration: none;
	font-weight : bold;		
}
a:hover 		{
	color : #006df3;
	text-decoration: underline;
	font-weight : bold;		
}

.loginbox_form {
	font-family : "Trebuchet MS";
	font-size : 10px;
	color : #2a4a93;
	border : 1px solid #bfc3cb;
	height:15px;
}

p,ul,li,td {
	font-family : "Trebuchet MS";
	font-size : 11px;
	color : #2a4a93;
	line-height : 18px;
}

.newsfront {
	font-family : "Trebuchet MS";
	font-size : 11px;
	color : #2a4a93;
	line-height : 15px;
}

.p2 {
	font-family : "Trebuchet MS";
	font-size : 11px;
	color : #2a4a93;
	line-height : 18px;
}

.boxfeature_text {
	font-family : "Trebuchet MS";
	font-size : 11px;
	color : #2a4a93;
	line-height : 14px;	
	margin-top : 0px;	
	margin-bottom : 0px;
}

.boxfeature_heading {
	font-family : "Trebuchet MS";
	font-size : 14px;
	color : #2a4a93;
	line-height : 14px;	
	margin-top : 0px;	
	margin-bottom : 6px;
	font-weight : bold;	
}

.fontpage_text {
	font-family : "Trebuchet MS";
	font-size : 12px;
	color : #2a4a93;
}

.box {
	font-family : "Trebuchet MS";
	font-size : 11px;
	color : #006df3;
	font-weight : bold;
	line-height : 24px;
}

.randomquote {
	font-family : "Trebuchet MS";
	font-size : 11px;
	color : #006df3;
	margin-top : 0px;
}

.footer,a.footer:link, a.footer:visited, a.footer:hover {
	font-family : "Trebuchet MS";
	font-size : 11px;
	color : #acacac;
	font-weight : normal;
}

.spanline { 
		color : #006df3;
 }
 
 .input, select
{
 	border : 1px solid #cdcdcd;
    font-size: 11;
	color : #2a4a93;
	font-family : "Trebuchet MS";
}

 .inputcheck
{
width:15px;
height:15px;
overflow:hidden;
border : 1px solid #dbe8f9;
cursor:hand;
}

.inputsm
{
    border: 1px solid;
    font-size: 10;
	color : #2a4a93;
	font-family : "Trebuchet MS";
}

.butt
{
    font-size: 11px;
    background-color: white;
    color: #006df3;
	font-family : "Trebuchet MS";
	font-weight : bold;	
}

hr {
	color: #e9edf4;
}

.Error
{
	color: red;
}
.HandOver {cursor:hand;}
.HelpOver {cursor:help;}

.ImageAlignRight  {
background:#009900;
float:right;
margin-left:20px;

}
