﻿
*
{
	margin:0px;
	padding:0px;
}


ul
{
	margin-left:25px;
}

p
{
	margin-top:10px;
}
a
{
	color: #115AB8;
	
}
a:hover
{
	color: #CFAC50;}



.center
{
	text-align:center
}

.title
{
	font-weight:bold;
}



h1
{
	color:#115BB7;
	font-size:11pt;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h2
{
	color:#fff;
	background-color:#ac2800;
	font-size:10pt;
	font-weight:bold;
	margin:0px;
}

h6
{
	font-size:7pt;
	text-align:center;
	font-style:italic;
	font-weight:normal;
}

html
{
	height: auto;
	width: auto;
	background-color: #e0edff;
	background-image: url(images/bbg.JPG);
	background-repeat: repeat-x;
	background-position: left top;
}body
{
	font-family:verdana, tahoma, arial;
	font-size:10pt;
	color:#115BB7;
	text-align:justify;
}

#page
{
	width:952px;
	background:#E0EDFF;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#header
{
	width:952px;
	height:246px;
	background:no-repeat;
}

#menu
{
	background-image:url(images/menubg.JPG);
	background-repeat:no-repeat;
	height:50px;
	line-height:50px;
	font-weight:bold;
	text-align: center;

}

#menu ul
{
	margin-left:10px;
	margin-bottom:0px;
	margin-top:0px;
}

#menu li
{
	display:inline;
}

#menu li a
{
	color:#115BB7;
	text-decoration:none;
	font-size: 13px;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #115BB7;
	border-left-color: #115BB7;
	line-height: 30px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}

#menu li a:hover{
	color:#CFAC4F;
	margin-right: 5px;
	margin-left: 5px;
}


#text
{
	margin:20px 40px;

}

.pic
{
	text-align:center;
	margin-top:25px;
	background-color: #A5BBDA;
	background-image: url(images/picbg.JPG);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
img
{
	border:none;
	margin:0;
}






#footer
{
	font-size:8pt;
	background-color:#115BB7;
	background-image: url(images/footertop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	text-align: center;
	padding-top: 20px;
	color: #A1B6D2;



}

#footer a
{
	color:#A1B6D2;
}#footer a:hover
{
	color:#fff;
}
