/* CSS Document */
 html,body
  {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	height:100%;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color: #000000;
	font-size:12px;
   }
h1 {
	font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif, Arial;
	font-size: 18px;
	font-weight: normal;
	text-align:center;
	padding: 2 2 2 2;
	margin: 0 0 0 0;
	color: #FFFFFF;
	line-height:18px;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	text-align:left;
	padding: 2 2 2 2;
	margin: 0 0 0 10;
	color: #7B4546;
}
img { margin:0px; padding:0px; vertical-align:top; border:0px; }
p {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color: #000000;
	font-size:10pt;
	text-align: justify;
}
.space1{height:1px; font-size:1px;}
.space5{height:5px; font-size:1px;}
.space15{height:11px; font-size:1px;}
.space20{height:20px; font-size:1px;}
.status {
 		width:130px;
		height:60;
		border:0;
		padding: 2 2 2 6;
		background-color:#ffffff;
		font-size: 12px;
		text-align:left;
		line-height:15px;
		}
	.heading_bar {
		background: #ffffff;
		background-image:url(/img/headbg.gif);
		height:100px;
		background-repeat:repeat-x;
	}

	.right_bg {
		background: #ffffff;
		background-image:url(/img/1_bg.gif);
		background-repeat:repeat-y;
	}
.exc	{position:absolute; top:-100px; width:800px; display:block; clear:both; left:0;}
	.menu_bar  {

		background: #F68606;
		color: white;
		font-weight: bold;
		padding: 0 1 1 1;
		text-align: center;
		font-size: 12px;
	}

	.btn_bar  {
		background: #F68606;
		color: white;
		font-weight: bold;
		padding:0;
		text-align: center;
		font-size: 12px;
	}
	.btn_bar1  {
		background: #F68606;
		color: white;
		padding:0;
		text-align: center;
		font-size: 10px;
	}
	.cp  {
		color: #8ed8ec;
		font-weight: normal;
		padding:0;
		font-size: 10px;
	}
	.cp1  {
		color: #333333;
		font-weight: normal;
		padding:0;
		font-size: 10px;
		background: #CCCCCC;
	}
	.cp2  {
		color: #333333;
		font-weight: normal;
		padding:0;
		font-size: 10px;
		background: #EEEEEE;
	}
 .border {padding:5px;}
img {border:0;}
A.ab:link	{color: #EEEEEE; text-decoration: none; font-weight: bold; font-size: 12px;}
A.ab:visited	{color: #EEEEEE; text-decoration: none; font-weight: bold; font-size: 12px;}
A.ab:active	{color: #EEEEEE; font-size: 12px;}
A.ab:hover	{color: #7B1011; text-decoration: underline; font-size: 12px;}

A.a:link       {color: #FF3333; text-decoration: underline; font-weight: normal; font-size: 10px;}
A.a:visited    {color: #FF3333; text-decoration: underline; font-weight: normal; font-size: 10px;}
A.a:hover      {color: #0089bd; text-decoration: none; font-size: 10px;}

A.c:link       {color: #0089bd; text-decoration: underline; font-weight: normal; font-size: 10px;}
A.c:visited    {color: #0089bd; text-decoration: underline; font-weight: normal; font-size: 10px;}
A.c:hover      {color: #FF3333; text-decoration: none; font-size: 10px;}

A:link       {color: #7B1011; text-decoration: underline; font-weight: normal; font-size: 12px;}
A:visited    {color: #7B1011; text-decoration: underline; font-weight: normal; font-size: 12px;}
A:hover      {color: #0089bd; text-decoration: none; font-size: 12px;}

a.ex, a.ex:link, a.ex:visited, a.ex:active, a.ex:hover {color:#FFFFFF; text-decoration:none; font-size:10px;}
		a.ex:hover {text-decoration:underline;}
