/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	background:url(bg.jpg);
	background-repeat:repeat-x;
	background-position:top
}

table.main {
	background-color:#FFFFFF;
	background: url(border_right.gif);
	background-repeat:repeat-y;
	background-position:right;
	min-height:300px;
}

td.menu {
	background-image:url(postcard_menu_bg.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	height:38px
}

td.footer_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: transparent; 
	background-image:url(postcard_footer.jpg);
	background-repeat:no-repeat; 
	background-position:left;
}	

td.footer_right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color: transparent; 
	background-image:url(postcard_footer_extend2.jpg);
	background-repeat:no-repeat; 
	background-position:right;
	vertical-align:middle;
}	

.top_image {
	position:relative;
	left:20px;
	z-index:100;
	
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.footer_text {
	position:relative;
	right:160px;
	bottom:-40px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 230px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	vertical-align:top;
}
.leftpane {
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}

.prop {
    height:300px;
    float:right;
    width:1px;
}

/* Text styles */
A.footer:link {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #FFFFFF;
	font-weight: normal;
}
A.footer:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #FFFFFF;
	font-weight: normal;
}
A.footer:active {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #FFFFFF;
	font-weight: normal;
}
A.footer:hover {
    text-decoration: underline;
	font:11px Arial, Helvetica;
    color: #FFFFFF;
	font-weight: normal;
}
.breadcrumbs   {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
}
A.breadcrumbs:link {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: none;
}
A.breadcrumbs:visited {
    text-decoration: none;
	font:11px Arial, Helvetica;
    color: #BC8E13;
	font-weight: none;
}
A.breadcrumbs:active {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: none;
}
A.breadcrumbs:hover {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: underline;
}
.loginText {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
}
a.loginText:Link {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: none;
}
a.loginText:Active {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: none;
}
a.loginText:Visited {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: none;
}
a.loginText:Hover {
   font-family: Arial;
   font-size:  11px;
   font-weight: bold;
   color: #BC8E13;
   text-decoration: underline;
}


/* Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
	background-image:url(postcard_menu_bg.jpg);
	background-repeat:repeat-x; 
	background-position:top;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:32px;
	background-color: Transparent;
}
.MainMenu_MenuItem{
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;

}
.MainMenu_MenuItemSel{
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 13px;
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuItemAct {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #BC8E13; 
	font-size: 13px;
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}

.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial; 
	padding-top: 10px;
	padding-bottom: 10px;
} 
.rootmenuitemselected TD{ 
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 13px;
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rootmenuitemactive TD{ 
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 13px;
	font-family: Arial; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.MainMenu_MenuIcon {
	background-color: #B2A088; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 21px;
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
}
.MainMenu_SubMenu {
	background-color: #B2A088;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuBreak {
	height: 0px;
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* splash screen */
	.ageFormDay {
		width: 45px; font-size: 10px;
	}
	.ageFormMonth {
		width: 45px; font-size: 10px;
	}
	.ageFormYear {
		width: 65px; font-size: 10px;
	}
	.ageFormButton {
		width: 65px; font-size: 10px;
	}
	#ageForm{
		position:absolute; top:370px; z-index:1000;
	}
	.ageFormCountry {
		width: 185px; font-size: 10px;
	}

/* text style used for most text rendered by modules 
.Normal,.NormalDisabled
{
   	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    	font-weight: normal;
	z-index: 1;	
	position: relative;
	width: 100%;
}
*/