
	#background {
	background-color:#A9895B	}

	form {
		margin: 0px;
		padding: 0px;
	}
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
	#top {
		background-image: url('../Image/topcolor.gif');
		background-repeat: repeat-x;
		text-align: right;
		color: #FFFFFF;
		FONT-FAMILY: Arial;
		FONT-SIZE: 9pt;
		font-weight: normal;
	}

	#toplinks {
		font-family: Arial;
		font-size: 9pt;
		color:#FFFFFF;
		TEXT-DECORATION: none;
	}
	#toplinks:link {
	}
	#toplinks:visited {
	}
	#toplinks:hover {
	}
	a {
		TEXT-DECORATION: none;
		color:#FFFFFF;
	}
	a:link {
	}
	a:visited {
	}
	a:hover {
	}

	#sidelinks {
		background-image:url('../Image/sidelinks.gif');
		background-repeat: repeat-x;
		text-align: center;
		color: #DDDDDD;
		font-family: Verdana;
		FONT-SIZE: 8pt;
		font-weight: bold;
	}

	#headcontent {
		background-color:#F9F3EC;
		text-align:left;
		height:25px;
		COLOR:#000000;
		FONT-FAMILY:Arial;
		FONT-SIZE:12pt;
		font-weight:bold;
		margin:0px;
		padding:0px;
	}

	#content {
		background-color:#F9F3EC;
		text-align:justify;
		COLOR:#000000;
		FONT-FAMILY:Arial;
		FONT-SIZE:10pt;
		font-weight:normal;
		margin:0px;
		padding:0px;
	}

	#imgcontentleft {
		margin-right: 0.3cm;
	}

	#imgcontentright {
		margin-left: 0.3cm;
	}
/*
	#formtext { 	
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; color: #000000; 
		font-weight: bold;
		background-color: #cccccc;
		border: #1c3460 1px solid;
		height:18px;
		padding-left:2px; 
	}
*/

	#button1,.button1,#button2,.button2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px; 
		font-weight: bold;
		background-color: #F05D1C; 
		border: #8A493C 1px solid;
		width: 50px;
		height: 18px;
	}

	#button1,.button1 {
		color: #ffffff; 
	}

	#button2,.button2 { 
		color: #8A493C;
	}

	#addbutton1,.addbutton1,#addbutton2,.addbutton2 { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		background-color: #F05D1C; 
		border: #8A493C 1px solid;
		width: 80px;
		height: 18px;
	}

	#addbutton1,.addbutton1 {
		color: #FFFFFF;
	}

	#addbutton2,.addbutton2 {
		color: #8A493C;
	}

	#footer {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		text-align:center;
	}

	DIV {
		font-family : Arial,Tahoma, Helvetica;
	}

	.buttonbg {

		font-family			:	Verdana, Arial, Helvetica, sans-serif;
		font-size			:	9px;
		font-weight			:	bold;
		color				:	#666666;
		border				:	1 soild #666666;
		background-image	:	url(../Image/button_bg.jpg);
		width				:	125px;
		height				:	20px;
	
	}

	.buttonbg2 {

		font-family			:	Verdana, Arial, Helvetica, sans-serif;
		font-size			:	9px;
		font-weight			:	bold;
		color				:	#666666;
		border				:	1 soild #666666;
		background-image	:	url(../Image/button_bg.jpg);
		width				:	85px;
		height				:	20px;
	
	}

	.textbox {

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		text-decoration: none;

	}

	.title {

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;

	}

	.title2 {

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;

	}

	.subtitle {

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		color: #666666;
		text-decoration: none;

	}

	.menu {

		font-family			:	Arial;
		font-size			:	15px;
		color				:	#000000;
		text-decoration		:	none;

	}

	.menu:visited {

		font-family			:	Arial;
		font-size			:	15px;
		color				:	#000000;
		text-decoration		:	none;

	}

	.menu:active {

		font-family			:	Arial;
		font-size			:	15px;
		color				:	#000000;
		text-decoration		:	none;

	}

	.menu:link {

		font-family			:	Arial;
		font-size			:	15px;
		color				:	#000000;
		text-decoration		:	none;

	}

	.menu:hover {

		font-family			:	Arial;
		font-size			:	15px;
		color				:	#000000;
		text-decoration		:	underline;

	}

	.menu:visited:hover {

		font-family			:	Arial;
		font-size			:	15px;
		color				:	#000000;
		text-decoration		:	underline;

	}

/*----------- END OF CSS ----------------*/