body
{
	background-image:url(images/pic-cloud222.jpg);
	background-repeat: no-repeat;
	background-color: FAE7BD;
} 
//body {
	background-image:url('images/bg-ocean.jpg'); 
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin-top: 40px;
	margin-bottom: 20px;
}



TD {
font-size: 12px;
font-family : Arial, Helvetica, sans-serif;
color: #333333;
}

P {
font-size: 12px;
font-family : Arial, Helvetica, sans-serif;
color: #333333; 
}


A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A.dark:hover {
	color: #FF9966;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}




.boxborder {
	border: 1px solid #999999;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.verticalline {
	border-left-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.titleblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #0066FF;
}
.bak_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

