body { margin:0; padding:0;  background:white;}
TD, body {font-family : Tahoma, sans-serif; color: #343228; font-size: 11px;}


/*			Links			*/
a: {font-family : Arial, sans-serif; text-decoration: underline;}
a:Link { color : #000000;}
a:Visited { color: #565656;}
a:Hover { color: #565656; text-decoration: none;}


/*			Menu			*/
a.tm, a.tm:Link, a.tm:Visited, a.tm:Hover {color:#000000;text-decoration:none;}
a.cm, a.cm:Link, a.cm:Visited, a.cm:Hover {color:#000000;text-decoration:none;}


/*			Headers			*/
h1 { font-size: 18px; color: #343434; margin : 0 0 10px 0; font-weight: normal; text-align:left}
h2 { font-size: 130%; color: gray; }


/*			INPUT			*/
.content { font-size: 8pt; padding-left: 30px; color: #000000; }
.input, .textarea { background:#ffffff; border:1px solid gray; }
.button { font-size: 12px; font-weight: bold; color: #000000; width: 126px; height: 20px;}

/*			Main Table		*/
table.scr {height:100%;width:100%; background:#FFFFFF;}
.scr th {background:#dadada; color:white; padding:10px; }
tbody.scrbody { padding:15px; height:100%}
tfoot td {padding:5px; font-size:11px; background:#dadada; color:#000000;}

hr { background:white; color:gray; height:1px; }

li { line-height:150%; }


/*			Scroll Bars		
body, textarea, select {
scrollbar-3dlight-color: #339999;
scrollbar-arrow-color: white;
scrollbar-base-color: gray;
scrollbar-darkshadow-color: black;
scrollbar-face-color: #017e89;
scrollbar-highlight-color: silver;
scrollbar-shadow-color: navy;
scrollbar-track-color: #017e89;
}
*/

img {
	border:0;
}

img.imgwithborder { border:5px dashed gray; }

img.png {behavior:url('/js/png.htc');}
/*
.png_logo {
	background-image: url(/i/logo.png);
	//background-image: none ! important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/i/logo.png,sizingMethod=scale);
}*/


.menu {
	font-size: 12px;
}

.menu a, .menu a:Link, .menu a:Visited, .menu a:Hover {
	color:#FFFFFF;
	font-weight: bold;
}

.cat_index {
	background:url(/i/pointer2.gif) 0px 5px no-repeat;
	padding-left: 10px;
}

.cat_index a, .cat_index a:Link, .cat_index a:Visited, .cat_index a:Hover{
	color: #252525;
}

.cat_line_index {
	height:2px;
	background: #C3C3C3;
	margin: 6px 0;
}

.copy {
	color:#FFFFFF;
	font-size: 10px;
}

.copy a, .copy a:Link, .copy a:Visited, .copy a:Hover {
	color:#FFFFFF;
}

.copy p {
margin:0;
}

.edit_blue {
	height: 86px;
	background: url(/i/edit_bg_blue.jpg) #66ACC7 left top no-repeat;
	margin:0;
}

.edit_green {
	height: 86px;
	background: url(/i/edit_bg_green.jpg) #8FBC27 left top no-repeat;
	margin:0;
}

.edit_red {
	height: 86px;
	background: url(/i/edit_bg_red.jpg) #E63A48 left top no-repeat;
	margin:0;
}

.edit_blue p, edit_blue div {
	margin:0;
	padding:0;
}

.edit_title {
	font: bold 18px Tahoma;
	line-height: 18px;
	color:#FFFFFF;
	margin: 10px 15px 0px 115px;
	text-align: right;
	white-space:nowrap;
}

.edit_title a, .edit_title a:Link, .edit_title a:Visited, .edit_title a:Hover {
	color:#FFFFFF;
}

.edit_text {
	font: bold 11px Tahoma;
	line-height: 11px;
	color:#FFFFFF;
	margin: 10px 15px 5px 115px;
	text-align: right;
}

.edit_text a, .edit_text a:Link, .edit_text a:Visited, .edit_text a:Hover {
	color:#FFFFFF;
}

.mainprod
{
height: 150px;
overflow: auto;
overflow-y: scroll;
}
