﻿body
{
	font-family: Arial;
	font-size: 11pt;
	color: White;
}

table, tr, td, div
{
	font-family: Arial;
	font-size: 11pt;
	color: White;
}

a
{
	font-family: Arial;
	font-size: 11pt;
	color: White;
	text-decoration: none;
}

li
{
	padding-bottom:5px;	
}


h1.menuLeft
{
	font-family: Arial;
	font-size: 24pt;
	color: White;
	padding-left: 20px;
}

h2.menuLeft
{
	font-family: Arial;
	font-size: 14px;
	color: White;
	padding-left: 20px;
	background-position: left top;
	background-image: url(/images/menuLeft_arr.jpg);
	background-repeat: no-repeat;
}

.formHeaderTexts
{
	background-position: left 30%;
	background-image: url(/otoPimages/formBullet.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-weight: bold;
}

.navbar
{
	font-family: Arial;
	font-size: 14px;
	color: White;
	font-weight: bold;
}

.contentMainHeader
{
	font-family: Arial;
	font-size: 24pt;
	color: White;
	font-weight: bold;
	height: 25px;
	padding-left: 30px;
	padding-top: 30px;
}
.contentArea
{
	padding-top: 15px;
	padding-left: 30px;
	padding-right:10px;
}

.contentAreaHeader
{
	font-family: Arial;
	font-size: 16pt;
	color: White;
	font-weight: bold;
	padding-bottom: 15px;
	text-align:justify;
}

.contentAreaText
{
	font-family: Arial;
	font-size: 11pt;
	color: White;
	padding-bottom: 20px;
	padding-right: 30px;
	text-align:justify;
}

.newsDate
{
	font-size: 10pt;
}
.newsHeader
{
	font-size: 10pt;
	font-weight: bold;
}
.newsDetail
{
	font-size: 9pt;
	text-align:justify;
}

input
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: white;
	border-top: #dbdbdb 2px solid;
	border-bottom: #ffffff 2px solid;
	border-left: #dbdbdb 2px solid;
	border-right: #ffffff 2px solid;
}


textarea
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: white;
	border-top: #dbdbdb 2px solid;
	border-bottom: #ffffff 2px solid;
	border-left: #dbdbdb 2px solid;
	border-right: #ffffff 2px solid;
}

select
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: white;
	border-top: #dbdbdb 2px solid;
	border-bottom: #ffffff 2px solid;
	border-left: #dbdbdb 2px solid;
	border-right: #ffffff 2px solid;
}

option
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: white;
	border-top: #dbdbdb 2px solid;
	border-bottom: #ffffff 2px solid;
	border-left: #dbdbdb 2px solid;
	border-right: #ffffff 2px solid;
}
