.OuterTableBlue_InnerWhite
{
	padding:4px;
	margin:0px;
}

/*frame*/
.OuterTableBlue_InnerWhite .titlebg
{
	background-image: url(media/InnerWhite/title_bg.gif);
    background-repeat:repeat-x;
	background-color:#0a5bb0;
	padding:3px;
	height:20px;
	text-align:left;
}

.OuterTableBlue_InnerWhite .topleft
{
	background-image: url(media/InnerWhite/top_left.gif);
    background-repeat:no-repeat;
	width:11px;
	height:6px;
	line-height:1px;
	font-size:1px;	
	padding:0px;
	margin:0px;	
}
.OuterTableBlue_InnerWhite .topmid
{
	background-image: url(media/InnerWhite/top_mid.gif);
    background-repeat:repeat-x;
	height:6px;
	line-height:1px;
	font-size:1px;	
	padding:0px;
	margin:0px;	
}
.OuterTableBlue_InnerWhite .topright
{
	background-image: url(media/InnerWhite/top_right.gif);
    background-repeat:no-repeat;
	background-position:right;
	width:11px;
	height:6px;
	line-height:1px;
	font-size:1px;	
	padding:0px;
	margin:0px;	
}
.OuterTableBlue_InnerWhite .midleft
{
	background-image: url(media/InnerWhite/mid_left.gif);
    background-repeat:repeat-y;
	width:11px;
	line-height:1px;
	font-size:1px;	
	padding:0px;
	margin:0px;	
}
.OuterTableBlue_InnerWhite .mid, .OuterTableBlue_InnerWhite .content
{
	/*background-image: url(media/InnerWhite/mid.gif);
    background-repeat:repeat;*/
	/*background-color:#ffffff;*/
	padding:12px;	
}

#contentpane{width:80%; padding:0px;}

.OuterTableBlue_InnerWhite .midright
{
	background-image: url(media/InnerWhite/mid_right.gif);
    background-repeat:repeat-y;
	background-position:right;
	width:11px;
	line-height:1px;
	font-size:1px;	
	padding:0px;
	margin:0px;
}
.OuterTableBlue_InnerWhite .bottomleft
{
	background-image: url(media/InnerWhite/bottom_left.gif);
    background-repeat:no-repeat;
	width:11px;
	height:14px;
	line-height:1px;
	font-size:1px;	
	padding:0px;
	margin:0px;	
}
.OuterTableBlue_InnerWhite .bottommid
{
	background-image: url(media/InnerWhite/bottom_mid.gif);
    background-repeat:repeat-x;
	height:14px;	
	line-height:1px;
	font-size:1px;	
	padding:0px;
	margin:0px;
}

.OuterTableBlue_InnerWhite .bottomright
{
	background-image: url(media/InnerWhite/bottom_right.gif);
    background-repeat:no-repeat;
	background-position:right;
	width:11px;
	height:14px;
	line-height:1px;
	font-size:1px;	
	padding:0px;
	margin:0px;	
}

/*text*/

.title
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	letter-spacing: .05em;
}
