body
{
background-color: #f6f6f6;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing: +1px;
height:100%;
margin: 0;
padding: 0;
}

th
{
text-align:left;
background-image: url('images/row_header.gif');
background-repeat:repeat-x;
padding:2px 0px 0px 6px;
height:17px;
color:#325579;
border-right: 1px solid #5696C4;
font-weight:normal;
}
.listing_table{
border:1px solid #E9F6FF;
border-collapse: collapse;
background-color:#FEFEFE;
margin: 0;
width:100%}
.th_rightcap {border:none;}

.row1 td, .row2 td{padding: 5px;border-right:1px solid #cbcbcb;}
.row1{background-color:#e9f6ff}
.row2{background-color:#FFF}

#container{height:100%}


.strong{font-weight:bold;}
.small{letter-spacing:+0px; font-size:11px; color:#2a2a2a;}
.copyright{letter-spacing:+0px; font-size:11px; color:#555;}
h2
{
margin-top:0px;
color:#0667F2;
font-size:16px;
}

a{color:#004E45;text-decoration:none;background-color:#F0F9FF}
a:visited{color:#004E45; background-color:#F4FFF0}


.pg_1 {border:1px solid #EEE;padding:0px;margin:1px;color:#444;background-color:#FFF;font-weight:normal}
.pg_2 {border:1px solid #EEE;color:#555;font-weight:bold;background-color:#FFF}
.alphapagination a{padding:1px;}
.hotlink  {color:#0667F2;text-decoration:none;background-color:#F1D1D1}

.navrow{padding:0px 0px 10px 0px;}



.highlight{background-color:#FCFCAE; }
.error_highlight{background-color:#FFD6D1;}


.img_border{padding:4px; border:1px solid #A9A9A9;background-color:#fdfdfd}

.sidebar_list li{
list-style-type: none;
background-image:url('images/bullet.gif');
background-repeat:no-repeat;
background-position: 0 .5em;
padding-left: 10px;
}

.sidebar_list{
padding:0;
margin:0;
line-height:150%;
text-align:left;
}
.link_list li{
margin-left:15px;
}

.commentrow{padding:10px; font-size : 12px; color: #222222; font-family:'Georgia,Times,Times New Roman,serif'; background-color:#e6faff;border-top: 1px solid #999;}

/*Navbar*/
#navbar {


	font-size:12px;
	font-weight:bold;
	padding: 0;	
	margin:0;
}
#navbar li {
	list-style:none;
	display:inline;	
	
}
#navbar a {
	width:92px;
	height:29x;
	color:#515151;
	text-decoration:none;
	background:url('images/tab.gif') no-repeat scroll bottom;
	float:left;
	padding: 10px 0px 7px;
	text-align:center;

}
#navbar a:hover, #navbar a:active { 
	color:#1e5ebd;
}
#navbar .selected {background:url('images/tab_selected.gif') no-repeat scroll bottom; }

#navbar .leftcap {float:left;background:url('images/tab_leftcap.gif') no-repeat scroll bottom;height:29px; width:6px; }
#navbar .rightcap {float:left;background:url('images/tab_rightcap.gif') no-repeat scroll bottom;height:29px; width:3px;}
/*END Navbar*/

.headrow{border-bottom: 2px solid #9FD2F7;vertical-align:bottom}
#navcontainer{margin-bottom:20px;}

.leftcolumn{width:100%; vertical-align:top}
.rightcolumn{width:220px; vertical-align:top}

.lightborder{background-color: #FFFFFF}
.lightborder{text-align:left;}

.topleft, .topright, .bottomleft, .bottomright, .dark_bottomleft, .dark_bottomright {width:15px;height:15px;}
.topcenter, .bottomcenter, .dark_bottomcenter .mini_topcenter{height:15px;}
.leftcenter, .rightcenter, .dark_leftcenter, .dark_rightcenter, .mini_leftcenter, .mini_rightcenter{width:15px;}
.topleft{background: url('images/table_topleft.gif') no-repeat;}
.topcenter{background: url('images/table_topcenter.gif') repeat-x;}
.topright{background: url('images/table_topright.gif') no-repeat;}
.leftcenter{background: url('images/table_leftcenter.gif') repeat-y;}
.rightcenter{background: url('images/table_rightcenter.gif') repeat-y;}
.bottomleft{background: url('images/table_bottomleft.gif') no-repeat;}
.bottomcenter{background: url('images/table_bottomcenter.gif') repeat-x;}
.bottomright{background: url('images/table_bottomright.gif') no-repeat;}

.dark_leftcenter{background: url('images/table_dark_leftcenter.gif') repeat-y;}
.dark_rightcenter{background: url('images/table_dark_rightcenter.gif') repeat-y;}
.dark_bottomleft{background: url('images/table_dark_bottomleft.gif') no-repeat;}
.dark_bottomcenter{background: url('images/table_dark_bottomcenter.gif') repeat-x;}
.dark_bottomright{background: url('images/table_dark_bottomright.gif') no-repeat;}

.albumrow{border-bottom: 1px solid #d4d4d4;}
.tabletop{border-bottom: 2px solid #d4d4d4;}
.tablecontent{padding-top:5px; line-height:120%;}

.mini_header{
background: url('images/mini_table_header.gif') no-repeat;
vertical-align:middle;
text-align:left;
padding-left:15px;
height:35px;
font-weight:bold;
color:#F8F8F8;
}