/* iCreativ Main CSS */

body {
background-color:#32373e;	
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
background-image: url(../layout/newbg.gif);
background-repeat: no-repeat;
background-position: 0% 100%;
}

.greytab
{
	font-family: verdana;
	font-size: 12px;
	color: #9c0b0b;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	text-decoration: none;
}

a:link{
 color:#ffffff;
 text-decoration: none;
 font-weight: bold;
 }
 
a:visited
{
color:#ffffff ;
text-decoration: none;
 font-weight: bold;
}

a:hover
{ 
color:#fdc486;
text-decoration: none; 
font-weight: bold;
}


.bigtext
{
	font-family: verdana;
	font-size:18px;
	font-weight:bold;
}

a:link.sidemenu {
 color:#9c0b0b;
 text-decoration: none;
 }
 
a:visited.sidemenu 
{
color:#9c0b0b 
}

a:hover.sidemenu
{ 
color:#a5a4a4;
text-decoration: none; 
}

.redtab
{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}




.searchtext
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #9c0b0b;
font-weight:normal
}

.bread1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

.bread2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #9c0b0b;
	text-decoration: none;
}

a:link.bread2 {
 color:#9c0b0b;
 text-decoration: none;
 }
 
a:visited.bread2 
{
color:#9c0b0b 
}

a:hover.bread2 
{ 
color:#ffffff;
text-decoration: none; 
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

