/* CSS Document */

body
{
	margin: 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	background-color:#F8EEE3;


}

td
{
	font: 12px/16px Arial, verdana, Helvetica, sans-serif;
	color: #2D3538;
}

ul, li
{
	margin: 7 0 0 10px;
	padding: 0 0 0 5px;
}

.menubg
{
	background:url(../images/menubg.jpg); background-repeat:repeat-x;;


}

.title
{
	font: bold 16px  arial;
	color:#fff;
	background:url(../images/titlebg.gif) #CD7403 no-repeat top left;
	padding: 5 0 0 10px;
	height: 30px;
}
.bg
{
	color: #CD7403;


}

.contents
{
	padding: 10 0 0 0px;
}

.contents2
{
	padding: 10 0 0 10px;
}

.contents3
{
	padding: 0 10 0 10px;
}

.dataTable
{
	border: 2px #E9E4DF solid;

}

.footer {
	font: verdana;
	color: #545151;
	margin: 0px;
	padding: 20 20 20 20px;
	font-size: 9px;
}

a:link, a:active, a:visited
{
	color: #fff;
}

a:hover
{
	color: #ff0;
}

a.more:link, a.more:active, a.more:visited
{
	font: normal 12px/16px arial;
	color: #E0260E;
	text-decoration: underline;
	padding: 0 10 0 270px;

}

a.more:hover, a.more:focus
{
	font-size: 12px;
	color: #9A9793;
	text-decoration: none;
	padding: 0 10 0 270px;

}

a.more2:link, a.more2:active, a.more2:visited
{
	font: normal 12px/16px arial;
	color: #E0260E;
	text-decoration: underline;
	padding: 0 10 0 0px;

}

a.more2:hover, a.more2:focus
{
	font-size: 12px;
	color: #9A9793;
	text-decoration: none;
	padding: 0 10 0 0px;

}

a.news:link, a.news:active, a.news:visited
{
	font: normal 12px/16px arial;
	color: #4966BD;
	text-decoration: underline;

}

a.news:hover, a.news:focus
{
	font-size: 12px;
	color: #9A9793;
	text-decoration: none;

}

a.site:link, a.site:active, a.site:visited
{
	font: normal 12px/16px arial;
	color: #E0260E;
	text-decoration: underline;

}

a.site:hover, a.site:focus
{
	font-size: 12px;
	color: #9A9793;
	text-decoration: none;

}

a.nou, a.nou:hover, a.nou:focus
{
	text-decoration: none;
}

h1
{
	font: bold 13px  arial;
	color:#000;
	margin: 0 0 5 0px;
}

h2
{
	font: bold 16px  arial;
	color:#fff;
	margin: 6 0 5 10px;
}

h3
{
	font: bold 15px  arial;
	color:#E0260E;
	margin: 0 0 5 0px;
}

.imgL
{
	float: left;
	padding: 0 20 10 0px;
}

.imgR
{
	float: right;
	padding: 0 0 10 20px;
}

a.more1:link, a.more1:active, a.more1:visited
{
	font: normal 12px/16px arial;
	color: #E0260E;
	text-decoration: underline;

}

a.more1:hover, a.more1:focus
{
	font-size: 12px;
	color: #9A9793;
	text-decoration: none;

}

.tdhead td
{
	font: 14px/16px Arial, Tahoma, Verdana;
	color: #fff;
	background: #CD7403;
}

.tdtext td
{
	font: 12px/16px Arial, Tahoma, Verdana;
	color: #666666;
	background: #fff;
}

--------------------------------------------------------------------------------------------------------------------
*/

input.noborder
{
	/*font-family:Verdana, Tahoma, Arial;*/
	/*font-size:9pt;*/
	border:0px ;
	background:Alpha(Opacity=0, Style=0);

}



/*
--------------------------------------------------------------------------------------------------------------------
*/

textarea
{
	font-family:Verdana, Tahoma, Arial;
	font-size:8pt;
	color:#000000;
	border:1px solid #cccccc;
	background:#FFFFFF/*(Opacity=0, Style=0);*/
}

/*
--------------------------------------------------------------------------------------------------------------------
*/

select
{
	font-family:Verdana, Tahoma, Arial;
	font-size:8pt;
	color:#000000;
	border:1px solid #000000;
	background:#EFEFEF;/*Alpha(Opacity=0, Style=0);*/
}



/*
--------------------------------------------------------------------------------------------------------------------
*/

input.btn
{
	font-family:Verdana, Tahoma, Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	color:#FFFFFF;
	vertical-align: middle;
	background:#910000;
	border:1px outset #FFFFFF;
	cursor:hand;
}

input.btnBlue
{
	font-family:Verdana, Tahoma, Arial;
	font-size:8pt;
	font-weight:normal;
	text-decoration: none;
	text-align:center;
	color:#4A4A4A;
	vertical-align: middle;
	background:#D1D6E9;
	border:1px outset #FFFFFF;
	cursor:default;
}

/*------------------------------------------------------------------------------------------------------------------*/

input
{
	font-family:Verdana, Tahoma, Arial;
	font-size:8pt;
	color:#000000;
	border:1px solid #cccccc;
	background:#ffffff/*Alpha(Opacity=0, Style=0);*/
}

/*
--------------------------------------------------------------------------------------------------------------------
*/
input.check1
{
	font-family:Verdana, Tahoma, Arial;
	font-size:8pt;
	color:#000000;
	border:0px;
	background:#A8C8BF;/*Alpha(Opacity=0, Style=0);*/
}

table.dataTable tr.row td
{
	background-color: #EAE8E5;
}

tr.rowtitle td
{
	font-weight: bold;
	color: #FFFFFF;
	background: #999999;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

tr.row1 td
{
	background: #F7E8D7;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

