html{overflow-y:scroll;}
html,body{min-height:100%;}
body{margin: 10px 0 0 0;background:#000}
*{font-family: Arial;font-size: 12px;border: none;color: #5c5c5c}
img{}
	img.firstLetter{float: left;padding-right: 10px;padding-bottom: 0;}
fieldset{}
ul{list-style-image: url(../img/general/bullet_ast.png);}
ul.none{list-style-image:none;}

a{border: 0;}
abbr{cursor: help;border-bottom: dotted 1px #000;}
h1, h2, h3{margin-top:0;}
h1{font-size: 18px;margin-bottom: 10px;}
table{border-collapse: collapse;}
td{padding:0;}
span{}
	span.signature{float: right;margin-right:5px;}
p{line-height: 24px;margin: 15px 0;padding:0;color: #5c5c5c;}
	p span.attention{font-variant: small-caps;font-weight: bold;font-size: 14px;}
div{}
	div.external{width: 950px;margin:auto;overflow: hidden;}
	div.content{overflow: hidden;height:650px;border: solid 2px #e303c8; background: #fff /*url(../img/general/background.png) top left no-repeat;padding: 50px 50px 40px 30px;*/}
	div.menu{overflow: hidden;margin: 20px 0 0 0;}
		div.menu ul.menu{margin: auto;padding:0;overflow: hidden;list-style:none;width: 610px;}
			div.menu ul.menu li{float: left;margin: 0 0 0 40px;}
			div.menu ul.menu li.firstItem{margin-left:0;}
	
	div.bottom{overflow:hidden;}
		div.bottom span
			{
				font-size: 11px;
				color: #c924b6;
				font-variant: small-caps;
				line-height:30px;
			}
			div.bottom span.copy{float: left;}
			div.bottom span.design{float: right;}
				div.bottom span.design span{float: left;}
				div.bottom span.design a{display: block;margin: 5px;}