body {
	background-color: #114966;
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C6C6C;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #1486B9;
}

a:hover {
	text-decoration: none;
}

.justify {
	text-align: justify;
}

.text1 {
	color: #FFFFFF;
}

.text2 {
	font-size: 10px;
	color: #FFFFFF;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

.bg1 {
	background-color: #FFFFFF;
	background-image: url(images/index40.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menuItem, .lastItem
{
	border-bottom:			1px solid #ebebeb;
	background-image: 		url('images/arr.jpg');
	background-repeat: 		no-repeat;
	background-position: 	right; 
	padding:				5px 20px 5px 0;
	text-align:				left;
}
.lastItem
{
	border:					0px solid #fff;
}
.menuItem a, .lastItem a
{

	display:			block;
	color:				#727A86;
	text-decoration:	none;
	font-weight:		normal;
	font-family:		tahoma;
}
.pageTitle
{
	 background-image:	url('images/inside01.gif');
	 width:				560px;
	 height:			41px;
	 padding-left:		20px;
	 
	 font-family:		tahoma;
	 font-weight:		bold;
	 font-size:			14px;
	 color:				#fff;
	 letter-spacing:	2px;
}
