BODY, P,  DIV, SPAN, FORM, INPUT, SELECT, UL, LI {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

TABLE, TD, TH {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

A {
	color: #000000;
	text-decoration: none;
}
A:HOVER {
	color: #000000;
	text-decoration: none;
}



img {
	border:none;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

pre {
	font-size:11px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

DIV.mainsectionheader {
	padding-top:10px;
	padding-bottom:5px;
}
DIV.mainsectioncontent {
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}
DIV.mainsectioncontent IMG.floatleft {
	float:left;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
}
DIV.mainsectioncontent IMG.floatright {
	float:right;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
DIV.miniheader {
	clear:both;
}



DIV.msgBox {
	background-color: #BBBBBB;
	border: 2px ridge #CCCCCC;
	padding: 20px;
}

DIV.msgBox DIV.message {
	font-weight: bold;
	color: #FFFFFF;
}

DIV.videoAd {
	background-image: url(../graphics/BACKGROUND_VideoAd.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


DIV.buttonGeneral {
	font-size:10px;
	margin-top:4px;
	margin-bottom:4px;
	background-color:#CCCCCC;
	text-align:center;

}
DIV.buttonGeneral DIV.ON {
	background-color:#DDDDDD;
	padding:4px;
}
DIV.buttonGeneral DIV.OFF {
	background-color:#CCCCCC;
	padding:4px;
}




*.minisectioncontent DIV.buttonGeneral {
	font-size:9px;
	margin-top:3px;
	margin-bottom:3px;
	background-color:#CCCCCC;
	text-align:center;
}
*.minisectioncontent DIV.buttonGeneral DIV.ON {
	font-size:9px;
	background-color:#DDDDDD;
	padding:3px;
}
*.minisectioncontent DIV.buttonGeneral DIV.OFF {
	font-size:9px;
	background-color:#CCCCCC;
	padding:3px;
}





DIV.button142x38 DIV.ON {
	height: 38px;
	width: 142px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color:#DDDDDD
}
DIV.button142x38 DIV.OFF {
	height: 38px;
	width: 142px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color:#CCCCCC
}


DIV.sidebarCompanyInfo {
	font-size:9px;
	text-align:center;
	color:white;
	width:150px;
	padding-bottom:10px;
}

DIV.miniCompanyInfo {
	font-size:9px;
	color:#666666;
}












DIV.securityInlineAlert {
	vertical-align: middle;
}
*.securityInlineAlert *.errorIconSpacer {
	width: 48px;
	height: 48px;
}
*.securityInlineAlert *.errorIconInfo {
	width: 48px;
	height: 48px;
	margin-right: 10px;
	background-image: url(../graphics/icons/ICON_Info_48.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
*.securityInlineAlert *.errorIconExclamation {
	width: 48px;
	height: 48px;
	margin-right: 10px;
	background-image: url(../graphics/icons/ICON_Exclamation_48.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
*.securityInlineAlert *.errorIconStop {
	width: 48px;
	height: 48px;
	margin-right: 10px;
	background-image: url(../graphics/icons/ICON_Stop_48.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
*.securityInlineAlert *.errorDesc {
	font-size : 10pt;
	font-weight: bold;
	text-align: center;
}
*.securityInlineAlert *.errorType {
	font-size : 7pt;
	text-align: right;
}
*.securityInlineAlert *.errorOptions *.form *.options {
	font-size: 9pt;
	margin-top: 8px;
}
*.securityInlineAlert *.errorHelp {
	font-size : 8pt;
	text-align: left;
	width: 80%;
}
*.securityInlineAlert *.errorHelp *.question {
	font-size : 8pt;
	font-weight: bold;
	margin-top: 8px;
}
*.securityInlineAlert *.errorHelp *.answer {
	font-size : 8pt;
	margin-left: 16px;
	font-style: italic;
}



*.maincontent *.form {
	font-size: 9pt;
	text-align: left;
	margin-top: 20px;
	width: 80%;
}
*.maincontent *.form *.field {
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}



*.maincontent DIV.title {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16pt;
	font-weight:bold;
}


*.maincontent DIV.miniheader DIV.title {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16pt;
	font-weight:bold;
}


*.minisectioncontent DIV.title {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 10pt;
	font-weight:bold;
}

*.minisectioncontent DIV.menugroup {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 9pt;
	font-weight:bold;
	background:#FFFFFF;
}

*.maincontent DIV.securityInlineAlert {
	vertical-align: middle;
}
*.maincontent *.securityInlineAlert *.errorIconSpacer {
	width: 48px;
	height: 48px;
}
*.maincontent *.securityInlineAlert *.errorIconInfo {
	width: 48px;
	height: 48px;
	margin-right: 10px;
	background-image: url(../graphics/icons/ICON_Info_48.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
*.maincontent *.securityInlineAlert *.errorIconExclamation {
	width: 48px;
	height: 48px;
	margin-right: 10px;
	background-image: url(../graphics/icons/ICON_Exclamation_48.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
*.maincontent *.securityInlineAlert *.errorIconStop {
	width: 48px;
	height: 48px;
	margin-right: 10px;
	background-image: url(../graphics/icons/ICON_Stop_48.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
*.maincontent *.securityInlineAlert *.errorDesc {
	font-size : 10pt;
	font-weight: bold;
	text-align: center;
}
*.maincontent *.securityInlineAlert *.errorType {
	font-size : 7pt;
	text-align: right;
}
*.maincontent *.securityInlineAlert *.errorOptions *.form *.options {
	font-size: 9pt;
	margin-top: 8px;
}
*.maincontent *.securityInlineAlert *.errorHelp {
	font-size : 8pt;
	text-align: left;
	width: 80%;
}
*.maincontent *.securityInlineAlert *.errorHelp *.question {
	font-size : 8pt;
	font-weight: bold;
	margin-top: 8px;
}
*.maincontent *.securityInlineAlert *.errorHelp *.answer {
	font-size : 8pt;
	margin-left: 16px;
	font-style: italic;
}


*.minisectioncontent DIV.securityInlineAlert {
	width: 100%;
	vertical-align: middle;
}
*.minisectioncontent *.securityInlineAlert *.errorIconSpacer {
	width: 16px;
	height: 16px;
}
*.minisectioncontent *.securityInlineAlert *.errorIconInfo {
	width: 16px;
	height: 16px;
	margin-right: 2px;
	background-image: url(../graphics/icons/ICON_Info_16.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
*.minisectioncontent *.securityInlineAlert *.errorIconExclamation {
	width: 16px;
	height: 16px;
	margin-right: 2px;
	background-image: url(../graphics/icons/ICON_Exclamation_16.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
*.minisectioncontent *.securityInlineAlert *.errorIconStop {
	width: 16px;
	height: 16px;
	margin-right: 2px;
	background-image: url(../graphics/icons/ICON_Stop_16.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
*.minisectioncontent *.securityInlineAlert *.errorDesc {
	padding: 0px;
	font-size : 8pt;
	font-weight: bold;
	text-align: left;
}
*.minisectioncontent *.securityInlineAlert *.errorType {
	font-size : 5pt;
	text-align: right;
}
*.minisectioncontent *.securityInlineAlert *.errorOptions *.form *.options {
	margin-top: 4px;
}
*.minisectioncontent *.securityInlineAlert *.errorHelp {
	width: 100%;
	font-size : 7pt;
	text-align: left;
}
*.minisectioncontent *.securityInlineAlert *.errorHelp *.question {
	font-size : 7pt;
	font-weight: bold;
	margin-top: 7px;
}
*.minisectioncontent *.securityInlineAlert *.errorHelp *.answer {
	font-size : 7pt;
	margin-left: 16px;
	font-style: italic;
}




*.admin DIV.options {
	font-size:9px;
	background-color:#EEEEEE;
	margin-top:4px;
}

*.admin DIV.options TD {
	font-size:9px;
	padding:1px;
}

*.admin *.options FORM {
	font-size:9px;
	padding:0px;
	margin:0px;
}

*.admin *.options INPUT, SELECT {
	font-size:9px;
	font-weight:bold;
	border:none;
	background-color:#DDDDDD;
}


*.admin DIV.datanav {
	font-size:9px;
	background-color:#EEEEEE;
}

*.admin TD.header {
	font-size:10px;
	font-weight:bold;
	background-color:#EEEEEE;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:1px;
	padding-right:1px;
	margin-left:1px;
	margin-right:1px;
}

*.admin DIV.row {
	padding-top:2px;
	padding-bottom:2px;
}

*.admin TD.datagroup {
	font-size:11px;
	font-weight:bold;
	background-color:#EEEEEE;
}

*.admin TD.data {
	font-size:10px;
	padding-left:1px;
	padding-right:1px;
}

*.admin TD.data2 {
	font-size:9px;
	font-style:italic;
	color:b09d8d;
	word-wrap:break-word;
}

*.admin TD.rowline {
	font-size:0px;
	padding:0px;
	margin:0px;
	border-bottom:1px;
	border-bottom-color:#d7cec6;
}
*.admin TD.grouprowline {
	font-size:10px;
}
*.admin DIV.rowline {
	font-size:0px;
	padding:0px;
	margin:0px;
	height:1px;
	border-bottom:1px solid #d7cec6;
}

*.admin HR.rowline {
	color:#d7cec6;		/* b09d8d, d7cec6 */
	background-color:#d7cec6;
	height:1px;
	border:none;
	padding:0px;
	margin:0px;
}

*.admin *.data INPUT, SELECT {
	font-size:9px;
	border:none;
	background-color:#DDDDDD;
}

*.admin *.data TEXTAREA {
	font-size:11px;
	border:none;
	background-color:#DDDDDD;
}

*.admin DIV.processingstatus {
	text-align:center;
	font-size:12px;
}
*.admin H3 {
	text-align:left;
	text-transform:capitalize;
	text-decoration:underline;
}
*.admin UL {
	text-align:left;
}




DIV.project {
	float:left;
	width:140px;
	height:220px;
	padding:10px;
	margin:0px;
	border-style:solid;
	border-width:0px;
}

DIV.project * {
	font-size:9px;
}

DIV.project:hover {
	background-color:##f9e8eb;
	cursor:pointer;
}

A.project:hover {
	background-color:##f9e8eb;
	cursor:pointer;
}

DIV.project DIV.thumbnail {
	position:relative;
	display:block;
	width:120px;
	height:90px;
	padding-left:9px;
	padding-right:11px;
	padding-top:9px;
	padding-bottom:11px;
	border-style:dashed;
	border-width:0px;
	background:url(../graphics/BACKGROUND_Thumbnail_Shadow.png);
	background-position:left;
	background-repeat:no-repeat;
}
	
DIV.project DIV.thumbnailimage {
	position:relative;
	top:0px;
	width:120px;
	height:90px;
	display: table-cell;
	text-align:center;
	vertical-align:middle;
	background-color:##999999;
}
DIV.project DIV.thumbnailimagehighlight {
	position:absolute;
	top:9px;
	left:9px;
	width:120px;
	height:90px;
	background:url(../graphics/BACKGROUND_Thumbnail_Highlight.png);
	background-position:left;
	background-repeat:no-repeat;
}

DIV.project DIV.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:2px;
}

DIV.project DIV.description, DIV.location {
	font-size: 9px;
	color:##999999;
	margin-left:4px;
	margin-right:4px;
}

DIV.project DIV.date {
	font-size: 9px;
	color:##999999;
	margin-left:4px;
	margin-right:4px;
}


DIV.projectdetailsInline {
	width:640px;
}

DIV.projectdetailsInline DIV.text {
}

DIV.projectdetailsInline DIV.text DIV.label {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:70px;
}

DIV.projectdetailsInline DIV.text DIV.data {
	width:500px;
	font-size:14px;
	padding-left:110px;
}

DIV.projectdetailsInline DIV.photos {
	width:502px;
	padding-top:25px;
	padding-left:70px;
}

DIV.projectdetailsInline DIV.photos DIV.image {
	width:502px;
	height:427px;
}

DIV.projectdetailsInline DIV.photos DIV.image DIV.photowrapper {
	width:502px;
	height:427px;
}

DIV.projectdetailsInline DIV.photos DIV.image DIV.photowrapper DIV.photo {
	width:502px;
	height:377px;
	display:block;
	overflow:hidden;
}

DIV.projectdetailsInline DIV.photos DIV.image DIV.photowrapper DIV.photo IMG {
	border:solid;
	border-width:1px;
	border-color:##000000;
}
DIV.projectdetailsInline DIV.photos DIV.image DIV.photowrapper DIV.caption {
	width:500px;
	height:50px;
}

DIV.projectdetailsInline DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.title {
	width:500px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

DIV.projectdetailsInline DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.navigation {
	width:500px;
	height:20px;
}

DIV.projectdetailsInline DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.navigation DIV.previous {
	float:left; cursor:pointer;
	font-size:9px;
}
DIV.projectdetailsInline DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.navigation DIV.next {
	float:right; cursor:pointer;
	font-size:9px;
}
DIV.projectdetailsInline DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.navigation DIV.count {
	text-align:center;
	font-size:9px;
	font-weight:bold;
}








DIV.salvage {
	float:left;
	width:140px;
	height:160px;
	padding:10px;
	margin:0px;
	border-style:solid;
	border-width:0px;
}

DIV.salvage * {
	font-size:9px;
}

DIV.salvage:hover {
	background-color:##f9e8eb;
	cursor:pointer;
}

A.salvage:hover {
	background-color:##f9e8eb;
	cursor:pointer;
}

DIV.salvage DIV.thumbnail {
	position:relative;
	width:120px;
	height:90px;
	padding-left:9px;
	padding-right:11px;
	padding-top:9px;
	padding-bottom:11px;
	border-style:dashed;
	border-width:0px;
	background:url(../graphics/BACKGROUND_Thumbnail_Shadow.png);
	background-position:left;
	background-repeat:no-repeat;
}
	
DIV.salvage DIV.thumbnailimage {
	position:relative;
	width:120px;
	height:90px;
	display: table-cell;
	text-align:center;
	vertical-align:middle;
	background-color:##999999;
}
DIV.salvage DIV.thumbnailimagehighlight {
	position:absolute;
	top:9px;
	left:9px;
	width:120px;
	height:90px;
	background:url(../graphics/BACKGROUND_Thumbnail_Highlight.png);
	background-position:left;
	background-repeat:no-repeat;
}

DIV.salvage DIV.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:2px;
}

DIV.salvage DIV.description, DIV.location {
	font-size: 9px;
	color:##999999;
	margin-left:4px;
	margin-right:4px;
}

DIV.salvage DIV.date {
	font-size: 9px;
	color:##999999;
	margin-left:4px;
	margin-right:4px;
}

DIV.salvagedetailsWindowed {
	width:740px;
	height:475px;
	background-color:##333333;
}

DIV.salvagedetailsWindowed DIV.text {
	float:left;
	width:200px;
	height:405px;
	padding-left:10px;
	padding-right:10px;
	color: ##CCCCCC;
}

DIV.salvagedetailsWindowed DIV.text DIV.label {
	padding-top:10px;
	padding-bottom:10px;
}

DIV.salvagedetailsWindowed DIV.text DIV.data {
	font-size:10px;
	color: ##CCCCCC;
	padding-left:20px;
}

DIV.salvagedetailsWindowed DIV.photos {
	float:left;
	width:500px;
	height:385px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color: ##CCCCCC;
}

DIV.salvagedetailsWindowed DIV.photos DIV.image {
	width:500px;
	height:405px;
}

DIV.salvagedetailsWindowed DIV.photos DIV.image DIV.photowrapper {
	width:500px;
	height:405px;
}

DIV.salvagedetailsWindowed DIV.photos DIV.image DIV.photowrapper DIV.photo {
	width:500px;
	height:375px;
	overflow:hidden;
}

DIV.salvagedetailsWindowed DIV.photos DIV.image DIV.photowrapper DIV.caption {
	width:500px;
	height:20px;
}

DIV.salvagedetailsWindowed DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.title {
	width:500px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: ##CCCCCC;
}

DIV.salvagedetailsWindowed DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.navigation {
	width:500px;
	height:10px;
}

DIV.salvagedetailsWindowed DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.navigation DIV.previous {
	float:left; cursor:pointer;
	font-size:9px;
	color: ##CCCCCC;
}
DIV.salvagedetailsWindowed DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.navigation DIV.next {
	float:right; cursor:pointer;
	font-size:9px;
	color: ##CCCCCC;
}
DIV.salvagedetailsWindowed DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.navigation DIV.count {
	text-align:center;
	font-size:9px;
	font-weight:bold;
	color: ##CCCCCC;
}

DIV.salvagedetailsInline {
	width:640px;
}

DIV.salvagedetailsInline DIV.text {
}

DIV.salvagedetailsInline DIV.text DIV.label {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:70px;
}

DIV.salvagedetailsInline DIV.text DIV.data {
	width:500px;
	font-size:14px;
	padding-left:110px;
}

DIV.salvagedetailsInline DIV.photos {
	width:502px;
	padding-top:25px;
	padding-left:70px;
}

DIV.salvagedetailsInline DIV.photos DIV.image {
	width:502px;
	height:427px;
}

DIV.salvagedetailsInline DIV.photos DIV.image DIV.photowrapper {
	width:502px;
	height:427px;
}

DIV.salvagedetailsInline DIV.photos DIV.image DIV.photowrapper DIV.photo {
	width:502px;
	height:377px;
	display:block;
	overflow:hidden;
}

DIV.salvagedetailsInline DIV.photos DIV.image DIV.photowrapper DIV.photo IMG {
	border:solid;
	border-width:1px;
	border-color:##000000;
}
DIV.salvagedetailsInline DIV.photos DIV.image DIV.photowrapper DIV.caption {
	width:500px;
	height:50px;
}

DIV.salvagedetailsInline DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.title {
	width:500px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

DIV.salvagedetailsInline DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.navigation {
	width:500px;
	height:20px;
}

DIV.salvagedetailsInline DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.navigation DIV.previous {
	float:left; cursor:pointer;
	font-size:9px;
}
DIV.salvagedetailsInline DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.navigation DIV.next {
	float:right; cursor:pointer;
	font-size:9px;
}
DIV.salvagedetailsInline DIV.photos DIV.image DIV.photowrapper DIV.caption DIV.navigation DIV.count {
	text-align:center;
	font-size:9px;
	font-weight:bold;
}




DIV.link {
	padding-left:10px;
	padding-right:10px;
	width:620px;
	height:110px;
	display:block;
}

DIV.link:hover {
	background-color:##f9e8eb;
	cursor:pointer;
}

DIV.link DIV.thumbnail {
	position:relative;
	width:120px;
	height:90px;
	float:left;
	clear:left;
	padding-left:9px;
	padding-right:11px;
	padding-top:9px;
	padding-bottom:11px;
	border-style:dashed;
	border-width:0px;
	background:url(../graphics/BACKGROUND_Thumbnail_Shadow.png);
	background-position:left;
	background-repeat:no-repeat;
}
	
DIV.link DIV.thumbnailimage {
	position:relative;
	width:120px;
	height:90px;
	display: table-cell;
	vertical-align:middle;
	background-color:##999999;
}
DIV.link DIV.thumbnailimagehighlight {
	position:absolute;
	top:9px;
	left:9px;
	width:120px;
	height:90px;
	background:url(../graphics/BACKGROUND_Thumbnail_Highlight.png);
	background-position:left;
	background-repeat:no-repeat;
}

DIV.link DIV.name {
	display:block;
	float:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding-top:8px;
	margin-left:4px;
	margin-right:4px;
	margin-bottom:2px;
}

DIV.link DIV.description {
	font-size: 12px;
	color:##999999;
	margin-left:4px;
	margin-right:4px;
}










DIV.partner {
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	width:600px;
	display:block;
	clear:both;
}


DIV.partner DIV.thumbnail {
	width:200px;
	float:left;
	padding-left:0px;
	padding-right:0px;
}
	
DIV.partner DIV.description {
	width:390px;
	float:right;
	padding-left:10px;
	padding-right:0px;
	font-size: 12px;
	color:##999999;
}

DIV.partner DIV.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding-top:8px;
	padding-left:0px;
	padding-right:0px;
}

DIV.partner P {
	margin-top:0px;
	margin-bottom:4px;
	font-size: 12px;
	color:##999999;
}


A.pdf {
	background-image:url(/graphics/icons/ICON_PDF_16.gif);
	background-repeat:no-repeat;
	padding-left: 20px;
	font-size: 10px;
	display:block;
}

A.link {
	background-image:url(/graphics/icons/ICON_Link_16.png);
	background-repeat:no-repeat;
	padding-left: 20px;
	font-size: 10px;
	display:block;
}


UL.linklist {
	font-weight:bold;
	font-size:10px;
	list-style: none;
	margin-top:0px;
	padding: 0px;
	padding-left:4px;
	text-align: left;
	color:#999999;
	background-color:#F3F3F3;
}

UL.linklist LI {
	height:16px;
	margin-right: 10px;
	line-height:16px;
}


