BODY {
	scrollbar-face-color: #006BB6;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #C2DCEE;
	scrollbar-3d-light-color: #7FB5DA;
	scrollbar-darkshadow-color: #006BB6;
	scrollbar-highlight-color: #7FB5DA;
	scrollbar-shadow-color: #00355B;
	scrollbar-track-color: #F0F0F0;
	background: #0062AC url(images/bg_body.gif) top repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #0000CC;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #CC0000;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #CC0000;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button {
	border : thick solid 1;
	background-color: #2D7097;
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
}

.checkbox {
	border : 0;
	background-color: #FFFFFF;
	COLOR: #0033CC;
}

.std_button {
	background-color: #B9B9C3;
	color: #FFFFFF;
	font-size: 12px;
	font-weight : bold;
	border-style: solid;
	border-width : 1;
	border-color : #000000;
}

SELECT		{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 12px
}

INPUT		{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 12px;
}

TEXTAREA	{
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	font-size: 12px
}

.tbl_caption {
	background-color: #FFEAC9;
	color: #804000;
	font-size: 12px;
	font-weight : bold;
}

.tbl_normal {
	background-color: #FFF8ED;
	color: #000000;
	font-size: 12px;
}

.tbl_sub_caption {
	color: #804000;
	font-size: 12px;
	font-weight : bold;
}

/*** HEADER MENU ***/

a.menu,
a.menu:visited {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #006BB6;
	text-decoration: none;
	width: 118px;
	border-bottom: 1px solid #B9B9C3;
	float: left;
}

a.menu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #EF3E33;
	background-color: #EEEEEE;
}

a.menuBrowse,
a.menuBrowse:visited {
	background-color: #FFFFE1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #006BB6;
	text-decoration: none;
	width: 44px;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
}

a.menuBrowse:hover {
	font-size: 9px;
	color: #EF3E33;
	background-color: #FDEBEA;
}

a.menuDetail,
a.menuDetail:visited {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #006BB6;
	text-decoration: none;
	width: 118px;
	border-bottom: 1px solid #B9B9C3;
	float: left;
	padding-bottom: 6px;
	padding-top: 6px;
}

a.menuDetail:hover {
	font-size: 11px;
	font-weight: bold;
	color: #EF3E33;
	background-color: #EEEEEE;
}

a.menuDetailOff,
a.menuDetailOff:visited,
a.menuDetailOff:hover {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #A0A0AF;
	text-decoration: none;
	width: 118px;
	border-bottom: 1px solid #B9B9C3;
	float: left;
	padding-bottom: 6px;
	padding-top: 6px;
}

/*
a.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
	background-color: #B9B9C3;
	background-image : url(themes/default/images/bg_menu_but_grey.gif);
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 1px;
	width : 100%;
}

a.menu:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	background-image : url(themes/default/images/bg_index_title_red.gif);
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 1px;
	width : 100%
}

a.menu:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	background-image : url(themes/default/images/bg_index_title_red.gif);
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 1px;
	width : 100%
}

a.menu:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	text-decoration: none;
}

a.menu2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
	background-color: #B9B9C3;
	background-image : url(themes/default/images/bg_menu_but_grey.gif);
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 1px;
	width : 100%
}

a.menu2:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
	background-image : url(themes/default/images/bg_index_title_blue.gif);
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 1px;
	width : 100%
}

a.menu2:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
	background-image : url(themes/default/images/bg_index_title_blue.gif);
	padding-bottom : 2px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 1px;
	width : 100%
}

a.menu2:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	text-decoration: none;
}
*/

.menu3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
	background-color: #B9B9C3;
	padding-bottom : 2px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 1px;
	width : 100%
}

a.menu3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 11px;
	color : #000000;
	text-decoration: none;
	background-color: #B9B9C3;
	padding-bottom : 2px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 1px;
	width : 100%;
	border-top: 1px solid #B9B9C3
}

a.menu3:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
	padding-bottom : 2px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 1px;
	width : 100%;
	border-top: 1px solid #B9B9C3
}

a.menu3:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 11px;
	color : #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
	padding-bottom : 2px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 1px;
	width : 100%;
	border-top: 1px solid #B9B9C3
}

a.menu3:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 11px;
	text-decoration: none;
}

/*** INDEX ***/

.index {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}

a.index {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.index:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}

a.index:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.index:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bigtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #CC0000;
	text-decoration: underline;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 10px;
	color : #000000;
}

a.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #0000CC;
	text-decoration: none;
}

a.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #CC0000;
	text-decoration: none;
}

a.copyright:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #CC0000;
	text-decoration: none;
}

a.copyright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cattitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 11px;
	color : #000000;
}

a.cattitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color : #0000CC;
	text-decoration: none;
}

a.cattitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color : #CC0000;
	text-decoration: none;
}

a.cattitle:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color : #CC0000;
	text-decoration: none;
}

a.cattitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
}

.description {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 11px;
	color : #000000;
}

a.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color : #0000CC;
	text-decoration: none;
}

a.description:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color : #CC0000;
	text-decoration: none;
}

a.description:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color : #CC0000;
	text-decoration: none;
}

a.description:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
}

.search_title {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 12px;
	color : #000000;
}

.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #006BB6;
	margin: 2px 2px;
}

a.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size: 11px;
	color : #006BB6;
}

a.pagination:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	color : #EF3E33;
}

.pagination1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	color : #006BB6;
	margin: 2px 2px;
}

a.pagination1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	color : #006BB6;
}

a.pagination1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	color : #EF3E33;
}

.pagination2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 2px;
	background: #EF3E33;
}

.msgboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	color : #006BB6;
}

.msgboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size: 11px;
	color : #EF3E33;
}

.linktitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.linktitle2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}
