/* CSS Document */
body { margin: 0; padding: 0; background: #737272; 
background-image: url(ropimg/bgpattern.gif);
background-position: top center;
background-repeat: repeat-y;
margin-top: 0px; 
margin-left: 0px; 
text-align:center;
font-family: Helvetica; font-size: 12px;
}	


#MainLayer 
{ 
	background-color: #FFFFFF;
	width:880px;
	margin-right:auto;
	margin-left:auto;
	margin-top:30px;
	padding:0px;
	text-align:left;
	height: auto;
	bottom: auto;
}
	
#Title
{
	margin-left:250px;
	margin-right:auto;
	margin-top:30px;
	width: 630px;
	height: 150px;
	text-align:left;
	background-color: #FFFFFF;
}

#Comment
{
	margin-left:250px;
	margin-right:auto;
	margin-top:auto;
	width: 680px;
	height: auto;
	width: auto;
	text-align:left;
	position:relative; 
	top:150px;
	background-color: #F1FFFF;
}


p2 { font-family: Helvetica; font-size: 14px; color: #000000; 
	margin-left: 50px; margin-right: 50px}
label {font-family: Helvetica; font-size: 14px; color: #264827; font-weight: bold;}

i {font-family: Helvetica; font-size: 14px; color: #ADAFAF; margin-left: 30px;}
li{font-family: Helvetica; font-size: 14px; color: #000000; margin-left: 50px; margin-right: 50px}

pre {font-family: Helvetica; font-size: 14px; color: #000000;}

p b {font-family: Helvetica; font-size: 22px; color: #264827; }
p b2 {font-family: Helvetica; font-size: 18px; color: #264827; }
p big {font-family: Helvetica; font-size: 33px; font-weight:bold; color: #214107; 
	margin-top: 50px}
p a{font-family: Arial,Helvetica,sans-serif; font-size: 15px; color: #a74407; cursor: url(ropimg/Hand_Select.cur);}	

