/* Main styles */
body {
/*	background-color : #F5F0E2;*/
	background-color : #C1E2F4;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	font-size : 70%;
	font-family : Tahoma, Verdana, sans-serif;
}

td {
	font-family : Tahoma, Verdana, sans-serif;
	font-size : 70%;
}

div {
	font-family : Tahoma, Verdana, sans-serif;
}

p { 
	margin-top : 4px;
	margin-bottom : 0px;
}

a:link, a:active, a:visited {
	color: #24516F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #24516F;
}
/* Bottom design style */
.bott, .bott:link, .bott:hover, .bott:active, .bott:visited {
	font-size : 11px;
	color : Black;
	text-decoration : none;
}

/* Search style */
input.search {
	border : 1px solid #979797;
	font-size : 12px;
	width : 115px;
}
/* Top Login Form*/
td.top {
	font-size : 11px;
	color: #ffffff;
}
input.top {
	border : 1px solid #ffffff;
	font-size : 12px;
	width : 80px;
}
/* Menu styles */
.menu, a.menu, a.menu:link, a.menu:active, a.menu:visited {
	font-size : 11px;
	text-decoration: none;
	text-transform : uppercase;
	color : #1F467A; 
}
a.menuFirst, a.menuFirst:link, a.menuFirst:active, a.menuFirst:visited {
	font-size : 11px;
	text-decoration: none;
	text-transform : uppercase;
	color : #6790A8; 
}
.menuEnd, a.menuEnd, a.menuEnd:link, a.menuEnd:active, a.menuEnd:visited {
	font-size : 11px;
	text-decoration: none;
	text-transform : uppercase;
	color : #8A6100;
}
.submenu0, a.submenu0, a.submenu0:link, a.submenu0:active, a.submenu0:visited {
	font-size : 11px;
	text-decoration: none;
	color : #AF0000; 
}
a.submenu1, a.submenu1:link, a.submenu1:active, a.submenu1:visited {
	font-size : 11px;
	text-decoration: none;
	color : #000000; 
}
a.menuFirst:hover, a.menuEnd:hover, a.menu:hover, a.submenu0:hover, a.submenu1:hover {
	color : #112D53;
}
/*page title*/
.ptitle {
	color : #5B686F;
	font-size : 17px;
	font-family : "Arial Narrow", Arial, sans-serif;
	font-weight : bold;
	letter-spacing : 1px;
	text-transform : uppercase;
}
/*navigation*/
.navig {
	text-decoration: none;
	font-weight : bold;
}
.navigAct, .navigAct:link, .navigAct:active, .navigAct:visited {
	text-decoration: none;
	font-weight : bold;
	color: #AF0000;
}
.navigNo {
	color: Gray;
}
.navigAct:hover {
	color: #404040;
	text-decoration: underline;
}


/*texts*/

.time, .time:active, .time:link, .time:visited  {
	color : #004D8E;
}
.Ntitle, .Ntitle:link, .Ntitle:active, .Ntitle:visited {
	font-weight : bold;
	color: #000000;
}

.alink, .alink:hover, .alink:link, .alink:active, .alink:visited {
	text-decoration: underline;
	color: #AF0000;
}
.closed {
	font-size : 10px;
	color: #766D5C;
}
div.navig {
/*	font-weight : bold;*/
	color: #000000;
}
.Ttitle, .Ttitle:link, .Ttitle:active, .Ttitle:visited {
	font-weight : bold;
	color: #2C5079;
}
.Ttitle:hover {
	text-decoration: underline;
}
.Tbody {
	color: #2C5079;
}
.Tbody:link, .Tbody:active, .Tbody:visited {
	color: #8A6100;
}
input.Tform, select.Tform {
	border : 1px solid #21446F;
	color: #21446F;
	font-size : 12px;
}
.Tform {
	color: #21446F;
	font-size : 11px;
}
input.Tbutton {
	color: #2C5079;
	font-size : 13px;
	background-color : #CFE9FB;
}
.error {
	color : #FF8C00;
	font-weight : bold;
	font-size : 100%;

}
/* Search title */
.searchtitle {
	font-size : 13px;
	font-weight : bold;
}
.searchfind {
	color : #12253D;
	background-color : #ECF2F9;
}
.searchpath, .searchpath:link, .searchpath:active, .searchpath:visited {
	font-size : 10px;
	color: #A29988;
}
