body {
	background: #6699CC url();
	color: #000000 
	text-align: left;
	line-height: 1.4;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10px;
	font-weight:bold
	}

small {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}

h1 {
	padding-top: 70px;
	margin: 0;
	}


h2 {
	font-family: Cena, Verdana, Tahoma, Arial, Sans-Serif;
	margin: 30px 0 0;
	text-shadow: #555 3px 3px 2px;
	}



a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold
	}

a:visited {
	color: #CCFFFF;
	text-decoration: none;
	font-weight:bold
	}

a:hover, a:active {
	color: #333366;
	text-decoration: underline;
	font-weight:bold
	}

.borderRight {
	border-top: 2px solid #E5E5E5;
	border-right: 4px solid #E5E5E5;
	border-bottom: none;
	border-left: none;
	margin-left: 1;
	color: #000000;
	}

.borderLeft {
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #E5E5E5;
	border-left: 4px solid #E5E5E5;
	margin-left: 1;
	color: #000000;
	}

.borderBottom {
	border-top: none;
	border-right: none;
	border-bottom: 8px solid #E5E5E5;
	border-left: none;
	margin-left: 0;
	color: #000000;
	}
	
.borderBottomRight {
	border-top: none;
	border-right: 5px solid #E5E5E5;
	border-bottom: 2px solid #E5E5E5;
	border-left: none;
	margin-left: 0;
	color: #000000;
	}
	
.borderBottomLeft {
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #E5E5E5;
	border-left: 5px solid #E5E5E5;
	margin-left: 0;
	color: #000000;
	}

.borderTop {
	border-top: 2px solid #CCEBFF;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-left: 1;
	color: #000000;
	}

.borderTopLeft {
	border-top: 5px solid #CCEBFF;
	border-right: none;
	border-bottom: none;
	border-left: 2px solid #CCEBFF;
	margin-left: 1;
	color: #000000;
	}
	
.borderTopRight {
	border-top: 5px solid #CCEBFF;
	border-right: 2px solid #CCEBFF;
	border-bottom: none;
	border-left: none;
	margin-left: 1;
	color: #000000;
	}

.white {
	color: #fff;
	}
	
.green {
	color: #C4EACC;
	}

.text {
	font-family: Cena, Verdana, Tahoma, Arial, Sans-Serif;
	color: #000000;
	font-weight:bold
	}


.preloadPic {display:none;}

img {
	   border: none;
}


