body {
	background-color: #FFFFFF;
	background-repeat: repeat-n;
	margin: 0px;
}

body,p,div,th,td,p,input,select,textarea {
	color: #000010;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 13px;
}

h3 {
	font-size: 12px;
}

hr {
	color: Gray;
	height: 1px;
}

img {
    color: #400000;
}

a    { color: #374d88; font-weight: bold; text-decoration: none }
a:hover { color: #f60 }
.selected { color: white; font-weight: bold; font-size: 11px; line-height: 10px; font-family: Arial, Verdana, "Lucida Grande", Helvetica, Geneva, Swiss, SunSans-Regular; display: block }

.adminsmallmessage {
	color: #FF3300;
}

.admintitle {
	color: #FF3300;
	font-size: 12px;
	font-weight: bold;
}

.bottom {
	background-color: #000066;
	color: #FFFFFF;
}

.button {
	background: url(images/btnbg.gif);	
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}

.categorieslist {
	font-size: 11px;
}

.catmenuitem {
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
}

.catmenuitem:link {
	color: #000000; /* like "VertMenuItems" */
}

.catmenuitem:visited {
	color: #000000; /* like "VertMenuItems" */
}

.catmenuitem:hover {
	color: #FFFFFF; /* like "VertMenuTitle" */
}

.catmenuitem:active {
	color: #000000; /* like "VertMenuItems" */
}

.catmenuitemoff  {
	background-color: transparent; /* like "VertMenuBox" */
	border-bottom: 1px none #081589; /* like "VertMenuBorder" */
	border-left: 1px none #081589; /* like "VertMenuBorder" */
	border-right: 1px none #081589; /* like "VertMenuBorder" */
	border-top: 1px none #081589; /* like "VertMenuBorder" */
	cursor: pointer;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 1px;
}

.catmenuitemoffexp {
	background-color: transparent; /* like "VertMenuBox" */
	border-bottom: 1px solid #C9CED3; /* like "VertMenuBorder" */
	border-left: 1px solid #C9CED3; /* like "VertMenuBorder" */
	border-right: 1px solid #C9CED3; /* like "VertMenuBorder" */
	border-top: 1px solid #C9CED3; /* like "VertMenuBorder" */
	cursor: pointer;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 2px;
	margin-top: 1px;
}

.catmenuitemon  {
	background-color: #FF8C00; /* like "VertMenuTitle" */
	border-bottom: #081589 1px solid; /* like "VertMenuTitle" */
	border-left: #081589 1px solid; /* like "VertMenuTitle" */
	border-right: #081589 1px solid; /* like "VertMenuTitle" */
	border-top: #081589 1px solid; /* like "VertMenuTitle" */
	cursor: pointer;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-left: 1px;
	margin-right: 2px;
}

.catsubmenu {
	background-color: #D6D7D9; /* like "VertMenuBox" */
	border: 1px solid #005A99; /* like "VertMenuBorder" */
	margin-left: 1px;
	margin-right: 2px;
}

.customermessage {
	color: #FF3300;
	font-size: 10px;
	font-weight: bold;
}

.dialogborder {
	background-color: #000000;
}

.dialogbox {
	background-color: #E5E5E5;
}

.dialogtitle {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.errormessage {
	color: #FF3300;
	font-size: 10px;
	font-weight: bold;
}

.formbutton {
	color: #081589;
	font-size: 10px;
	font-weight: bold;
}

.headbox {
	background-color: #FFFFFF;
}

.headline {
	background-color: #D6D7D9;
}

.headtext {
	font-size: 12px;
	font-weight: bold;
}
.headtext td{
	font-size: 12px;
	font-weight: bold;
}
.headtext td a {
	color: #081589;
	text-decoration: none;
	
}
