/* CSS Document */

body {
margin-top: 0px;
background: #5A798C url('images/') fixed repeat-y top right;  
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
}

p {line-height:20px}

ul {line-height:20px}

ol {line-height:20px}

.td_lh {line-height:20px}

.style1 {
	color: #FFFFFF;
	font-size: small;
}

.heading1 {
	color: #333333;
	font-size: 16px;
	font-weight:bold;
	line-height:18px;
	padding-top:10px;
}


.heading2 {
	color: #333333;
	font-size: 14px;
	font-weight:bold;
	padding-top:15px
}

.heading3 {
	color: #264B62;
	font-size: 26px;
	font-weight:normal;
	line-height:30px
}

.heading_menu {
	color: #264B62;
	font-size: 16px;
	font-weight:bold;
}

.submenu {
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	padding-bottom:5px
}


a:link {text-decoration: none; font-weight:bold; color:#25618F}
a:visited {text-decoration: none; font-weight:bold; color:#25618F}
a:hover {text-decoration: underline; font-weight:bold; color:#5A798C}
a:active {text-decoration: none; font-weight:bold; color:#25618F}

a.link_bottom:link {text-decoration: none; font-weight:normal; font-size:10px; color:#FFFFFF}
a.link_bottom:visited {text-decoration: none; font-weight:normal; font-size:10px; color:#FFFFFF}
a.link_bottom:hover {text-decoration: underline; font-weight:normal; font-size:10px; color:#FFFFFF}
a.link_bottom:active {text-decoration: none; font-weight:normal; font-size:10px; color:#FFFFFF}

a.link_top:link {text-decoration: none; font-weight:normal; font-size:11px; color:#FFFFFF}
a.link_top:visited {text-decoration: none; font-weight:normal; font-size:11px; color:#FFFFFF}
a.link_top:hover {text-decoration: underline; font-weight:normal; font-size:11px; color:#FFFFFF}
a.link_top:active {text-decoration: none; font-weight:normal; font-size:11px; color:#FFFFFF}

a.three:link {text-decoration: underline; font-weight:bold; color:#FFFFFF}
a.three:visited {text-decoration: underline; font-weight:bold; color:#FFFFFF}
a.three:hover {text-decoration: none; font-weight:bold; color:#FFFFFF}
a.three:active {text-decoration: none; font-weight:bold; color:#FFFFFF}

