BODY {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;

}

.space{
	margin: 0.3em 0em 0em 0em;
}
p.nospace{
	line-height	: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.cattitle
{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #930;
	line-height: 26px;
}

.cattitle A
{
	color: #930;
	text-decoration: none;
}

.cattitle A:HOVER
{
	color: #432202;
	text-decoration: underline;
}

.homesubnav
{
	position: relative;
	top: 38px;
	padding: 0px 8px 0px 8px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #386A9D;
	float: right;
}

.homesubnav A{
	color: #386A9D;
	text-decoration: none;
}

.homesubnav A:HOVER{
	color: #386A9D;
	text-decoration: underline;
}

.subnav
{
	position: relative;
	top: 22px;
	padding: 0px 8px 0px 8px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #386A9D;
	float: right;
}

.subnav A{
	color: #386A9D;
	text-decoration: none;
}

.subnav A:HOVER{
	color: #386A9D;
	text-decoration: underline;
}

img.subnavarrow{
	padding: 2px 4px 2px 4px;
	margin: 0px;
	border: none;
}

.linktitle
{
	position: relative;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #432202;
	line-height: 20px;
	padding: 0px 0px 0px 2px;
}

.linktitle A
{
	color: #432202;
	text-decoration: none;
}

.linktitle A:HOVER
{
	color: #432202;
	text-decoration: underline;
}


.smlinktitle
{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #432202;
	line-height: 22px;
	vertical-align: middle;
}

.smlinktitle A
{
	color: #432202;
	text-decoration: none;
}

.smlinktitle A:HOVER
{
	color: #432202;
	text-decoration: underline;
}


.linktools
{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	line-height: 11px;
}

.linktools A
{
	color: #993333;
	text-decoration: underline;
}

.comment
{
	position: relative;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	width: 90%;
	font-size: 12px;
	color: #494949;
	line-height: 15px;
	padding: 2px 0px 7px 2px;
	float: left;
}

.addedby
{
	position: relative;
	top: 0px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 5px 0px 5px;
	color: #999999;
	text-align: right;
	vertical-align: text-top;
	line-height: 13px;
	float: right;
	/*
	border-color: #B9B9B9;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
*/
}

.addedby_img
{
	position: relative;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 5px 0px 0px;
	color: #666666;
	text-align: right;
	vertical-align: text-top;
	line-height: 13px;
	float: right;
}
.addedby_box
{
	position: relative;

	width: 180px;
	bottom: 0px;
	right: 0px;
/*
	vertical-align: top;
*/
	line-height: 13px;
	float: right;
}

/*

.comment
{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	line-height: 13px;
}


.addedby
{
	position: relative;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 5px 5px 0px;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
	line-height: 13px;
	float: right;
}
*/

.addedby A
{
	color: #6F8DB9;
	text-decoration: none;
}

.addedby A:HOVER
{
	color: #6F8DB9;
	text-decoration: underline;
}

div#prev
{
	position: absolute;
	top: 4px;
	left: 10px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 5px 0px 0px;
	color: #6F8DB9;
	text-align: left;
	line-height: 10px;
	vertical-align: middle;
	z-index: 5;
}

div#prev A
{
	color: #6F8DB9;
	text-decoration: none;
}

div#prev A:HOVER
{
	color: #6F8DB9;
	text-decoration: underline;
}


div#next
{
	position: absolute;
	top: 4px;
	right: 10px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 5px 0px 0px;
	color: #6F8DB9;
	line-height: 10px;
	vertical-align: middle;
	z-index: 5;
}

div#next A
{
	color: #6F8DB9;
	text-decoration: none;
}

div#next A:HOVER
{
	color: #6F8DB9;
	text-decoration: underline;
}

div#pager
{
	position: relative;
	top: 4px;
	text-align: center;
	vertical-align: middle;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 5px 0px 0px;
	color: #6F8DB9;
	line-height: 10px;
}

div#pager A{
	color: #6F8DB9;
	text-decoration: underline;
}

