body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headertext {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
}

.body {
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
}
.inputblue {
	border: 1px solid #7F9DB9;
	width: 78px;
	font-size: 10px;
}

.inputblue2 {
	height: 18px;
	/*width: 18px;*/
	font-weight: bold;
	font-size: 8px;
	color: white;
	background: #1D2263;
	border: 1px solid White;
	text-align: center;
	}

.main
{
	padding-left: 7px;
	padding-right: 7px;
}

.inputorange2 {
	font-weight: bold;
	font-size: 10px;
	color: white;
	background: #CC6600;
	border: 1px solid White;
}

A  {
	text-decoration : underline;
	color : #0054A6;
}

A:Visited  {
	color : #0054A6;
	text-decoration : underline;
}

A:Hover  {
	color : #0072BC;
	text-decoration : none;
}

.click
{
	cursor: hand;
}

.Progress_blue {
	background-image: url(img/progress_blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.Progress_red {
	background-image: url(img/progress_red.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.Progress_green {
	background-image: url(img/progress_green.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.replyTable
{
	border: 1px solid #000000;
}
.headertop {
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 110px;
	font-size: 10px;
	line-height: 10px;
}

.headermiddle {
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 307px;
	font-size: 10px;
	line-height: 10px;
}

.headerstatus {
	color: #FFFFFF;
	padding-left: 11px;
	text-align: left;
	padding-top: 12px;
	font-size: 10px;
}
.top {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 11px;
	text-align: left;
}

A.inv  {
	text-decoration : none;
	color : white;
}

A.inv:Visited  {
	color : white;
	text-decoration : none;
}

A.inv:Hover  {
	color : white;
	text-decoration : underline;
}


.messageTable
{
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;

	background-color: #FDD4A7;	
	border: 1px solid #FFFFFF;
}

.even
{
	padding-left: 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	/*background-color: #FDD4A7;*/
	border: 1px solid #CC6600;
}

.odd
{
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	background-color: #FDC689;
	border: 1px solid #CC6600;
}

.browser
{
  padding: 5px;
  border-right: 2px solid #DCDBDB;
  border-left: 2px solid #DCDBDB;
}

div.guitarprohead {
	font-size: 13px;
	color: #0054A6;
	font-weight: bold;
	padding-left: 5px;
}

div.downloadnow {
	font-size: 16px;
	color: #0054A6;
	text-align: left;
	font-weight: bold;
	margin-left: 14px;
	margin-bottom: -1px;
	z-index: 10;
}

div.downloadnowGPRO {
	font-size: 11px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	margin-left: 189px;
	margin-bottom: 0px;
	z-index: 10;
}

div.downloadnowGPRO a {
	font-size: 11px;
	color: #0054A6;
	text-align: left;
	font-weight: bold;
	z-index: 10;
}

pre { 
  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+ */ 
 } 
