a:link {color: black; text-decoration: none}
a:visited {color: black; text-decoration: none}
a:hover {color: red; text-decoration: none}
a:active {text-decoration: none}

p {	margin: 0 0 5px 0; }

.icon {
	padding-right: 5px;
	}
	

h2 { margin: 0; padding-left:10px; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }

.copyright {font-family: Verdana; font-size:10px; color:#3333; border-top: 1px solid #dfdddd; border-bottom: 1px solid #dfdddd}

.table {
	font-family: Verdana; 
	font-size:10px; 
	color:#3333; 
	border-top: 1px solid #dfdddd; 
	border-bottom: 1px solid #dfdddd;
}

.table2 {
	font-family: Verdana; 
	font-size:10px; 
	color:#333300; 
	border-top: 1px solid #DFDDDD; 
	border-bottom: 1px solid #DFDDDD;; background-color:#F9F9F9
}

.main {font-family: Tahoma; font-size:11px; color:#000000; background-color: #FFFFFF; width: 300;}
.main2 {border:1px solid #00FFFF; font-family: Tahoma; font-size:11px; color:#000000; background-color: #FFFFFF; width: 900px; height: 800px}
.main3 {border:1px solid #00FFFF; font-family: Tahoma; font-size:10px; color:#000000; background-color: #FFFFFF; width: 900px; height: 600px; margin-top: 3px}


.menu {
	border-style:solid; border-width:0px; 
	height: 20px; 
	font-family: Tahoma; 
	font-size:10pt; 
	font-weight:bold;
	padding-left: 30px
}

.login_form {border: 1px solid #cacaca; width: 300; background-color: #f3f3f3; font-family: Tahoma; font-size:11px; color:#000000; height: 33px; padding-left: 10px}
.input {margin-top: 3px; margin-left: 5px; border:1px solid #cacaca; font-family:Tahoma; font-size:11px; background-color:#FFFFFF; height: 17px; }
.button {font-family:Tahoma; font-size:11px; color: #FFFFFF; background-color: #807d7d; width: 150; text-align: center}

select.category { 
	width: 350px;
	text-align: left; 
	border: 1;
	border: 1px solid #ccc;
	background: #FaFaFa;
	padding: 1px;
	font-family: Tahoma;
	font-size: 12px; 
	color: #000000;
}

input.title { 
	width: 450px; 
	border: 1;
	border: 1px solid #ccc;
	background: #FFF;
	padding: 1px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

input.add_cat { 
	width: 250px; 
	border: 1;
	border: 1px solid #ccc;
	background: #FFF;
	padding: 1px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

input.edit_cat { 
	width: 410px; 
	border: 1;
	border: 1px solid #ccc;
	background: #FFF;
	padding: 1px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

input.browse { 
	width: 400px; 
	border: 1px solid #ccc;
	background: #FFF;
	padding: 1px;
	font-family: Tahoma;
	font-size: 13px;	
	color: #000000;
}

textarea.info { 
	width: 450px; 
	border: 1;
	border: 1px solid #ccc;
	background: #FFF;
	padding: 1px;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

input.submit {
	width: 150px;
	color: #000000;
	float: left;
	font-weight:bold; 
	font-size: 12px; 
	font-family:Arial, Sans-Serif; 
	border: 1px solid #C0C0C0;
	background: #FAFAFA 

}
