﻿table.content {font-size:12; font-family:Verdana,Arial,Helvetica,sans-serif;}

table.contenttw {font-size:14; font-family:Arial,Helvetica,sans-serif;}

table.title {background:#CC00CC;}

h1 {color:#FFFFFF; font-size:24; font-family:Georgia; font-weight:bold; ,margin-top:10px;}

h2 {color:#FFFFFF; font-size:24; font-family:Georgia; font-weight:bold; ,margin-top:10px; text-align:center;}

body {margin-left: 0px; margin-top: 0px; margin-bottom: 0px;}

.roundcont1 {
	width: 300px;
	background-color: #CFF;
	color: #3333FF; 
	font-family:helvetica,sans-serif;
	border-bottom:#666666 1px solid;
	border-left:#666666 1px solid;
	border-right:#666666 1px solid;
}

.roundcont2 {
	width: 300px;
	background-color: #FFF;
	font-family:arial;
	size:12pt;
	color: #000; 
	border-left:#666666 1px solid;
	border-right:#666666 1px solid;
	border-bottom:#666666 1px solid;
}


.roundcont1 p {
	margin: 0 10px;
}

.roundcont2 p {
	margin: 0 10px;
}

img.corner {
   width: 301px;
   height: 5px;
   border: none;
   display: block !important;
}

		#header {
			float:left;
			width:100%;
			background:#BBD9EE;
			padding:0;
			font-size:0.8em;
			line-height:normal;
		}
		#header ul {
			margin:0;
			padding:10px 0 0 200px;
			list-style:none;
		}
		#header li {
			display:inline;
			margin:0;
			padding:0;
		}

	#header a {
		float:left;
		background:#E7F1F8 url("box.png") no-repeat left top;
		padding:0 0 0 9px;
		text-decoration:none;
		color:#990000;
	}
	#header a span {
		float:left;
		display:block;
		background:#E7F1F8 url("box.png") no-repeat right top;
		padding:4px 15px 3px 6px; font-size:14; font-family:Arial; font-weight:bold;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#header a span {float:none;}
	/* End IE5-Mac hack */


	#header #current a span {
		padding-bottom:4px;
	}
	#header a:hover, #header a:hover span {
		color:#990000; text-decoration:underline;
	}
	#header #current a span, #header #current a {
		background-color:#FFFFFF;
	}

