/* CSS Document */

.top_left{
background-image:url(top_left.jpg);
}

.top_center{
background-image:url(top_center.jpg);
}

.top_right{
background-image:url(top_right.jpg);
}


.middle_left{
background-image:url(middle_left.jpg);
background-repeat:repeat-y;
}

.middle_right{
background-image:url(middle_right.jpg);
background-repeat:repeat-y;
}

.wel{
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#FA7905;
}



.wel_g{
font-family:Arial;
font-size:16px;
font-weight:bold;
color:#747474;
}

.text{
font-family:Arial;
font-size:12px;
color:#4F4E4E;
}


.text_bold{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#4F4E4E;
}

.text1{
	font-family:Arial;
	font-size:12px;
	color:#009194;
	font-weight: bold;
}





.text2{
font-family:Arial;
font-size:12px;
color:#FA7905;
}
.text2:link {
	color:#FA7905;
	text-decoration: none;
}
.text2:visited {
	text-decoration: none;
	color:#FA7905;
}
.text2:hover {
	text-decoration: none;
	color:#FA7905;
}
.text2:active {
	text-decoration: none;
	color:#FA7905;
}

.text3{
font-family:Arial;
font-size:12px;
font-weight:bold;
color:#FA7905;
}


.topbox_left{
background-image:url(topbox_left.jpg);
background-repeat:no-repeat;
}

.topbox_center{
background-image:url(topbox_center.jpg);
}

.topbox_right{
background-image:url(topbox_right.jpg);
background-repeat:no-repeat;
}


.bottom_left{
background-image:url(bottom_le.jpg);
}

.bottom_right{
background-image:url(bottom_ri.jpg);
}

.bottom_center{
background-image:url(bottom_center.jpg);
}

.border {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
	
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}



.url{
font-family:Arial;
font-size:12px;
color:#4F4E4E;
}
.url:link {
	text-decoration: none;
	color:#4F4E4E;
}
.url:visited {
	text-decoration: none;
	color:#4F4E4E;
}
.url:hover {
	text-decoration: none;
	color:#FA7905;
}
.url:active {
	text-decoration: none;
	color:#4F4E4E;
}
