body
{
	color: #000000;
	background: #FFFFFF;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

a
{
	font-style: normal;
	text-decoration: underline;
	color: #084499;
}

a:hover
{
	color: #6F91C1;
}

h1
{
	margin: 10px;
	font-size: 150%;
	font-style: bold;
	color: #CC3300;
}

h2
{
	margin: 10px;
	font-size: 18px;
	color: #CC3300;
}

h3
{
	margin: 20px, 0px, 10px, 0px;
	padding: 0px;
	/*font-size: 80%;*/
	/*font-weight: bold;*/
	font-size:12px;
	color:#669900;
}

h4
{
	font-size: 17px;
	font-style: bold;
	color: #000000;
	padding: 0px;
}

p
{
	margin: 10px;
	padding: 0;
	font-size: 12px;
	text-indent: 1.5em;
	line-height: 120%;
}

.cont
{
	font-size: 75%;
}

.noindent
{
	text-indent: 0em;
}

.author
{
	font-size: 80%;
	font-style: italic;
	line-height: 130%;
	text-align: right;
}

.remark
{
	text-indent: 0em;
	font-size: 80%;
	line-height: 130%;
}

.menu
{
	line-height: 200%;
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-size: 80%;
}

.sub
{
	text-indent: 0em;
	font-size: 80%;
}

.submenu
{
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 0em;
	font-size: 80%;
	line-height: 180%;
	color: #808080;
}

.subsubmenu
{
	padding: 0,0,0,10;
	margin: 0,0,0,10;
	text-indent: 10;
	font-size: 65%;
	line-height: 140%;
	color: #808080;
}

.subsubsubmenu
{
	padding: 0,0,0,10;
	margin: 0,0,0,10;
	text-indent: 10;
	font-size: 100%;
	line-height: 140%;
	color: #808080;
}

ol
{
	margin: 10px margin-top:0;
	padding: 0;
	font-size: 95%;
	line-height: 140%;
}

ul
{
	margin-top: 0;
	padding: 0;
	font-size: 75%;
	line-height: 140%;
}


.nomargin
{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	font-size: 95%;
	line-height: 120%;
}

.lbg
{
	background-color: #EEEEEE;
	font-size: 95%;
	line-height: 120%;
}

.hbg
{
	background-color: #CCCCCC;
	font-size: 95%;
	line-height: 120%;
}

.photo
{
	border: 1px solid #00123C;
}

.table
{
	font-size: 14px;
}

table
{
	font-size: 12px;
}

.line
{
	font-family: Arial;
	font-size: 70%;
	font-weight: bold;
	text-align: left;
	color: #333333;
}

.h
{
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	background-color: #dddddd;
}

.h1
{
	font-family: Verdana;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	color: #666666;
}
.small
{
	font-family: Verdana;
	font-size: 80%;
	font-weight: normal;
}
.small2
{
	font-family: Verdana;
	font-size: 100%;
	font-weight: normal;
}

form.request table tr td input, select
{
	width: 195px;
	height: 22px;
}
form.request table tr td span
{
	color: red;
}
form.request table tr td label input
{
	width: auto;
	height: auto;
}
/*** News ***/
.news
{
	margin: 10px;
	padding: 0px;
	font-size: 12px;
	text-indent: 0em;
	letter-spacing: 0.03em;
	line-height: 140%;
	text-align: justify;
}
.news h2
{
	margin: 0px;
	padding: 0px;
	color: #e65a00;
	font-size: 16px;
	text-align: left;
}
.book h4
{
	color: #e65a00;
}
.intro p
{
	text-indent:0em;
	font-size:13px;
	text-align:justify;
	letter-spacing:0.03em;
}

ul.menu
{
	font-size:12px;
	list-style-type:none;
}
#icon1, #icon2, #icon3, #icon4
{
	display:inline;
	padding-left:2em;
}
#icon1
{
	background:url(images/red.gif) no-repeat center center;
}
#icon2
{
	background:url(images/blue.gif) no-repeat center center;
}
#icon3
{
	background:url(images/green.gif) no-repeat center center;
}
#icon4
{
	background:url(images/grey.gif) no-repeat center center;
}
ul.menu.level1
{
	font-weight:bold;
	color:#084499;
	font-size:13px;
	text-decoration:underline;
}
.menu.level2
{
	font-weight:normal;
	margin-left:3.5em;
}
