BODY, TD {
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}

a:link, a:visited {
	color: #007AB8;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #007AB8;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active{
	text-decoration: underline;
}

a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active{
	color:rgb(255,255,255);
}
a.stmenu:link, a.stmenu:visited, a.stmenu:hover, a.stmenu:active{
	color:rgb(111,111,111);
}
img{
	border: none;
}
H2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: rgb(113,113,113);
}

hr#div {
	border: 0;
	width: 98%;	
	height:1px;
	background-color:rgb(186,213,236);
}
#ftitle {
	font-weight: bold;
	color: #555555;
}
INPUT#auth {
	border-width: 1px;
	border-style: solid;
	border-color: #000;

	width: 150px;
}

.warning {
	background-color: rgb(255,255,255); 	
	border: 1px solid rgb(255,136,33);
}

.files {
	background-color: #DCE4F5;
	padding:5px;
}

#hoverLne_add {
	background:none repeat scroll 0 0 #D6EFD6;
	margin:-1px 0 0 5px;
	padding:10px 10px 5px;
	position:absolute;
}
#hoverLne_add div {
	color:#0072BC;
	cursor:pointer;
	margin-bottom:5px;
}
#addFile {
	background:none repeat scroll 0 0 #E2E2E2;
	font-size:10px;
	margin:0 auto;
	padding:10px;
	width:96%;
}
#addCode {
	background:none repeat scroll 0 0 #E2E2E2;
	margin:0 auto;
	padding:10px;
	width:96%;
}
.submit_plus {
	background:url(../img-admin/add_plus.gif) no-repeat scroll left center transparent;
	cursor:pointer;
	display:inline;
	float:left;
	height:21px;
	margin:0 0 0 0;
	padding:0 0 0 25px;
}
.submit_plus div {
	background:url(../img-admin/add_gals.gif) no-repeat scroll right center transparent;
	display:inline;
	float:left;
	height:21px;
	padding:0 3px 0 0;
}
.submit_plus div div {
	background:url(../img-admin/add_back.gif) repeat-x scroll right center transparent;
	color:#010101;
	cursor:pointer;
	font-size:12px;
	height:13px;
	margin:0;
	padding:3px 5px 5px;
}
.submit_plus2 {
	background:url(../img-admin/add_plus2.gif) no-repeat scroll left center transparent;
	cursor:pointer;
	display:inline;
	float:left;
	height:21px;
	margin:0 0 0 10px;
	padding:0 0 0 25px;
}
.submit_plus2 div {
	background:url(../img-admin/add_gals3.gif) no-repeat scroll right center transparent;
	display:inline;
	float:left;
	height:21px;
	padding:0 3px 0 0;
}
.submit_plus2 div div {
	background:url(../img-admin/add_back3.gif) repeat-x scroll right center transparent;
	color:#010101;
	cursor:pointer;
	font-size:12px;
	height:13px;
	margin:0;
	padding:3px 5px 5px;
}
.submit_check {
	background:url(../img-admin/add_check.gif) no-repeat scroll left center transparent;
	cursor:pointer;
	float:left;
	height:21px;
	margin:0;
	padding:0 0 0 25px;
}
.submit_check2 {
	background:url(../img-admin/add_check.gif) no-repeat scroll left center transparent;
	cursor:pointer;
	float:left;
	height:21px;
	margin:0 0 0 10px;
	padding:0 0 0 25px;
}
.submit_check div, .submit_check2 div {
	background:url(../img-admin/add_gals2.gif) no-repeat scroll right center transparent;
	float:left;
	height:21px;
	padding:0 3px 0 0;
}
.submit_check div div, .submit_check2 div div {
	background:url(../img-admin/add_back2.gif) repeat-x scroll right center transparent;
	color:#010101;
	cursor:pointer;
	font-size:12px;
	height:13px;
	margin:0;
	padding:3px 5px 5px;
}
