body
{
	background-color: #FFFFFF;
	color: #787878;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p
{
	margin: 0px 0px 0px 0px;
}

div#FooterText
{
	color: #f7b546;
	font-family: Verdana;
	font-size: 10px;
}

table, tr, td, div
{
	font-size: 11px;
	color: #4a83c8;
	line-height: 18px;
	
}

A, A:visited{
	color: #4a83c8;	
	font-weight: bold;
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
}

.cMainMenu, a.cMainMenu, a.cMainMenu:visited{
	font-size: 12px;
	color: #0466b1;
	text-decoration: none;
}

a.cMainMenu:hover
{
	color: #4990C7;
}

A.Path,  A.Path:visited, A.Path:link
{
    color: #6caee4;
    text-decoration: none;
}

A.Path:hover
{
    text-decoration: underline;
}

h1
{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}

INPUT, SELECT, TEXTAREA
{
	border:1px solid #cccccc;
	height:18px;
	width:250px;
	font-size:11px;
	font-family: Verdana, Arial;
	background-color: #FFFFFF;
	color: #4756ab;
}

.cSearchEngine{
	width: 150px;
}

a.cShowButton, a.cShowButton:visited{
	color: #0668b1;
	line-height: 8px;
	font-size:10px;
	text-decoration: none;
}

a.cShowButton:hover{
	text-decoration: underline;
}

a.cOffer, a.cOffer:visited{
	color: #4a83c8;	
	font-weight: bold;
	text-decoration: none;
}

a.cOffer:hover{
	text-decoration: underline;
}

.cDate{
	color: #4a9dc8;
}

a.cPager, a.cPager:visited{
	color: #7ca5f0;
	text-decoration: none;
}

.PageIndex, .GroupHeader
{
    font-size: 16px;
}

a.cPager:hover{
	text-decoration: underline;
}

a.cFile, a.cFile:visited, a.cFile:hover{
	color: #0466b1;
	text-decoration: none;
}

a.cLeftMenu, a.cLeftMenu:visited{
	color: #0466b1;
	text-decoration:none;
}

a.cLeftMenu:hover{
	text-decoration: underline;
}

A.button, A.button:visited, .button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.green {
	color: #E6164A;
	border: solid 1px #66A342;
	
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#F9FAF2), to(#B4D5FC));
	background: -moz-linear-gradient(top,  #F9FAF2,  #B4D5FC);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9FAF2', endColorstr='#B4D5FC');
}
.green:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#F9FAF2), to(#B4D5FC));
	background: -moz-linear-gradient(top,  #F9FAF2,  #B4D5FC);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9FAF2', endColorstr='#B4D5FC');
}
.green:active {
	color: #fef4e9;
	background: -webkit-gradient(linear, left top, left bottom, from(#F9FAF2), to(#B4D5FC));
	background: -moz-linear-gradient(top,  #F9FAF2,  #B4D5FC);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9FAF2', endColorstr='#B4D5FC');
}


A.listbutton, A.listbutton:visited, .listbutton {
	display: inline-block;
	outline: none;
	cursor: pointer;
	
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: 2px 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.listbutton:hover {
	text-decoration: none;
}
.listbutton:active {
	position: relative;
	top: 1px;
}
.listbuttonstyle {
	color: #E6164A;
	border: solid 1px #66A342;
	
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#F9FAF2), to(#B4D5FC));
	background: -moz-linear-gradient(top,  #F9FAF2,  #B4D5FC);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9FAF2', endColorstr='#B4D5FC');
}
.listbuttonstyle:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#F9FAF2), to(#B4D5FC));
	background: -moz-linear-gradient(top,  #F9FAF2,  #B4D5FC);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9FAF2', endColorstr='#B4D5FC');
}
.listbuttonstyle:active {
	color: #fef4e9;
	background: -webkit-gradient(linear, left top, left bottom, from(#F9FAF2), to(#B4D5FC));
	background: -moz-linear-gradient(top,  #F9FAF2,  #B4D5FC);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9FAF2', endColorstr='#B4D5FC');
}

a.vivelt, a.vivelt:visited{
	color: #0466b1;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}

a.vivelt:hover{
	text-decoration: none;
}
