/* CSS Document */
html {margin:0px; padding:0px}
body {margin:0px; padding:0px; background:url(../images/tl_bg.gif) top left repeat; font-family:Arial, Helvetica, sans-serif; font-size:72%}

h2 {font-size:1.6em; font-weight: lighter; font-style:italic; color:#990000}
h3 {font-size:1.4em; font-weight: bold; color:#CC0000}
h4 {font-size:1.2em; font-weight: bold; color:#666666}


a {color:#393939; text-decoration:none}
a:hover {color:#000000}

.left,.right {clear:both; margin:5px 0px}
.clear {clear:both; height:1px}
.left img {float:left; margin-right:10px; border:1px solid black}
.right img {float:right; margin-left:10px; border:1px solid black}

#header {background:url(../images/title_bg.gif) top left repeat-x}

#header h1 {margin:0 10px 0 5px; padding:0px; font-size:0px; color:#d4d4d4}
#header .subtitle {font-size:.9em; font-style:italic; font-weight:bold; background:#d4d4d4; padding:3px 10px; }
#header .menu {background:url(../images/tl_mnu_bg.gif) top left repeat-x; height:23px; padding-top:7px; font-size:.95em; letter-spacing:90%}
	#header .menu a {padding:5px 15px; color: #393939; font-weight:bold; text-decoration: none}
	#header .menu a:hover {color:#000000}

.content {padding:1% 3%; font-size:1.2em; line-height:120%}
	.content .red {font-size:1.5em; color:#990000; text-align:center}
	.content .top { text-align:right}
	.content .form {width:560px; overflow:hidden; margin:0px auto;}
	.content i {color:#CC0000; font-weight:bold; font-style:normal}
	.content .yellow {background:#FFFFCC; border:1px solid #FFCC00; padding:5px 10px; margin:10px}
		.yellow h4 {margin-top:0px}
		.yellow p {margin:0px}
	.content #red {background: #FFCCCC; border:1px solid #CC0000; padding:5px 10px; margin:10px}

.stop {background:url(../images/stop.gif) top left no-repeat; width:355px; height:100px; padding:30px 20px 20px 175px; font-size:1em; margin:0px auto}

#footer {text-align:center; font-size:1.1em}
	#footer .menu a {text-decoration:none; padding:3px 5px; font-weight:bold}
	#footer .menu a:hover {color:#990000}
	
img.middle {vertical-align:middle}