BODY {
	margin: 0px 0px 0px 0px;
	color : #666666;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

DIV{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a {
	color : #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	color : #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a:active {
	color : #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a.toolbar {
        color : #808080;
        font-family: Arial, Helvetica, sans-serif;
        font-weight : normal;
        text-decoration : none;
}

a.toolbar:hover {
        color : #ff6600;
        font-family: Arial, Helvetica, sans-serif;
        font-weight : normal;
}

a.toolbar:active {
        color : #FF6600;
        font-family: Arial, Helvetica, sans-serif;
        font-weight : normal;
}

.pagenav {
	color : #333333;
	font-size : 10px;
	font-weight : normal;
}

a.pagenav {
	color : #808080;
	font-size : 10px;
	font-weight : normal;
	text-decoration : underline;
}

a.pagenav:hover {
	color : #ff6600;
	font-size : 10px;
	font-weight : normal;
}

a.pagenav:active {
        color : #333333;
        font-size : 10px;
        font-weight : normal;
}

td {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 22px;
}
 
.inputbox {
	border : 1px solid #999999;
	color : #333333;
	background : #FFFFFF;
	font-family : Courier, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	z-index : -3;
	margin: 0px;
}

INPUT, TEXTAREA, SELECT {
	color : #333333;
	font-family : Courier, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	z-index : -3;
}
.small {
	color : #ff6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	line-height: 12px;
}



.error {
	color : #c40000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
}




/* standard form style table */
table.adminform {
	/*background-color: #FCF1DA;*/
	background-color: #FFFEE7;
	border: 2px dashed Silver;
}

table.adminform tr.row0 {
	background-color: #FFFFCC;
}

table.adminform tr.row1 {
	background-color: #FFEBBE;
}



form {
	margin: 0px;
	padding: 0px;
   
}

/* Styles for dhtml tabbed-pages */




.menubackgr {
	background-image: url(../images/03_content_backgr.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.menudottedline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.adminheader {
	color : #ff6600;
	font-size : 24px;
	font-weight: normal;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #ff6600;
	text-align: center;
}
th {
	color: #FF6600;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #999999;
}
.menuNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
}
a.menuNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.adminform2 {
	background-color: FFFEE7;
	border: 1px solid Silver;
}

