
body {
	padding: 0px;
	margin: 0px;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #B0B0B0;
	vertical-align: top;

}
img {
	border: 0;
}

.page_nav {
	text-decoration: none;
}

.page_nav_selected {
	font-size: 14px;
	text-decoration: underline;
}

.bar {
	background-color: #6B6B6D;
	background-repeat: repeat;
	padding: 0;
	font-size: 1px;
}

.bar_shadow {
	background-color: #000000;
	background-repeat: repeat;
	padding: 0;
	font-size: 1px;
}

.Main_Section {
	padding: 0px;

}

.TopMenu_MenuItem {
	color: #FFFFFF;
	background-image: url(themes/default/images/TopMenu_BG.png);
	padding-left:6px;
	padding-top:4px;
	font-weight: bold;
	font-family: tahoma;
	font-size: 13px;
	line-height: 10px;
}
.TopMenu_MenuItem_Div {
	background-image: url(themes/default/images/TopMenu_Div.png);
	background-repeat: no-repeat;
}

.TopMenu_MenuItem_Sel_Left {
	background-image: url(themes/default/images/TopMenu_Sel_Left.png);
	background-repeat: no-repeat;
}

.TopMenu_MenuItem_Sel_Right {
	background-image: url(themes/default/images/TopMenu_Sel_Right.png);
	background-repeat: no-repeat;
}

.TopMenu_MenuItem_Sel {
	background-image: url(themes/default/images/TopMenu_Sel_BG.png);
	background-repeat: repeat-x;
	padding-left:5px;
	padding-top:4px;
	font-weight: bold;
	font-family: tahoma;
	font-size: 13px;
	line-height: 10px;
}

.RightMenu_Title {
	color: #B0B0B0;
	background-image: url(themes/default/images/Title_BG.png);
	background-repeat: repeat-x;
	padding-left:9px;
	padding-top:6px;
	font-weight: bold;
	font-family: tahoma;
	font-size: 13px;
	line-height: 10px;
}

.RightMenu_Title_Left {
	background-image: url(themes/default/images/Title_Left.png);
	background-repeat: no-repeat;
}
.RightMenu_Title_Right {
	background-image: url(themes/default/images/Title_Right.png);
	background-repeat: no-repeat;
}
.RightMenu {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
}
.style1{
	color: #FFFF00;
}

.wz_top_menu,
.wz_top_menu_link,
.wz_top_menu_link:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 12px;
}

.wz_top_menu
{
	background-color: #C00000;
}

.wz_top_menu_link:hover 
{
	color: #ffff00;
	text-decoration: underline;
}


.wz_right_menu_link,
.wz_right_menu_link:visited
{
	color: #ffff00;
	text-decoration: none;
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
}

.wz_right_menu_link:hover
{
	text-decoration: underline;
}

