body {background-color: c0c0c0;
	  font-family: verdana, arial;
	  font-size: 14px;
	  color: #EFEFFF;}

h1 {font-size: 24px; color: white;}
h2 {font-size: 20px; color: white;}
h3 {font-size: 16px; color: white;}

p {margin-top: 5px;}

table {background-color: #3c475e;
	   border: 1px solid white;
	   padding: 5px;
	   font-size: 14px;}

table td {vertical-align: top;}

hr {border: solid 1px white}

a {color: #CCCC00;}

a:hover {color: #FFFF00;}

.photo_inside {margin-left: 14px;
			   margin-right: 14px;
			   margin-bottom: 7px;
			   border: 1px, #3c475e, solid;}

#main_table {width: 920px;
			 /*border-top: none;
			 border-bottom: none;
			 border-left: solid 1px #888888;
			 border-right: solid 1px #888888;*/
			 /*border: 1px solid #6699ff;*/
			 padding: 0px;}

#contain_td {width: 920px;
			 height: 100%;
			 padding: 25px 60px 25px 60px;
			 vertical-align: top;
			 background-repeat: repeat;
			 /*background-image: url("images/bg.gif"*/);
			 background-color: #1c273e;}
			 
button {background-color: #1c273e; 
		color: white;}
		
textarea {background-color: #1c273e; 
		  color: white;}
		 
input {background-color: #1c273e; 
	   color: white;}
	   
select {background-color: #1c273e; 
		color: white;}
		
.tbl_list {border-collapse: collapse;}		
.tbl_list td {border: solid 1px white;
			  padding: 5px;}
			  
.tbl_list tr:hover {background-color: #4c576e;}			  
		
.btn_option {width: 100%;}

.img_noborder {margin: 0px; border: none;}

.tbl_structure {background-color: transparent; border: none;}

.btnDelete {width: 14px; 
			height: 14px;
			vertical-align: bottom;
			background-image: url('../images/basket/delete.gif');
			background-color: transparent;/*#1c273e;*/
			background-position: center center;
			Background-repeat: no-repeat;
			border: none;
			margin: 0px;
			padding: 0px;
			cursor: hand;
			cursor: pointer;}

.input_classic {width: 250px;}

#particle_form {}
#particle_form input {width: 450px; font-family: verdana, tahoma, arial; font-weight: bold; font-size: 12px;}
#particle_form textarea {width: 450px; font-family: verdana, tahoma, arial; font-weight: bold; font-size: 12px;}
#particle_form input file {backgound-color: red;}
