/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 15px;
}

#Common p {
	font-size: 12px;
	padding: 0; 
	color: #333;
	margin-bottom: 12px; 
	line-height: 135%;
}

#Common a:link, #Common a:visited {
}

#Common a:hover, #Common a:active {
}

.Common_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #090953;
}

.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.Common_Content {
	padding: 10px 0 0 0;
}

#Common .Normal
{
	font-family: Verdana, Arial;
font-size: 12px;
	color: #333;
font-weight:normal;
line-height: 135%;
}

#Common .SubHead    {
	font-family: Verdana, Arial;
font-size: 12px;
color: #333;
font-weight:bold;
line-height: 135%;
}

/* Footer Container */
#Footer {
	padding: 0;
	margin-bottom: 15px;
}

#Footer p {
	font-size: 11px;
	padding: 0; 
	color: #333;
	margin-bottom: 12px; 
	line-height: 135%;
}

.Footer_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #090953;
}

.Footer_Content {
	padding: 4px 0 0 0;
}

#Footer .Normal
{
	font-family: Verdana, Arial;
font-size: 11px;
	color: #333;
font-weight:normal;
line-height: 135%;
}

#Footer .SubHead    {
	font-family: Verdana, Arial;
font-size: 11px;
color: #333;
font-weight:bold;
line-height: 135%;
}


/* Round Container */
#Round {
	padding: 0;
	margin-bottom: 15px;
}

#Round p {
	font-size: 11px;
	padding: 0; 
	color: #333;
	margin-bottom: 12px; 
	line-height: 135%;
}

.Round_tl {background: url(tl.jpg) no-repeat top left; width: 7px; height: 41px;}
.Round_tb {background: url(tb.jpg) repeat-x top; height: 41px;}
.Round_tr {background: url(tr.jpg) no-repeat top right; width: 7px; height: 41px;}

.Round_cb {background: #e4e4e5; padding: 10px 7px;}

.Round_bl {background: url(bl.jpg) no-repeat top left; width: 11px; height: 20px;}
.Round_bb {background: url(bb.jpg) repeat-x top; height: 20px;}
.Round_br {background: url(br.jpg) no-repeat top right; width: 11px; height: 20px;}

.Round_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
#Round .Normal
{
	font-family: Verdana, Arial;
font-size: 12px;
	color: #333;
font-weight:normal;
line-height: 135%;
}

#Round .SubHead    {
	font-family: Verdana, Arial;
font-size: 12px;
color: #333;
font-weight:bold;
line-height: 135%;
}



