html, body 			{	margin: 0; padding: 0; height: 100%; background: #FFFFDD; 
									font-family: Comic Sans MS, Verdana, Tahoma, Arial; font-size: 12px; color: #2C4345; line-height: 20px } 
div, a					{ font-family: Comic Sans MS, Verdana, Tahoma, Arial; font-size: 12px; color: #2C4345; line-height: 20px }
a:hover 				{ text-decoration: none; }
h1							{ margin: 0; padding: 0; font-weight: normal; font-size: 26px; line-height: 30px; }
h2							{ margin: 0; padding: 0; font-weight: normal; font-size: 20px; line-height: 24px; }
ul							{ margin-top: 0; margin-bottom: -8px; list-style-image: url(images/marker.gif); }
li 							{ margin-top: 8px; margin-bottom: 8px }

img							{ line-height: 14px; }
hr							{ border: 0; height: 1px; border-top: 1px dashed #5CB68D; }

form, input			{ margin: 0; padding: 0 }

.emph						{ font-size: 15px }
.small					{ font-size: 11px }
.smaller				{ font-size: 9px }
.blur						{ color: #999 }
.report					{ color: #FF0000 }
.result					{ color: #5CB68D }
.menu_item			{ display: block; padding: 0 20px 0 20px; text-align: center; font-size: 11px; line-height: 25px; }

.img 						{ border: 2px solid #5CB68D }

#gallery table	{ border: 2px solid #FFF; }
#gallery table:hover { border-color: #5CB68D; }
#gallery img		{ border: 2px solid #5CB68D; }
a.gallery				{ font-size: 10px; line-height: 10px; text-decoration: none; }

#paper 					{ background: #FFFFFF url(images/paper_adge_left.gif) repeat-y left; line-height: 16px; }
#paper div			{ font-size: 11px; line-height: 16px; }
#paper .right		{ background: url(images/paper_adge_right.gif) repeat-y right; }
#paper a				{ font-size: 11px; line-height: 16px; }

#page_block .left_top			{ background: url(images/frame_page_left_top.gif)  		no-repeat left top; width: 750px; height: 92px; }
#page_block .right_top 		{ background: url(images/frame_page_right_top.gif) 		no-repeat right top; height: 92px; }
#page_block .title_bg			{ background: url(images/title_page_bg.gif)						no-repeat; width: 433px; height: 83px; 
														margin-left: 110px; text-align: center }
#page_block .title 				{ width: 350px; height: 83px; color: #333333; font-size: 30px; line-height: 24px; }
#page_block .top					{ background: url(images/frame_page_top.gif)  				no-repeat; height: 11px; }
#page_block .left 				{ background: url(images/frame_page_left.gif) #FFFFFF	repeat-y left top; }
#page_block .right 				{ background: url(images/frame_page_right.gif) 				repeat-y right top; 
														padding: 30px 70px 30px 80px; }
#page_block .content			{ width: 600px; }
#page_block .bottom				{ background: url(images/frame_page_bottom.gif) 			no-repeat; height: 13px; }
#page_block .left_bottom	{ background: url(images/frame_page_left_bottom.gif) #FFFFDD no-repeat left top; height: 14px; }
#page_block .right_bottom	{ background: url(images/frame_page_right_bottom.gif)	no-repeat right top; height: 14px; }



