body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #393738;
}

	#WRAPPER {
		width: 833px;
	}

		#WRAPPER #HEADER {
			font-size: 0px;
			height: 652px;
		}

		#WRAPPER #WELCOME {
			font-size: 0px;
			height: 108px;
		}
		
			#WELCOME #WL {
				width: 210px;
				height: 91px;
			}
		
			#WELCOME #WTEXT {
				width: 599px;
				height: 91px;
				background-color: #FFFFFF;
				color: #000000;
				overflow: auto;
				font-size: 9pt;
				text-align: left;
			}
		
			#WELCOME #WR {
				width: 24px;
				height: 91px;
			}
		
		#WRAPPER #BUTTONS {
			height: 39px;
			font-size: 0px;
		}
		
		#WRAPPER #MAIN {
			height: 300px;
			background-color: #FFFFFF;
		}
		
			#MAIN #LEFTSPACER {
				width: 10px;
			}
			
			#MAIN #LEFT {
				width: 471px;
				height: 682px;
				font-size: 0px;
			}

				#LEFT #MODEL_CONTAINER {
					width: 471px;
					height: 650px;
					font-size: 0px;
					background-color: #000000;
				}
				
					#MODEL_CONTAINER img {
						margin: 1px;
					}

			#MAIN #RIGHT {
				font-size: 0px;
				width: 352px;
				height: 682px;
			}
		
		
		#WRAPPER #FOOTER {
			font-size: 0px;
		}
		
.nameText {/*
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #FFC700;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
		
.addedText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
