body { 
margin:0 0 0 0;
background-image: url();
}
/*td { vertical-align: top}*/
img { border:0px; margin:0 0 0 0; padding:0 0 0 0}
a { color:#555555; font-family:tahoma; font-size:11px; line-height:13px}
.list_1 { width:10; height:14; padding-top:6}
.priv { padding-top:13}
.foot { color:#A6A6A6; font-family:tahoma; font-size:11px; line-height:13px}
.grey_dark { color:#5A5A5A; font-family:tahoma; font-size:11px; line-height:13px}
.gray_light { color:#8D8D8D; font-family:tahoma; font-size:11px; line-height:13px}
.green { color:#DBF294; font-family:tahoma; font-size:11px; line-height:13px}
.nlack_b { color:#323232; font-family:tahoma; font-size:11px; line-height:13px; font-weight:bold; text-decoration:none;}
.blue_dark { color:#1467A0; font-family:tahoma; font-size:11px; line-height:13px}
.blue_b { color:#1467A0; font-family:"MS Sans Serif"; font-size:11px; line-height:14px; font-weight:bold; text-decoration:none;}
.blue_light { color:#A1E3FF; font-family:tahoma; font-size:11px; line-height:13px}
.grey_b { color:#454545; font-family:"MS Sans Serif"; font-size:11px; line-height:13px; font-weight:bold}
a.this_link {color:#D8D8D8; font-family:tahoma; font-size:11px; line-height:13px; text-decoration:none; font-weight:bold; vertical-align:middle}
.bottom { color:#D8D8D8; font-family:tahoma; font-size:11px; line-height:13px; text-decoration:none; vertical-align:middle}
a.bottom { color:#D8D8D8; font-family:tahoma; font-size:11px; line-height:13px; text-decoration:none; vertical-align:middle}
.bg_point1_y	{
background-image: url(images/bg_point1_y.gif);
background-position: 3px top;
background-repeat: repeat-y;
height:15px;
}
.link_menu_default
{
    font-family:"MS Sans Serif";
	font-size:11px;
	text-decoration:none;
    color:white;
}
.link_menu_over
{
    font-family:"MS Sans Serif";
	font-size:11px;
	/*text-decoration:underline;8*/
	text-decoration:none;
    cursor:pointer;
	color:#000000;
}

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table overflow:hidden;*/
.mtDropdownMenu {
	position:absolute;
	
}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.mtDropdownMenu .content {
	position:absolute;
}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.mtDropdownMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
}

/* each TR.item is one menu item */
.mtDropdownMenu .item {
	font-family : Tahoma, "Ms Sans Serif", Arial, Thonburi;
    color:white;
    font-size:11px;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	left:0px; top:0px;
}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.mtDropdownMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=90);
	
}
/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.mtDropdownMenu .item.hover {
	background:#FAC5EB;
	color:#FFFFFF;
}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.mtDropdownMenu .item img {
	margin-left:5px;
}

#layoutHeader{
	width:100%
}
.clear{
	clear:both;
}
.paddingHomeText{
	padding:7px 10px 5px 20px;
}
.paddingMenuPortalText, .paddingMenuText{
	padding:5px 0px 5px 11px;
}

form {
		margin: 0px;
	}

	form .clear {
		background-color : transparent; 
		border: none;
	}

	/*form input, select {
		height : 18px ; background-color: #FFFFFF; 
		border: 1px solid #FF82C0; 
		font-family: "MS Sans Serif" ; font-size: 10px; font-weight: normal
	}*/

	form .inputerror {
		border: 1px solid #ff3300; 
	}
	form .inputfail {
		border: 1px solid #ff4e00; 
	}

	/*form textarea {
		background-color: #FFFFFF; 
		border: 1px solid #FF82C0; 
		font-family: "MS Sans Serif" ; font-size: 10px; font-weight: normal
	}*/

	form .button {
		height : 18px ; cursor : hand ; 
		background-color : #EEEEEE; 
		border-bottom: 1px solid #FF82C0 ; 
		border-top: 1px solid #FF82C0 ; 
		border-right: 1px solid #FF82C0 ; 
		border-left: 5px solid #FF82C0 ; 
		font-size: 10px; font-family : MS Sans Serif
	}.link_menu_defaultb {
	font-family:"MS Sans Serif";
	font-size:11px;
	text-decoration:none;
	color:white;
	font-weight: bold;
}
.blue_br {
color:#990000; font-family:"MS Sans Serif"; font-size:11px; line-height:14px; font-weight:bold; text-decoration:none;
}
.link_menu_over_red {
	font-family:"MS Sans Serif";
	font-size:11px;
	/*text-decoration:underline;8*/
	text-decoration:none;
	cursor:pointer;
	color: #FF0000;
}
.link_menu_over_green {

	font-family:"MS Sans Serif";
	font-size:11px;
	/*text-decoration:underline;8*/
	text-decoration:none;
	cursor:pointer;
	color: #009900;
}
.link_menu_over_blue {


	font-family:"MS Sans Serif";
	font-size:11px;
	/*text-decoration:underline;8*/
	text-decoration:none;
	cursor:pointer;
	color: #0000FF;
}
