body {
	margin-left: 0px;
}

h1,h2,h3,h4,h5,p,i,ul,ol,li,div,td,th,address,blockquote,nobr  {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #000000;
}
h1 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14pt;
	color: #FF8C00;
}
h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #FF8C00;
}

/* hyperlinks*/

a:link  {
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}

a:visited  {
	font-size : 9pt;
	color: #333333;
	text-decoration : underline;
}

a:active  {
	font-size : 9pt;
	color: #333333;
	text-decoration : underline;
}

a:hover  {
	color : #333333;
	font-size : 9pt;
	text-decoration : underline;
}

/* */
.main {
	background-image: url(UserFiles/Image/color/or20.jpg);
}

.navigation {
	background-image: url(UserFiles/Image/color/or60.jpg);
}

.tbl_headline {
	font-weight: bold;
}

.img_border {
	border-color: #FF8C00;
	border-width: 1;
}

.m_color {
	color: #FF8C00;
}

.nav_color_bold {
	color: #FF8C00;
	font-weight: bold;
}
.nav_color_norm {
	color: #FF8C00;
	font-weight: normal;
}
.nav_bold {
	font-weight: bold;
}
.nav_norm {
	font-weight: normal
}		

#navLink a:link{text-decoration : none;}
#navLink a:active{text-decoration : none;}
#navLink a:visited{text-decoration : none;}
#navLink a:hover{text-decoration : none;}