body, table, td, input, select, textarea {
	font-family: verdana;
	font-size: 10px;
}

#copyright {
	color: white;
	margin: 3px;
}

.row1 {
        background-color: transparent;
}

.row2 {
        background-color: #B8DB7C;
        cursor: pointer;
}

#icondesc {
	font-weight: bold;
	color: #B8DB7C;
}

#memoryticker{
/*      color: white; */
        background-color: white;
        width: 530px;
        font: 10pt arial;
/*Tip: add in height attribute here for multiple line scroller*/
        border: 0;
        padding: 0;
        filter: progid:DXImageTransform.Microsoft.Slide(slideStyle='PUSH', bands=1);
/*      filter: progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=10,Duration=1); */
}

a {
	color: #008F38;
}

a.bold          { font-weight: bold; }

#webpress { visibility: hidden; }
#webpress h1 { font-size: 0px; visibility: hidden; }

#menuback { background-image: url(/images/dia_menue.gif); background-repeat: no-repeat; width:590px; height: 17px; padding-top:4px }
#menubar  { position: relative; }

#content { font-size: 12px }
#content td { font-size: 12px }
#content table { font-size: 12px }
#content tr { font-size: 12px }

#content { font-size: 12px }
td.#content { font-size: 12px }
table.#content { font-size: 12px }
tr.#content { font-size: 12px }

#mydomain { color: silver }

.mrow1	{ width:170px; height:170px; background-image: url(/images/image-bg.gif); }
.mrow2	{ width:170px; height:170px; background-image: url(/images/image-bg2.gif); }

.previewinfo	{ padding:5px;filter:alpha(opacity=75);position:absolute;margin-left:-100px;margin-top:100px;border: 1px solid black;width:200px;height:100px;background-color:white }

.srl { float : left; font-size : 13px; margin-left : 4px; }
.srr { float : right; font-size : 10px; margin-right : 3px; padding-top : 2px; }

div.#captcha {
	margin:15px;
}

p.captcha_notvalid
{
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        background: transparent;
        color: #000000;
}
p.captcha_2
{
        font-size: 10px;
        font-style: italic;
        font-weight: normal;
}
p.captcha_notvalid
{
        font-weight: bold;
        color: #FFAAAA;
}

#shopping a {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space: nowrap;
	width:185px;
}

a.#wpl { color: black; border-style: none none dotted; border-width: medium medium 1.5px; border-color: #E14A01; outline-style: none; cursor: help }
a.#wplg { color: black; border-style: none none dotted; border-width: medium medium 1.5px; border-color: #008f38; outline-style: none; cursor: help }
#webpedia { background-color: red; visibility:hidden;position:absolute;z-index:1000}

#shopdesc ul {
	margin-left:20px
}

#help_leftPanel {
	
	background-color: #b8db7c;
	color: black;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Which font to use */
	
	/* You shouldn't change these 5 options unless you need to */		
	height:100%;		
	left:0px;
	z-index:10;
	position:absolute;
	display:none;
}

#help_leftPanel #leftPanelContent{
	padding:10px;
}
#help_leftPanel .closeLink{ /* Layout of close link */
	padding-left:2px;
	padding-right:2px;
	background-color:#FFF;
	position:absolute;
	top:2px;
	right:2px;
	border:1px solid #000;
	color:#000;
	font-size:0.8em;				
}
#help_leftPanel .closeLink:hover{	/* Close link text  - mouseover effect*/
	color:#FFF;
	background-color:#000;
}	

