.Head
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica;
}

Body{
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2D3D57;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: black;
}

.SelectedTab
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica;
}

.table {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.SkinObject {

	font-weight: bold;
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica;
	text-decoration: none;
}

.menubox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E3E4;
}
.bluebox {
	background-color: #2F658A;
	border-bottom: 1px solid #E1E3E4; 2D3D57;
	text-align:center;
}
.contentBkg1 {
	background-image: url(images/content_background_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #DBE2EA;
}

.contentBkg2 {
	background-image: url(images/content_background_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #E8EBF0;
}

.contentBkg3 {
	background-image: url(images/content_background_03.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	xbackground-color:#EFF4F7;
}

//
.Search
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial;
	height: 17px;
}
.Search_Button
{
	vertical-align: middle;
}

//
/* [SOLPATRMENU] */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{

}
.MainMenu_MenuItem
{

	font-size: 11px;
	color: #2D3D57;
	border-top-style: none;
	border-right-style:1px red solid;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;


}
.MainMenu_MenuItemSel
{
	color: red;
	font-size: 11px;
	border-top-style: none;
	border-right-style:none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;
	background-color: transparent;

}
.MainMenu_MenuIcon
{
	display: none;
	width: 0px;
}
.MainMenu_MenuArrow
{
	height: 0px;
	width: 0px;
}
.MainMenu_MenuBreak
{
	height: 0px;
	width: 0px;
}
.MainMenu_SubMenu
{
	border-right: #2D3D57 1px solid;
	border-top: #2D3D57 1px solid;
	margin-top: 1px;
	margin-left: -1px;
	border-left: #2D3D57 1px solid;
	border-bottom: #2D3D57 1px solid;
	background-color: #E1E3E4;
}
.MainMenu_RootMenuArrow
{
	padding-left: 2px;
}
.MainMenu_RootMenuItem
{
	font-size: 12px;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(media/menuitem_c.gif);
	padding-bottom: 2px;
	color: #f0f8ff;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 28px;
}
.MainMenu_RootMenuItemActive
{
	color: red;
}
.MainMenu_RootMenuItemSel
{
	font-size: 12px;
	padding-bottom: 2px;
	color: red;#C2D9E5;
	font-family: Tahoma;
	height: 28px;
}
.MainMenu_MenuIcon_Admin
{
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #E3EDF3;
	border-bottom-style: none;
}
.MainMenu_MenuBreak_Admin
{
	height: 28px;
	width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #E1ECF2;
	border-bottom-style: none;
}
.MainMenu_RootMenuItem_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Tahoma;
	height: 28px;
}
.MainMenu_RootMenuItemActive_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Tahoma;
	height: 28px;
}
.MainMenu_RootMenuItemSel_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	text-transform: uppercase;
	color: #C2D9E5;
	font-family: Tahoma;
	height: 28px;
}
.SubMenu_ItemSel
{
	font-size: 11px;
	color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 20px;
	background-color: #80B0C8;
	border-bottom-style: none;
}

