a { text-decoration: none; } 
a:link { color: #5D0013; }
a:visited { color: #2F030C; } 
a:active { color: #5F2330; } 
a:hover { color: #FF9900; } 
a.topmenu:link { color: #FFFFFF; }
a.topmenu:visited { color: #FFFFFF; } 
a.topmenu:active { color: #ff9900; } 
a.topmenu:hover { color: #ff9900; } 
a.footer:link { color: #0F3A8C; }
a.footer:visited { color: #0F3A8C; } 
a.footer:active { color: #ff9900; } 
a.footer:hover { color: #ff9900; } 
 
body {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #0D2280;
}

/* tables */
td { font: normal normal 10px "Verdana","Arial","Helvetica",sans-serif; }
td.text { font-size: 10px; }
td a { text-decoration: none; }
td a:hover { text-decoration: underline; }
th { font-family: "Verdana", "Arial", "Helvetica", sans-serif; text-align: left; text-align: left; font-size: 11px; }
th.base { font: bold normal 10px "Verdana", "Arial", "Helvetica", sans-serif; }
td.path { color: #0065e6; }
td.path a { color: #0065e6; text-decoration: underline; }
td.path a:hover { color: blue; text-decoration: none; }

/* input */

select { font: bold normal 10px "Verdana","Arial","Helvetica",sans-serif; color: black; }
input { font: bold normal 10px "Verdana","Arial","Helvetica",sans-serif; color: black; }
.whitebg { background-color: white; color: black; }
.navy { font-weight: bold; color: navy; }

/* table styles*/

.dotted { border-width: 1px; border-style: dotted; border-color: gray; }
.menu {
	font-weight: bold;
	color: #E76915;
	font-size: 14px;
}
a.menu:link { color: #570414; }
a.menu:visited { color: #570414; } 
a.menu:active { color: #570414; } 
a.menu:hover { color: #570414; }

.menu_home {
	font-weight: bold;
	color: white;
	font-size: 14px;
}
a.menu_home:link { color: white; }
a.menu_home:visited { color: white; } 
a.menu_home:active { color: white; } 
a.menu_home:hover { color: white; }

.menu_selected {
	font-weight: bold;
	color: #E76915;
	font-size: 14px;
}
a.menu_selected:link { color: #E76915; }
a.menu_selected:visited { color: #E76915; } 
a.menu_selected:active { color: #E76915; } 
a.menu_selected:hover { color: #E76915; }

.demo_link {
	font: "Verdana","Arial";
	color: white;
	font-size: 12px;
	
}
				

a.demo_link:link { 
	color: white;
	text-decoration: underline;
}
a.demo_link:visited { 
	color: white;
	text-decoration: underline;
} 
a.demo_link:active { 
	color: white;
	text-decoration: underline;
} 
a.demo_link:hover { 
	color: white; 
	text-decoration: underline;
}
.userareatab {
border: 1px solid #5D0013;
}
.userareatd {
background-color: #5D0013;
color:white;
font-weight: bold;
padding-left:2px;
padding-right:2px;
text-align: left;
height: 20px;
}
.userareacola {
padding:20px;
text-align: left;
list-style-type: square;
border-right: 1px solid #5D0013;
border-left: 1px solid #5D0013;
border-bottom: 1px solid #5D0013;
}
.userareacol1 {
padding:5px;
text-align: left;
border-left: 1px solid #5D0013;
border-bottom: 1px solid #5D0013;
}
.userareacol {
padding:5px;
text-align: left;
border-left: 1px solid #5D0013;
border-right: 1px solid #5D0013;
border-bottom: 1px solid #5D0013;
}
.navimg{
border: none;
padding-bottom:-2px;
}
.userareadata {
background-color: #EFC077;
color:white;
font-weight: bold;
text-align: center;
width:100%;
}
.userareadatasel {
background-color: #ff9900;
color:white;
font-weight: bold;
text-align: center;
}
.datatab {
background-color: #FFECCF;
border: 1px solid #5D0013;
margin-top:4px;
width:200px;
}
.datatabsel {
background-color:#FFECCF;
border: 1px solid #ff9900;
width: 98%;
margin-top:4px;
width:200px;
}
.aborder{
border-left: 1px solid #5D0013;
border-right: 1px solid #5D0013;
}
