﻿.main_staticstyle
{
	color: white;
	font-size: 13px;
	font-family: Verdana;
	padding-right: 5px;
	padding-left: 5px;
}

.main_statichovertyle
{
}

.main_dynamicstyle
{
	margin: 0px;
	border: 1px ridge #8c8c84;
	padding: 3px 4px 3px 2px;
	color: #5e5e55;
	font-size: 12px;
	font-family: Verdana;
	background-color: #f5f2eb;
	 
}

.main_dynamichoverstyle
{
	color: #3b3d2d;
	background-color: #d1d3c0;
}

/*Top*/

.top_staticstyle
{
	padding: 0px 3px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	color: #666666;
}

.top_statichovertyle
{
	color: #C0C0C0;
}

.top_dynamicstyle
{
	margin: 0px 2px 0px 0px;
	border: thin ridge #C0C0C0;
	padding: 5px 14px 14px 5px;
	color: #f6f2e9;
	font-size: 12px;
	font-family: Verdana;
	background-color: #c4bfb1;
}

.top_dynamichoverstyle
{
	 color:#c4bfb1;
	 background-color: #f6f2e9; 
}

/*Bottom*/
.bottom_staticstyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	color: #eeebe2;
	padding-left: 5px;
	padding-right: 5px;
}

.bottom_statichovertyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	color: #5e574f;
	padding-left: 5px;
	padding-right: 5px;
}

.bottom_dynamicstyle
{
	margin: 0px 2px 0px 0px;
	border: thin ridge #C0C0C0;
	padding: 5px 14px 14px 5px;
	color: #f6f2e9;
	font-size: 12px;
	font-family: Verdana;
	background-color: #c4bfb1;
}

.bottom_dynamichoverstyle
{
	 color:#c4bfb1;
	 background-color: #f6f2e9; 
}