body {
	margin: 0px;
	padding: 0px;
	color : #333;
	background-color : #FFF;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:595959;
	scrollbar-arrow-color:ffffff;
	scrollbar-base-color:CFCFCF;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:CFCFCF;
	scrollbar-highlight-color:FFFFF;
	scrollbar-shadow-color:595959;
}

.mysite {
        width: 100%;
        height: 32px;
        font-family: Arial, Helvetica, sans-serif;
        font-size:14px;
        font-weight: bold;
        padding-left: 10px;
        padding-top: 8px;
}



.header {
        background: url(../images/toolbar.jpg);
        margin: 0px;
        padding: 0px;

}

.welcome {
	 background-color : #f1f2ee;
	 border-bottom: 1px solid #CCCCCC;
         border-top: 1px solid #CCCCCC;
	 height: 30px;
}

a.toolbar {
        color : #808080;
        font-size : 11px;
        font-family: Arial;
        font-weight : normal;
        text-decoration : none;
}

a.toolbar:hover {
        color : #ff6600;
        font-size : 11px;
        font-family: Arial;
        font-weight : normal;
}

a.toolbar:active {
        color : #FF6600;
        font-size : 11px;
        font-family: Arial;
        font-weight : normal;
}

TABLE.adminerror {
	border: 1px solid #FF0000;
	padding: 5px;
}

TABLE.adminerror th {
	font-size : 11px;
 	font-family: Arial;
        font-weight : bold;
	color : #FFFFFF;
	background-color: #FF0000;
	text-align: left;
}

TABLE.adminerror td.errormsg {
	font-size : 11px;
    	font-family: Arial;
    	font-weight : bold;
	color : #FF0000;
	text-align: left;
}

TABLE.poll {
	border: 1px solid;
	
}

TABLE.tbl {
	border: 1px solid #333333;
}
TABLE.header_footer {
	background-color: #FFFFFF;
	border: 1px solid #222222;
	color: #000000;
}
DIV, TD.x_small_txt {
	font-family: 'Arial';
	font-size: 7pt;
}

a.headings {
	color: #000000;
	background: #CCCCCC;
	font-variant: small-caps;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #333333;
	padding-left: 10;
	padding-right: 10;
}


.paging {
	color : #333333;
	font-size : 10px;
	font-weight : normal;
	text-align: center;
}

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

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

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

td {
	color : #333333;
	font-family : Arial;
	font-size : 11px;
}

.sectionname {
	color : #FF6600;
	font-family : Arial;
	font-size : 18px;
}

INPUT, TEXTAREA, SELECT {
	color : #333333;
	font-family : Arial;
	font-size : 12px;
	font-weight : normal;
	z-index : -3;
}

.small {
	color : #ff6600;
	font-family : Arial;
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
}

.smallgrey {
        color : #767676;
        font-family : Arial;
        font-size : 10px;
        font-weight : normal;
}

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

table.menubar {
	width: 100%;
}


select.options,input.options {
	font-family : Arial;
	font-size: 8px;
	font-weight: normal;
	border: 1px solid #999999;
}


table.adminheading {
	padding: 5px;
}

table.adminheading th.title {
	color : #ff6600;
	font-size : 16px;
	font-weight: bold;
//	background: url(../images/note.gif) no-repeat;
	background-position: left middle;
	text-align: left;
	padding-left: 30px;
	padding-top: 30px;
	height: 65px;
}



table.adminlist {
	background: #ffffff;
	border-bottom: 1px solid #3881ce;
}

table.adminlist th {
	color: #FFFFFF;
	font-family : Arial;
	font-size: 11px;
	text-align: left;
	padding-left: 3px;
	background: #3881ce;
}

table.adminlist th a{
	color: #FFFFFF;
	font-family : Arial;
	font-size: 11px;
	font-weight: bold;
}

table.adminlist th a:hover{
	color: #FFFFFF;
	font-family : Arial;
	font-size: 11px;
	font-weight: bold;
}

table.adminlist tr.row0 {
	background-color: #f5f5f5;
	font-family : Arial;
	font-size: 11px;
	text-align: left;
}

table.adminlist tr.row1 {
	background-color: #ffffff;
	font-family : Arial;
	font-size: 11px;
	text-align: left;
}

table.adminlist td {
	border-bottom: 1px solid #3881ce;
	font-family : Arial;
	font-size: 11px;
	height: 25px;
}

table.adminlist tr.row0:hover {
	background-color: #f1f1f1;
}

table.adminlist tr.row1:hover {
	background-color: #f1f1f1;
}

table.adminlist td.options {
	background-color: #ffffff;
	font-family : Arial;
	font-size: 8px;
}


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

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

.remark {
	text-align: right;
	font-family: Arial;	
}

.message {
	font-family : Arial;
	font-weight: bold;
	font-size : 14px;
	color : #ff6600;
	text-align: center;
}

.message1 {
	font-family : Arial;
	font-weight: bold;
	font-size : 12px;
	color : #ffffff;
	text-align: left;
}

.message2 {
	font-family : Arial;
	font-weight: normal;
	font-size : 10px;
	color : #ffffff;
	text-align: justify;
}

.button1 {font-family:Verdana, Arial; font-size:9pt; color:#000000;}

.border1 {border:solid 1px #BBBBBB; padding: 2px}
.border2 {border:solid 1px #CCCCCC; padding:0px}

.titleheader {
	background: #9CBAEF;
	color: #FFFFFF;
}

.memuheader {
        background: #009AFF;
        color: #FFFFFF;
}

.menu {
        background-color: #EFEBDE;
        height: 20px;
}

table.adminform {
	background-color: #f5f5f5;
	border: solid 1px #d5d5d5;
}

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

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

table.adminform th {
	color: #333333;
	font-family : Arial;
	font-size: 12px;
	border-bottom: solid 1px #CCCCCC;
	text-align: left;
	padding-left: 10px;
	background: #EFEBDE;	
}
table.adminform th a {
	color : #FFFFFF;
	font-size : 11px;
	font-family: Arial;
	font-weight : bold;
	text-decoration : none;
}

table.adminform th a:hover {
	color : #CCCCCC;
	text-decoration : underline;
}

table.adminform th a:active {
	color : #FFFFFF;
	text-decoration : none;
}

table.adminform td {
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
}


