Body{
	
	background-color: #DBDBDB;
}

.body_left {
	background-image: url(leftedge_bg.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.body_right {
	background-image: url(rightedge_bg.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.body_left2 {
	background-image: url(left_edge_2.jpg);
	background-repeat: repeat-y;
	width: 27px;
}
.body_right2 {
	background-image: url(right_edge_2.jpg);
	background-repeat: repeat-y;
	width: 27px;
}

.table {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.menubox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E3E4;
}
.bluebox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #05144B;
	border-bottom: 1px solid #E1E3E4; 2D3D57;
	text-align:center;
}
.bluebox2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #05144B;
	border-bottom: 1px solid #E1E3E4; 2D3D57;
	text-align:left;
}
.contentBkg1 {
	background-color: #DBE2EA;
}

.contentBkg2 {
	background-color: #E8EBF0;
}

.contentBkg3 {
	background-color:#FFFFFF;
}

//
.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: #05144B;*/
	color: #ffffff;
	border-top-style: none;
	border-right-style:none;
	border-left-style: none;
	height: 20px;
	border-bottom-style: none;


}
.MainMenu_MenuItemSel
{
	/* color: #003366; */
	color: #ffffff;
	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
{
	color: #05144B;
	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; */
	background-color: #05144B;
}
.MainMenu_RootMenuArrow
{
	padding-left: 2px;
}
.MainMenu_RootMenuItem
{
	font-size: 11px;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(media/menuitem_c.gif);
	padding-bottom: 2px;
	/* color: #f0f8ff; */
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Verdana;
	height: 28px;
}
.MainMenu_RootMenuItemActive
{
	/* color: #003366;*/
	color: #ffffff;
}
.MainMenu_RootMenuItemSel
{
	font-size: 11px;
	padding-bottom: 2px;
	/* color: #003366;*/
	color: #ffffff;
	font-family: Verdana;
	height: 28px;
}
.MainMenu_MenuIcon_Admin
{
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	/* background-color: #E3EDF3; */
	background-color: #05144B;
	border-bottom-style: none;
}
.MainMenu_MenuBreak_Admin
{
	height: 28px;
	width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	/*background-color: #E1ECF2; */
	background-color: #05144B;
	border-bottom-style: none;
}
.MainMenu_RootMenuItem_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Verdana;
	height: 28px;
}
.MainMenu_RootMenuItemActive_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Verdana;
	height: 28px;
}
.MainMenu_RootMenuItemSel_Admin
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	text-transform: uppercase;
	color: #C2D9E5;
	font-family: Verdana;
	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;*/
	background-color: #05144B;
	border-bottom-style: none;
}

.Language_Selector{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3D57;
	border-right: #2D3D57 1px solid;
	border-top: #2D3D57 1px solid;
	border-left: #2D3D57 1px solid;
	border-bottom: #2D3D57 1px solid;
}