.hidden  {
	display: none;
	width:0px;
	height:0px;
	margin: 0px;
	padding: 0px;
}

.catlist  {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.catlist A
{
	color: #2B4F7D;
	text-decoration: none;
}

.catlist A:HOVER
{
	color: #2B4F7D;
	text-decoration: underline;
}



.category  {
	float: left;
	width: 110px;
	height: 18px;
	padding: 0px 4px 6px 2px;
	margin:2px;

	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight:normal;
	color: #2B4F7D;

/*
	border: 1px solid black;
*/
}

.category A
{
	color: #2B4F7D;
	text-decoration: none;
	padding: 0px;
}

.category A:HOVER
{
	color: #2B4F7D;
	text-decoration: underline;
}

/*
.category B
{
	font-weight:normal;
}
*/

.category h5  {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #02264E;
	padding: 0px;
	margin: 0px;

}

.category h4  {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #12315D;
	padding: 0px;
	margin: 0px;

}

.category h3  {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #2B4F7D;
	padding: 0px;
	margin: 0px;

}

.category h2  {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #4771A3;
	padding: 0px;
	margin: 0px;

}

.category h1  {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #608FC5;
	padding: 0px;
	margin: 0px;

}


.categoryon  {
	float: left;
	width: 110px;
	height: 26px;
	padding: 0px 4px 6px 2px;
	margin:1px;
	border: 1px solid black;
	background-color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #2B4F7D;

}

.categoryon A
{
	color: #6F8DB9;
	text-decoration: none;
	padding: 0px;
}

.categoryon A:HOVER
{
	color: #6F8DB9;
	text-decoration: underline;
}

.categoryon B
{
	font-weight:normal;
}

.categoryon h5  {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #02264E;
	padding: 0px;
	margin: 0px;

}

.categoryon h4  {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #12315D;
	padding: 0px;
	margin: 0px;

}

.categoryon h3  {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #2B4F7D;
	padding: 0px;
	margin: 0px;

}

.categoryon h2  {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #4771A3;
	padding: 0px;
	margin: 0px;

}

.categoryon h1  {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #608FC5;
	padding: 0px;
	margin: 0px;

}



.friend  {
	float: left;
	width: 110px;
	padding: 0px 0px 12px 0px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	vertical-align: top;
	white-space: nowrap;
}

/*
.friend
{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 32px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	min-width: 100px;

}

*/
.friend A
{
	color: #6F8DB9;
	text-decoration: none;
}

.friend A:HOVER
{
	color: #6F8DB9;
	text-decoration: underline;
}

.linkcat  {
	position: relative;
	min-width: 115px;
	width: 115px;
	min-height: 22px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7994AC;
	line-height: 13px;
	padding: 0px 2px 0px 2px;
/*
	white-space: nowrap;
*/

	float: left;

}
.linkcat A {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7994AC;	
	text-decoration: underline;	

}

.linkfriend  {
	position: relative;
	min-width: 115px;
	width: 115px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7994AC;
	min-height: 22px;
	line-height: 13px;
	padding: 0px 2px 0px 2px;
	white-space: nowrap;

	float: left;


}

.linkfriend A {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7994AC;	
	text-decoration: none;	

}

.linkfriend A:HOVER {
	text-decoration: underline;	
}

.catcol {
	margin: 0px;
	padding: 0px;
}

.editor
{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F6F6F;
	line-height: 13px;
	float: left;
	text-align: left;
	vertical-align: text-bottom;
	padding: 4px;
}

.editor A {
	font-weight: bold;
	color: #6F8DB9;
	text-decoration: none;
}

.editor A:HOVER {
	font-weight: bold;
	color: #6F8DB9;
	text-decoration: underline;

}


/*
styles for mini palette
*/
div.p_frame
{
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.tblspc
{
	background: #FFFFFF;
	width: 1%;
	height: 100%;
	min-height: 100%;
}

.palette
{
	position: relative;
	background: #F5F5E1;
	width: 32%;
	height: 100%;
	min-height: 100%;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 2px;
	border: none;
/*
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
*/
}

div.p_link0
{
	text-align: left;
	padding: 4px 4px 4px 4px;
	background: #F4F3DC;
	border-color: #999999;
	border-width: 0px;
	border-style: solid;
}


div.p_link1
{
	text-align: left;
	padding: 4px 4px 4px 4px;
	background: #ECECD4;
	border-color: #999999;
	border-width: 0px;
	border-style: solid;
}

.p_header
{
	margin: 0px;
	height: 35px;
	vertical-align: top;
	text-align: left;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 9px 0px 0px 10px;
	color: #666;
	line-height: 14px;
	text-transform: uppercase;
	background-image: url(v6images/bub-header.gif);
	background-color: #F6F5E3;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.p_header B
{
	font-style: normal;
	font-size: 12px;
	color: #333;

}
.p_title
{
	text-align: left;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #432202;
	line-height: 13px;
	margin: 0px;
	padding: 0px 2px 2px 2px;
}
.p_title A
{
	color: #432202;
	text-decoration: none;
}

.p_title A:HOVER
{
	color: #432202;
	text-decoration: underline;
}

.p_comment{
	text-align: left;
	margin: 0px;
	padding: 0px 2px 2px 2px;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 11px;

}
.p_addedby
{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 4px 0px 0px;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
	line-height: 11px;
	float: right;
}

.p_addedby A
{
	color: #34567F;
	text-decoration: none;
}

.p_addedby A:HOVER
{
	color: #34567F;
	text-decoration: underline;
}

.p_avatar{
	background-color: inherit;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
	float: right;

}



/*styles for home page*/

.welcome_title
{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	color: #00214F;
}

.bubble
{
	position: relative;
	top: 4px;
	left: 4px;
	padding: 4px;
	text-align: left;
}
.unread_header
{
	padding: 8px 0px 0px 8px;
	margin: 0px;
	background-image: url(v6images/bub-header.gif);
	background-color: #BCDEE4;
	background-repeat: no-repeat;
	background-position: 0px 0px;
/*
	border: 1px solid black;
*/
	min-height: 28px;
	vertical-align: top;
	text-align: left;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	text-transform: uppercase;
}

.unread_box
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	vertical-align: top;
	padding: 0px 10px 12px 10px;
	margin: 0px 0px 4px 0px;
	text-transform: inherit;
	line-height: 14px;
	background-color: #BCDEE4;
	text-align: center;
	white-space: normal;
}

.unread_cat{
	text-transform: inherit;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	color: #333333;
	white-space: normal;

}
.unread_cat A {
	color: #2B5056;
	text-decoration: none;
/*
	white-space: nowrap;
*/
}

.unread_cat A:HOVER {
	color: #2B5056;
	text-decoration: underline;
}

.sugg_box
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	vertical-align: top;
	padding: 0px 10px 12px 10px;
	margin: 0px 0px 0px 0px;
	text-transform: inherit;
	line-height: 14px;
	background-color: #FF9900;
	text-align: center;
	white-space: normal;
}

.sugg_header
{
	padding: 8px 0px 0px 8px;
	margin: 0px;
	background-image: url(v6images/bub-header.gif);
	background-color: #FF9900;
	background-repeat: no-repeat;
	background-position: 0px 0px;
/*
	border: 1px solid black;
*/
	min-height: 28px;
	vertical-align: top;
	text-align: left;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333;
	line-height: 14px;
	text-transform: uppercase;
}


.sugg_cat{
	text-transform: inherit;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	color: #533402;
	white-space: normal;

}
.sugg_cat A {
	color: #533402;
	text-decoration: none;
/*
	white-space: nowrap;
*/
}

.sugg_cat A:HOVER {
	color: #533402;
	text-decoration: underline;
}

.spacer{
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 3px;
	line-height: 3px;
}

.filter_label {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6633;
}

.icon{
	border-color: #666;
	border-width: 1px;
	border-style: solid;

}

.icon_credit{
	width: 100%;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	color: #333;
	text-align:right;
}
.icon_credit A{
	color: #386A9D;
}	
