	BODY { SCROLLBAR-FACE-COLOR: #534944; SCROLLBAR-TRACK-COLOR:#3F332E; }
	
	A:Link     { color: #ffffff; text-decoration: none; }
	A:Active   { color: #ffffff; text-decoration: none; }
	A:Visited  { color: #ffffff; text-decoration: none; }
	A:Hover    { color: #231915; text-decoration: none; }
	
	A.wr:Link     { color: #ffffff; text-decoration: none; }
	A.wr:Active   { color: #ffffff; text-decoration: none; }
	A.wr:Visited  { color: #ffffff; text-decoration: none; }
	A.wr:Hover    { color: #FF3300; text-decoration: none; }
	
	A.rw:Link     { color: #FF3300; text-decoration: none; }
	A.rw:Active   { color: #FF3300; text-decoration: none; }
	A.rw:Visited  { color: #FF3300; text-decoration: none; }
	A.rw:Hover    { color: #ffffff; text-decoration: none; }

    input, select, option, textarea {
	color: #404040;
	font-size: 10px;
    height: 15px
    }
    
	.box_off { background: url('images/bg_nav.gif') no-repeat; DISPLAY: block; Z-INDEX: 2; WIDTH: 180px; font-family:arial, helvetica, sans-serif; font-size: 10px; text-decoration: none; COLOR: #ffffff; HEIGHT: 15px; BACKGROUND-COLOR: #534944; margin-bottom:1px; }
	.box_on { background: url('images/bg_nav.gif') no-repeat; DISPLAY: block; Z-INDEX: 2; WIDTH: 180px; font-family:arial, helvetica, sans-serif; font-size: 10px; text-decoration: none; COLOR: #231915; HEIGHT: 15px; BACKGROUND-COLOR: #ffffff; margin-bottom:1px; }

	.r_box_off { margin-right: 10px; margin-bottom: 10px; border: 2px solid White; }
	.r_box_on { margin-right: 10px; margin-bottom: 10px; border: 2px solid #FF3300; }
	
	.p_box_off { border: 2px solid White; }
	.p_box_on { border: 2px solid #FF3300; }
	
	#box { position:relative; float:left; width:92px; height:69px; margin-right:15px; margin-bottom:15px; }
	
	.title { font-size: 16px; text-decoration: none; }
	.text { font-family:arial, helvetica, sans-serif; font-size: 10px; color:#82736C; text-decoration: none; }
	.text_white { font-family:arial, helvetica, sans-serif; font-size: 11px; color:#ffffff; text-decoration: none; }
	
	div.iconStyle img {
		margin:10px;
		border:solid 1px white;
		float:left;
	}