
html, body {
	font-family: "Lucida Sans Unicode", "Tahoma", sans-serif;
	font-size: 12px;
	text-align: justify;
}

form {
	text-align: left;		
}


#area_header {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}

#area_header a {
	color:#0066FF;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#area_header #current {
	color: #FFFFFF;
	background-color: #0066FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}

#content_body a {
	color:#0066FF;
	text-decoration: none;
}

#content_body a:hover {
	text-decoration:underline;
}

#area_header a:hover {
	color:#0066FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}

#content_body {
	width: 460px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
h1 {
	font-size: 2em;
	text-align: center;
}
.new_url {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #666666;
	width: 432px;
	padding: 4px;
	border: 1px solid #AAAAAA;
}
.new_url_e {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: #FF0000;
	width: 432px;
	padding: 4px;
	border: 2px solid #FF0000;
	background-color: #FFFFA0;
}

#proxy_options {
	margin: 10px;
}
.proxy_button {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
}
#footer {
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}
#footer a {
	color: #FF4444;
	text-decoration: none;
}
#footer a:hover {
	text-decoration:underline;
}
#warning {
	color:#FF0000;
	text-align: center;
	padding: 20px;
}

#error {
	background-color: #FFCCFF;
	border: thin solid #FF99FF;
	color: #FF0000;
	padding-right: 5px;
}
#error li {
	list-style-type: disc;			
}
#info {
	background-color: #00CCFF;
	border: thin solid #0066FF;
	color: #FFFFFF;
}
#info li {
	list-style-type: disc;			
}

#sub_header {
	background-color: #0099FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}

#sub_header a {
	color:#ffffff;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border:#0066FF;
}

#sub_header #current {
	color: #0066FF;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
}

#sub_header a:hover {
	color:#ffffff;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border:#0099FF;
}

#display {
	border: thin solid #0066FF;
}

#display #header {
	background-color: #0066FF;
	color: #FFFFFF;
	font-weight: bold;
}

#TabsDivTop {
	color: #FFFFFF;
}

#TabsDivTop a{
	color:#FFFFFF;
}

#TabsDivTop .TabsDivMenuTop {
	background-color: #0099FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	margin: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.TabsDivMenuTop a{
	color: #FFFFFF;
}

#TabsDivTop .TabsDivCurrentTop a{
	background-color: #0066FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	color:#FFFFFF;
	margin: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
#TabContent {
	border-style: solid;
	border-color: #0066FF;
	padding: 5px;
}
#DescData {
	background-color:#0066FF;
	color:#FFFFFF;
	padding: 3px;
}

#DescData a{
	color:yellow;
}
#DescData a:visited{
	color:yellow;
}