body
{
	margin: 0;

background-image: url(/Images/bg.gif); 


background-color: #ffffff;
background-attachment: fixed
}
table
{
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma,Arial,Verdana, MS Sans Serif;
}
email_body
{
	background-color: #ffffff;
	margin: 0;
}
a:hover
{

	text-decoration: underline;
}
a:link
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
.LeftTD
{
	vertical-align: top;
	background-color: #f3ffff;
}

.centerTD
{
	vertical-align: top;
	background-color: #ffffff;
}

.textmenu_left
{
	color: #0074b7;
	font-size: 14px;
	font-family: Times New Roman,Arial,Verdana, MS Sans Serif;
}
.textmenu_left  a:hover
{
	
	text-decoration: underline;
}

.textmenu_sub
{
	color: #0074b7;
	font-size: 11px;
	font-family: Tahoma,Arial,Verdana, MS Sans Serif;
}

.texttitle_blue
{
	color: #004770;
	font-size: 13px;
	font-family: Tahoma,Arial,Verdana, MS Sans Serif;
}
.texttitle_blue a:hover
{
	
	text-decoration: underline;
}
.textbody
{
	color: #000000;
	font-size: 14px;
	font-family: Times New Roman,Arial,Verdana, MS Sans Serif;
}
.textbody a:hover
{
	
	text-decoration: underline;
}

.textlanguage
{
	color: #004770;
	font-size: 14px;
	font-family: Times New Roman,Arial,Verdana, MS Sans Serif;
}

.textlanguage a:hover
{
	
	text-decoration: underline;
}

.textdate
{
	color: #b0b0b0;
	font-size: 13px;
	font-family: Times New Roman,Arial,Verdana, MS Sans Serif;
}

.textdate a:hover
{
	
	text-decoration: underline;
}

.img_border_gray
{
	border-color: #9e9e9e;
	border-style: solid;
	border-width: 1px;
}

.flat
{
	font-family: Tahoma,Arial,Verdana, MS Sans Serif;
	font-size: 11px;
	color: #666666;	
	

}
.flat_contact
{
	font-family: Times New Roman,Arial,Verdana, MS Sans Serif;
	font-size: 14px;
	color: #004770;	
	height: 19px;
	border-bottom: #dfdfdf 1px solid;
	border-left: #373737 1px solid;
	border-top: #373737 1px solid;
	border-right: #dfdfdf 1px solid;
                     background-color:#f8f8f8;

}

 .textareaflat
{
	font-family: Times New Roman,Arial,Verdana, MS Sans Serif;
	font-size: 14px;
	color: #004770;	
	border-bottom: #dfdfdf 1px solid;
	border-left: #373737 1px solid;
	border-top: #373737 1px solid;
	border-right: #dfdfdf 1px solid;
                     background-color:#f8f8f8;
}
.button_bg_send
{
	
	background-image: url(/images/btn_send.gif);
	cursor: hand;
                     	border: 0;
	width: 32px;
	height: 21px;
	}
.button_bg_reset
{
	
	 background-image: url(/images/btn_reset.gif);
	 cursor: hand;
                     	
	 border: 0;
	 width: 56px;
	 height: 21px;
	}
.button_bg_send_en
{
	
	background-image: url(/images/btn_send_en.gif);
	cursor: hand;
                     	border: 0;
	width: 32px;
	height: 21px;
	}
.button_bg_reset_en
{
	
	 background-image: url(/images/btn_reset_en.gif);
	 cursor: hand;
                     	
	 border: 0;
	 width: 56px;
	 height: 21px;
	}




.pager
{	
	font-weight:bold;	
                     color: #004770;
	font-size: 14px;
	font-family: Times New Roman,Arial,Verdana, MS Sans Serif;

}
.pager-active
{
	font-weight:bold;	
                   text-decoration: underline;
	font-size: 14px;
	font-family: Times New Roman,Arial,Verdana, MS Sans Serif;
}
.button
{
	font-family: Arial,Tahoma, Verdana, MS Sans Serif;
	cursor: hand;
	background-color:#4568a1;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-style:outset;
	border-width:1px;
	height:30px;
}

.button_flat
{
	border-right: 1px outset;
	border-top: 1px outset;
	border-left: 1px outset;
	border-bottom: 1px outset;
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	cursor: hand;
	text-decoration: none;
}

#progress
{
	font-size: 1px;
	left: 10px;
	width: 1px;
	position: relative;
	top: 1px;
	height: 5px;
	background-color: #9d9d94;
}

.fileUpload
{
	font-family: Tahoma, Arial,Verdana, MS Sans Serif;
	font-size: 11px;
	color: #253652;
	border-bottom: #4D6689 1 solid;
	border-left: #4D6689 1 solid;
	border-right: #4D6689 1 solid;
	border-top: #4D6689 1 solid;
	width:340px;
}

.buttonUpload
{
	font-family: Arial,Tahoma, Verdana, MS Sans Serif;
	cursor: hand;
	background-color:#4568a1;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border-style:outset;
	border-width:1px;
	height:18px;
	width:60px;
}
.mailAttachmentUploadCss
{
	padding:0;
	margin:0;
	background-color:#ffffff;
}
 

hr
{
    color:#dedede;
    height: 1px;
    background-color:#dedede;
    margin:14 0 14 0;
}