
BODY {
	FONT-SIZE: 5px;
	COLOR: #000000;
	/*COLOR: #21252C; /* dark grey */	
	FONT-FAMILY: tahoma, "Geneva CY", Verdana; 
	BACKGROUND-COLOR: #999999;
	/*background: #535353 url(../images/tech_bg_3.png) repeat-x;*/
	
}
 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}



#pagebg {
	FONT-SIZE: 5px;
	PADDING-RIGHT: 0px; 
	BACKGROUND-POSITION: 50% top; 
	PADDING-LEFT: 0px; 
	BACKGROUND-IMAGE: url(../images/bodybg.png); 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	BACKGROUND-REPEAT: repeat-x;
}

td,th {
	font-family: tahoma;
	font-size: 12px;
	color: 362C1E;
	/*line-height:16px;*/
}
img{border:0;}
/*
a {
	font-family: Tahoma;
	font-size: 11px;
	color: 362C1E;
    text-decoration: none;
}
a:visited {
	color: 362C1E;

}
a:hover {
	color: FBED55;
	color: 0000FF;
}
a:active {
	color: 362C1E;
}
*/




a {
	color: #C64934;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: AAAAAA;

}
a:hover {
	color : #30569D;
	/*text-decoration : underline;*/
}
a:active {
	color : #333333;
	/*text-decoration : underline;*/
}
/* standard form style table */
table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;

	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: right;
	height: 25px;
	background: url(../images/background.jpg);
	color: #000;
	background-repeat: repeat;
}
table.adminform th.footer {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: right;
	height: 25px;
	background: url(../images/background.gif);
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	text-align: right;
	background-color: #f9f9f9;
}
table.adminform td.editor {
	font-size: 9px;
}

table.cpanel td {
	text-align: center;
}

form {
	margin: 0px 0px 0px 0px;
}
.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333;

}
.inputbox {
        z-index: -3;
        font-size: 11px;
}
.text_area {
        border : 1px solid #ccc;
        z-index: -3;
        font-size: 11px;
		font-family : MS Sans serif, Arial, Helvetica, sans-serif;
}
input, textarea, select {
	z-index : -3;
	font-size: 11px;
}
table.gbitem {
	background-color: #999999;
	border-collapse: collapse;
}
table.gblist {
	border: solid 0px #e0e0e0;
	border-collapse: collapse;
	padding: 10px;
	background-color: #aaaaaa;

}
table.gblist td {
	font-size: 11px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 17px;
	padding-right: 0px;
	padding-top: 0px;
	/*background-image: url(../images/item_1.png);*/
	background-repeat: no-repeat;
	background-position: 200px 7px;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #800000;
	
/*border: solid 1px #e0e0e0;*/
}

