@import url("/css/default/OService-default.css");
@import url("/css/default/default-consumed.css");
@import url("/css/default/default-datalist.css");
@import url("/css/default/default-headers.css");


Body {
	font-size: 11px;
	font-color : black;
	font-family : arial;
	margin-left : 60px;
}
.main_Table {
	width : 900px;
	height : 575px;
}

.siteheader {
	background-image : url(/images/peauline/siteheaderbg.jpg);
	background-repeat : no-repeat;
	height : 100px;
	vertical-align : bottom;
	
}
.content_area {
	width : 610px;
	vertical-align : top;
	background-color : #F7F8F8;
	padding-bottom:20px;
	background-image:url(/images/peauline/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.content_area TD {
	font-size : 11px;
}
.content_area a:link, 
.content_area a:active, 
.content_area a:visited {
	text-decoration : none;
	color : #049BD9;
	font-size :11px;
}
.content_area a:hover {
	text-decoration : underline;
	color : #8A8B8C;
	font-size : 11px;
}
.content_area P {
	font-size : 11px;
}
.maintable_left {
	width: 100px;
	vertical-align : top;
}
.lefttabs_table {
	background-image : url(/images/peauline/lefttabsBG.jpg);
	background-repeat : repeat-y;
	border-collapse : collapse;
	border: solid 1px white;
	padding-top : 28px;
	width: 100px;
}
.lefttabs_table TD {
	font-weight : bold;
	text-align : center;
	height : 100px;
	width : 84px;
	border:  solid 1px white;
	vertical-align : center;
		padding-right:10px;

}
.lefttabs_selected {
}
.lefttabs_selected a:link,
.lefttabs_selected a:active,
.lefttabs_selected a:visited {
	color : white;
	text-decoration : none;
	font-size :11px;
}
.lefttabs_selected a:hover {
	color : #049BD9;
	text-decoration : underline;
	font-size :11px;
}

.lefttabs_notselected {
}
.lefttabs_notselected a:link,
.lefttabs_notselected a:active,
.lefttabs_notselected a:visited {
	color : white;
	text-decoration : none;
	font-size :11px;
}
.lefttabs_notselected a:hover {
	color : #049BD9;
	text-decoration : underline;
	font-size :11px;
}
.uppertabs_table {
	color : #049BD9;
	margin-bottom : 10px;
}
.uppertabs_table TD {
	font-size :11px;
}
.uppertabs_header {
	width : 8px;
}
.uppertabs_selected { padding : 2px 5px 2px 5px;}
.uppertabs_selected a:link,
.uppertabs_selected a:active,
.uppertabs_selected a:visited {
	color : #049BD9;
	text-decoration : none;
	font-size :11px;
}
.uppertabs_selected a:hover {
	color : #333333;
	text-decoration : underline;
	font-size :11px;
}

.uppertabs_notselected { padding : 2px 5px 2px 5px;}
.uppertabs_notselected a:link,
.uppertabs_notselected a:active,
.uppertabs_notselected a:visited {
	color : #333333;
	text-decoration : none;
	font-size :11px;
}
.uppertabs_notselected a:hover {
	color : #049BD9;
	text-decoration : underline;
	font-size :11px;
}
.content_header {
	font-weight : bold;
	font-size : 14px;
}

.powered_by a:link,
.powered_by a:active,
.powered_by a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.powered_by a:hover {
	font-size: 10px;
	text-decoration: none;
	color:#0189C3;
}

.BO_Header {
	font-weight:bold;
	font-size : 14px;
}

.LS_Header {
	font-weight:bold;
	font-size : 14px;
}
.LS_Title {
	color:#0189C3;
	font-weight:bold;
	font-size : 14px;
}
.LS_TopIndex {
	font-weight : bold;
}

.Box_Table {

}

.Box_Header {

}
.Box_Content {
	padding-bottom:10px;
}
TD.Box_Content A:Link,
TD.Box_Content A:Active,
TD.Box_Content A:Visited {
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
TD.Box_Content A:Hover {
	font-size:11px;
	text-decoration:none;
	color:#0188BF;
}  
TD.Box_Bullet {
	color:#F7F7F7;
}
TD.Box_More A:Link,
TD.Box_More A:Active,
TD.Box_More A:Visited {
	font-size:11px;
	text-decoration:none;
	color:#0188BF;
}
TD.Box_More A:Hover {
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
H1 {
	font-weight : bold;
	font-size : 14px;
}
H2 {
	font-weight : bold;
	font-size : 14px;
}
H3 {
	font-weight : bold;
	font-size : 14px;
}
H4 {
	font-weight : bold;
	font-size : 14px;
}
H5 {
	font-weight : bold;
	font-size : 14px;
}
H6 {
	font-weight : bold;
	font-size : 14px;
}

