html, body, .table {
    font-family: Verdana, Arial, Helvetica, Sans serif;
    font-size: 100%;
    background: #FFFFFF;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}
h1 {
	font-size: 120%;
	color: #A20001;
	letter-spacing: -0.5;
	font-weight: normal;
}
h2 {
	color: #A20001;
}
a {
    color: #000000;
}
img {
    font-size: 75%;
}
p {
	font-size: 75%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.menu_link {
	color: #FFFFFF;
	font-size: 75%;
	text-decoration: none;
}

.m {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
	line-height : 17px;
}

.m:hover {
	font-weight: bold;
}

table.m {
	border: 1px solid #10007D;
	background: #3C72E2;
	padding: 5px;
	
}

.center_p {
	text-align: justify;
	margin-left: 30px;
}
.right_p {
	margin-left: 10px;
	padding-right: 10px;
}
.top {
	height: 100%;
	border: 1px solid;
}
.header {
	height: 103px;
	background: url(/images/header_bg.jpg) left top no-repeat;
}
.center {
	width: 80%;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	vertical-align: top;
	text-align: center;
}
.separator {
	width: 5px;
	vertical-align: top;
	background: url(/images/separator.gif);
}
.right {
	height: 100%;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
}
.footer {
	height: 56px;
	padding-top: 12px;
	text-align: center;
	background: url(/images/footer_bg.jpg);
}

.right_title {
	text-align: left;
	padding-left: 23px;
	height: 61px;
	background: url(/images/right_semicircle.gif) left no-repeat;
}
.right_title_img {
	margin-top: 23px;
}


.center_subtitle {
	text-align: left;
	padding-left: 30px;
	height: 83px;
	background: url(/images/center_semicircle.gif) left no-repeat;
}
.center_subtitle_img {
	margin-top: 32px;
}

.sel {
	font-weight: bold;
	color: #FF0000;
}

.detail {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}


.news_date {
	font-weight: bold;
	color: #626262;
}

.news_link {
	color: #000000;
	text-decoration: none;
}

.news_link:hover {
	text-decoration: underline;
}

.services_bg1 {
	background: url(/images/services_bg.gif);
}

.services_bg2 {
	height: 100%;
	background: url(/images/services_right.gif) right no-repeat;
}

.services_content {
	padding: 10px;
}

.services_title {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	font-weight: normal;
	letter-spacing: -0.5;
	font-size: 110%;
}

.services_link {
	color: #FFFFFF;
	text-decoration: none;
}

.services_detail_link, .services_detail_link_separator {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 75%;
}

.services_detail_link:hover {
	text-decoration: underline;
}

.portfolio_img_div {
	width: 158px;
	background: url(/images/portfolio_shadow.jpg) left top no-repeat;
	float: left;
}

.portfolio_img {
	width: 150px;
	height: 112px;
	border: 1px #A20001 solid;
	margin-bottom: 5px;
}

.portfolio_link {
	text-decoration: none;
}

.portfolio_link:hover {
	text-decoration: underline;
}

.copl
{
	color:#000000;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	width: 500px;
}

.cop
{
	color:#000000;
	font-size:11px;
	padding-top:5px;
	text-align:center;
	vertical-align:middle;
}

.cop .l
{
	padding:1px;
}

.cop a, .cop a:hover {
	font-size: 11px;
	color: #000;
}

