/*GLOBAL STYLES  --------------------*/body {	margin: 0;	padding: 0;	text-align:left;	font-family:Arial, Helvetica, sans-serif;	font-size:100%;}a:link{	font-style: normal;	font-weight: bold;	color: #336f87;}a:visited{	font-style: normal;	font-weight: bold;	color: #336f87;}a:hover{	font-style: normal;	font-weight: bold;	color: #cc3333;}a:active{	font-style: normal;	font-weight: bold;	color: #336f87;}/*MENU*/.menuSpacer{	color:#FFFFFF;	width:5px;	font-size: 1%; 	}.menuSpacerBig{	color:#FFFFFF;	width:72px;	font-size: 1%; 	}.SpacerLine{	color:#FFFFFF;	width:1px;	background-repeat:repeat-y;	background-image:url(greenspacer.gif);	font-size: 1%; 	}/*TEXT --------------------*/.TextNormal {	font-size: 90%;	font-weight: normal;	padding-top: 10px;	color: #666666;	text-decoration: none;}.TextNormalBig {	font-size: 90%;	font-weight: bold;	padding-top: 10px;	color: #666666;	text-decoration: none;}.Details {	font-size: 105%;	font-weight: normal;	padding-top: 10px;	color: #996665;	text-decoration: none;}.TitleWork {	font-size: 130%;	font-weight: normal;	padding-top: 15px;	padding-bottom: 15px;	color: #663333;	text-decoration: none;}.SubMenu {	font-size: 100%;	font-weight: bold;	padding-top: 10px;	padding-left: 2px;	color: #663333;	text-decoration: none;	line-height: 18pt;}.SubMenu a:link{	color:#996665;	text-decoration:underline;	font-weight: normal;	line-height: 18pt;}.SubMenu a:visited{	color:#996665;	text-decoration:underline;	font-weight: normal;	line-height: 18pt;}.SubMenu a:hover{	color:#996665;	text-decoration:underline;	font-weight: normal;	line-height: 18pt;}.SubMenu a:active{	color:#000000;	text-decoration:underline;	font-weight: normal;	line-height: 18pt;}.CopyrightNote {	font-size: 60%;	font-weight: normal;	padding-top: 10px;	color: #666666;	text-decoration: none;}/*BOOK/////////////////////////////////*/.CornerLeftTop{	background-image: url(corner_left_top.gif);	background-repeat: no-repeat;	background-align: right;	width:72px;	height:30px; 	font-size: 1%; 	}.CornerRightTop{	color:#FFFFFF;	background-image: url(corner_right_top.gif);	background-repeat: no-repeat;	width:43px;	height:30px;	font-size: 1%; 	}.CornerRightBottom{	color:#FFFFFF;	background-image: url(corner_right_bottom.gif);	background-repeat: no-repeat;	width:72px;	font-size: 1%; 	}.CornerLeftBottom{	color:#FFFFFF;	background-image: url(corner_left_bottom.gif);	background-repeat: no-repeat;	background-align: right;	width:72px;	height:46px; 	font-size: 1%; 	}.BookLeftMargin{	color:#FFFFFF;	background-image: url(bookleftmargin.gif);	background-repeat:repeat-y;	background-align: right;	width:72px;	font-size: 1%; 	}.BookRightMargin{	color:#FFFFFF;	background-image: url(bookrightmargin.gif);	background-repeat:repeat-y;	width:72px;	font-size: 1%; 	}.BookBorderTop{	color:#FFFFFF;	background-image: url(book_border_top.gif);	background-repeat:repeat-x;	height:30px;	font-size: 1%; 	}.BookBorderBottom{	color:#FFFFFF;	background-image: url(book_border_bottom.gif);	background-repeat:repeat-x;	height:46px;	font-size: 1%; 	}
