* {font-size:100%;}



body {
	color:#444;
	font:90% Tahoma;
	margin:0;
}



table {border-collapse:collapse;}

th, td {padding:0;vertical-align:top;}

.tdb {padding:0;vertical-align:middle;}

h1, h2, h3, h4, h5, p, pre, blockquote, fieldset, legend, dl, dt, dd, form {margin:0;}



h1, h2, h3, h4, h5, p, pre, blockquote, fieldset, ul, ol, dl {margin-bottom:15px;}



ul {margin-top:0;margin-left:0;padding:0;}

ol {margin-top:0;}



ul li {

	 list-style:none;

	 background:url(/i/bullet.gif) 12px 6px no-repeat;

	 padding-left:25px;

}



h1 {font-size:200%;}

h2 {font-size:120%;}

h3 {font-size:100%;color:#413632;text-transform:uppercase;}



dt {font-weight:bold;}

dd {}



blockquote {border:1px dashed #666; margin-left:25px; padding:5px;}



fieldset {padding:0 10px;}

legend {padding:15px 5px;}



input, select, textarea {font-family:Arial,Tahoma,Verdana;}



label {cursor:pointer;}



a {color:#70451b;	text-decoration:none;}

a:hover {color:#AB5C36; text-decoration:underline;}



img {border:0;}



small {font-size:85%;}



sup, sub {font-size:80%;}





/* colors */



.grey {color:#666;}

.dark-grey {color:#333;}

.light-grey {color:#888;}





/* width */
.full {width:100%;font-size:100%;}
.notfull {width:85%;font-size:100%;}
.half {width:50%;font-size:100%;}
.tret {width:33%;font-size:100%;}
.quarter {width:25%;font-size:100%;}
.halfquarter {width:10%;font-size:100%;}


/* messages */



/*#message {border-bottom:solid 1px #cb467d;padding-bottom:5px;margin-bottom:15px;color:#cb467d;font-weight:bold;}*/

/*#error {border-bottom:solid 1px #cb467d;padding-bottom:5px;margin-bottom:15px;color:#cb467d;font-weight:bold;}

.error {color:#cb467d;}*/


