body {
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#333333;
}


H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
display: inline;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
display: inline;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
display: inline;
}

td {
	font-family:Arial; font-size:12px; color:#000000;
	line-height:20px;
}

.smallfont {
	font-family:Arial; font-size:11px; color:#000000;
}

.header_bg {
	background-image:url(images/header_bg.jpg);
	background-repeat:no-repeat;
}

.left_top_bg {
	background-image:url(images/left_top_bg.jpg);
	background-repeat:repeat-x;
}

.right_top_bg {
	background-image:url(images/right_top_bg.jpg);
	background-repeat:repeat-x;
}

.left_bg {	
	background-image:url(images/left_bg.jpg);
	background-repeat:repeat-y;
	border: solid 1px #F2D89D;
	width: 218px;
}

.right_bg {	
	background-image:url(images/right_bg.jpg);
	background-repeat:repeat-y;
	border: solid 1px #F2D89D;
	width: 197px;
}

.btn_bg  {
	background-image:url(images/btn_bg.jpg);
	background-repeat:repeat-x;
}

.footer_bg {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:42px;
}

.zurich_bg {
	background-image:url(images/zurich_bg.jpg);
	background-repeat:repeat-x;
}

.welcome_bg {
	background-image:url(images/welcome_bg.jpg);
	background-repeat:repeat-x;
}

.table_border {
	border: 1px solid #DFDFDF;
}

.red_font {
	font-family:Arial; font-size:12px; color:#BB0202; font-weight:bold;
}

.white_font {
	font-family:Arial; font-size:12px; color:#FFFFFF;
}

.red_header {
	font-family:"Trebuchet MS"; font-size:17px; font-weight:bold;
	color:#A60202;
}

.red_header2 {
	font-family:"Trebuchet MS"; font-size:15px; font-weight:bold;
	color:#A60202;
}

.white_header {
	font-family:"Trebuchet MS"; font-size:13px; font-weight:bold;
	color:#ffffff;
}


.blacklink:link {
	font-family:Arial; font-size:12px; color:#000000; text-decoration:underline;
}

.blacklink:visited {
	font-family:Arial; font-size:12px; color:#000000; text-decoration:underline;
}

.blacklink:hover {
	font-family:Arial; font-size:12px; color:#ff0000; text-decoration:underline;
}

.redlink:link {
	font-family:Arial; font-size:12px; color:#B00202; text-decoration:underline;
}

.redlink:visited {
	font-family:Arial; font-size:12px; color:#B00202; text-decoration:underline;
}

.redlink:hover {
	font-family:Arial; font-size:12px; color:#000000; text-decoration:underline;
}

.whitelink:link {
	font-family:"Trebuchet MS"; font-size:12px; color:#ffffff; text-decoration:none; font-weight:bold;
}

.whitelink:visited {
	font-family:"Trebuchet MS"; font-size:12px; color:#ffffff; text-decoration:none; font-weight:bold;
}

.whitelink:hover {
	font-family:"Trebuchet MS"; font-size:12px; color:#ff9900; text-decoration:none; font-weight:bold;
}

.navlink:link {
	font-family:"Trebuchet MS"; font-size:12px;
	color:#FFFFFF; text-decoration:none; font-weight:bold;
}

.navlink:visited {
	font-family:"Trebuchet MS"; font-size:12px;
	color:#FFFFFF; text-decoration:none; font-weight:bold;
}

.navlink:hover {
	font-family:"Trebuchet MS"; font-size:12px;
	color:#000000; text-decoration:none; font-weight:bold;
}

.graybg {
	background-color:#EBEBEB;
}

.whitebg {
	background-color:#ffffff;
}

.textbox {
	font-family:Arial; font-size:11px; 
}

.forward_btn {
	background-image: url(images/forward_btn.gif);
	background-repeat: no-repeat;
	width:20px; height:20px;
	border: 0px; background-color:#FFF4E2;
	cursor: hand; margin-top:5px;
}

.prev_btn {
	background-image: url(images/prev_btn.gif);
	background-repeat: no-repeat;
	width:20px; height:20px;
	border: 0px; background-color:#FFF4E2;
	cursor: hand; margin-top:5px;
}

	