BODY, TABLE, TH, TR, TD, P, UL, LI, FORM
{
	font-family: Tahoma,  Helvetica, Sans-serif;
	font-size: 8pt;
	color:#385378;
}

INPUT, TEXTAREA
{	font-family: Verdana, Arial, Geneva,  Helvetica, Sans-serif;
	font-size: 8pt;
	color:#385378;
	background-image: url(images/inputbg.gif);
	border:1px solid #515C64;
}

SELECT, OPTION 
{	font-family: Verdana, Arial, Geneva,  Helvetica, Sans-serif;
	font-size: 8pt;
	color:#385378;
	background: #EFF2F5;
	border:1px solid #515C64;
}


body {    scrollbar-face-color: #98CEEF; 
		  scrollbar-shadow-color: #C0E7FF; 
		  scrollbar-highlight-color: #98CEEF; 
		  scrollbar-3dlight-color: #98CEEF; 
		  scrollbar-darkshadow-color: #98CEEF; 
		  scrollbar-track-color: #EEF1F4; 
		  scrollbar-arrow-color: #ffffff;}


A
{
	text-decoration: none;
}
A:link
{
	color: #D57402;
}

A:visited
{
	color: #D57402;
}

A:active
{
	color: #D57402;
}

A:hover
{
	color: #098BD9;
	text-decoration: underline;
}




.b:link
{
	background: #ffffff;
}

.b:visited
{
	background: #ffffff;
}

.b:active
{
	background: #ffffff;
}

.b:hover
{
	background: #FFAB4F;
}



LI, UL {
list-style-image: url(images/list.gif);
}


.news
{
background-image: url(images/iframes/news_bg.jpg);
background-attachment: fixed;
}

.why
{
background-image: url(images/iframes/why_bg.jpg);
background-attachment: fixed;
}

.btn
{
font-weight: bold;
background: #D8DFE7;
}


/* PhpMyEdit-specific */

.pme-row-0
{
text-align: center;
background-color: #EEF1F4;
}

.pme-row-1
{
text-align: center;
background-color: #F6F6F6;
}

.pme-filter
{
text-align: center;
}
