/* Default CSS Stylesheet for a new Web Application project */

 
BODY
{
	xbackground-color: white;
	font-family:arial,sans-serif;
	
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

body {font-size:83%}
table {font-size:inherit}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	xcolor: #003366;
	xcolor:#696969;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}
xTD
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}


A:link
{
	text-decoration:underline;
 
	color:#0000ff;
}

A:visited
{
	text-decoration: underline;
	color: #0000ff;
}

A:active
{
	text-decoration: underline;
	color: #0000ff;
}

A:hover
{
	text-decoration: underline;
	color: #0000ff;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}



.titleBar
{ BORDER-TOP:  #99aaee 1px solid; BACKGROUND-COLOR: #dde5ff; }

.titleBarLine
{ BORDER-TOP:  #99aaee 1px solid;  }


.listBarColor
{ background-color:#dde5ff;
}

.smallFontSize
{ font-size:x-small;
	}






/* Small Gray TitleLine */
.titleline
{
	font-size: 1pt;
	width: 100%;
	height: 1em;
	background-color: lightgrey;
}

.smallinfo
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color:gray;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}


.productTitle
{ background-color:#d3d3d3;
 font-weight:bold;
	}



/*stuff like rember me */
.smallGadgetClicks
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	xcolor:gray;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

/*Title which are not heders like rember me */
.grayFatTitles
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color:gray;
	font-weight:bolder;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

.description
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#4C4C4C;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

.stats
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color:#4C4C4C;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

/* Button Menu */
.menubotton
{
	border-right: medium none;
	font-size:10px;
	padding-right: 10px;
	border-top: lightgrey 1px solid;
	padding-left: 10px;
	font-size: 10px;
	padding-bottom: 10px;
	border-left: medium none;
	width: 100%;
	color: #848484;
	padding-top: 10px;
	border-bottom: medium none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.bigSideLines
{
	border-right: #f1f1f1 1px solid;

	border-left: #f1f1f1 1px solid;

}
	

.sizeEntrySmall { width:200;}
.sizeEntryVerySmall { width:100;}
.sizeEntryMiddle { width:300;}
.sizeEntryMiddle2 { width:300;
	height:220;}
.sizeEntryLong { width:440;}
.sizeEntryLong2 { width:440;
	height:220;}

.adHeadline { FONT-WEIGHT: bold; COLOR: #d10000; TEXT-DECORATION: underline }
.adText { FONT: 1pt Arial; COLOR: white; TEXT-DECORATION: none }