body {
	background-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:white;
	scrollbar-track-color:white;
	scrollbar-shadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	font-family: arial, sans-serif;
	color:black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
#flash-owner {
	width:100%; 
	height:100%;
	align:center;
	}
	
#flashcontent {
	/* background-color:#FFFFFF;*/
	font-size:12px;
	width:785px;
	position:relative;
	background: white url('../style/bckgrnd.jpg') no-repeat;
	background-color:#FFFFFF;
	height:120px;
	}
	
#LikePluginPagelet {
	align:center;
	text-align:center;
}	

td {
	font-size:12px;
	}


	
h1 {
	padding-bottom: 5px; 
	font-size : 18px;
	color: #181B22;
	letter-spacing: 2px;
	text-align:center;
	text-transform: uppercase;
	margin:0px;
	}

h2 {
	padding: 2px;
	font-size: 14px;
	text-transform: uppercase;
	color: #181B22;
	letter-spacing: 1px;
	}
	
h3 {
	font-size: 12px;
	color: #181B22;
	font-weight:bold;
	}
	
img {
	border-style: none;
	}

hr {
	border:0;
	width:100%;
	color:#181B22;
	background-color:#181B22;
	height:1px;
	}

li {
	text-align : justify;
	margin-right : 25px;
	}

input, textarea, select {
	border: 1px solid;
	color: black;
	font-family:  arial, sans-serif;
	font-size: 12px;
	}

input.radio {
	border-style: none;
	border: 0px;
	}

a {
	font-family :  arial, sans-serif;
	color: white;
	text-weight : bold;
	text-decoration : none;
	}

a:hover {
	font-family :  arial, sans-serif;
	text-decoration : underline;
	}
	
	
.black a {
	font-family :  arial, sans-serif;
	color: black;
	text-weight : bold;
	text-decoration : none;
	}
	
.withborder {
border:dotted 1px; padding-top:10px; padding-bottom:10px;
}

.withoutborder {
padding-top:10px; padding-bottom:10px;
}	

