﻿div.moveTop
{
	position: relative;
	top: 0px;
	border-bottom: #ffffff 1px solid;
}

.menuAuthor
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
	border-top: #ffffff 2px solid;
	border-left: #ffffff 1px solid;
}

.menuAuthorMain
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
	border-top: white 1px solid;
	text-align: left;
}

.menuAuthorSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
	border-left: #ffa500 9px solid;
	text-align: left;
}

.bodyTxt
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
	
div.bodyTxtTitle
{
	font-family: 'Century Gothic' , Arial, 'Arial Black';
	font-size: 22px;
	font-weight: bold;
	color: #678FC2;
	letter-spacing: 1px;
	line-height: 22px;
}

div.bodyTxtSubTitle
{
	font-family: 'Century Gothic' , Arial, 'Arial Black';
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #a9a9a9;
	letter-spacing: 1px;
	margin-left: 0px;
}

div.imagePad
{
	clear: none;
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

img.border
{
	border-right: #678FC2 4px solid;
	border-top: #678FC2 4px solid;
	border-left: #678FC2 4px solid;
	border-bottom: #678FC2 4px solid;
	background-position: center center;
	background-image: url(../IMAGES/GENERIC/loading.gif);
	background-repeat: no-repeat;
	cursor: hand;
}

img.imgLoad 
{
		background-position: center center;
	background-image: url(../IMAGES/GENERIC/loading.gif);
	background-repeat: no-repeat;
}

.imagePadRight
{
	clear: none;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.bodyTxtSmall
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
}

a.bodyTxtSmall
{
	color: #000000;
	text-decoration: underline;
}
a.bodyTxtSmall:hover
{
	color: #000000;
	text-decoration: none;
}

.bodyTxtTitle_gv
 {
	font-family: 'Century Gothic' , Arial, 'Arial Black';
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}

.gvBackcolor
{
	background-color: #678FC2;
}

div.spacer
{
	clear: both;
	display: block;
	float: none;
	height: 10px;
	width: 100px;
}
