body	{
		margin:0px;
		padding:0px;
		background:url(images/all_bg.gif) top left;
		overflow:auto
		}
form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
td		{
		font-family:tahoma;
		font-size:11px;
		color:#A0A0A0;
		line-height:14px
		}
a		{
		color:#A0A0A0;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
ul		{
		margin:0px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:18px;
		background:url(images/list1.gif) bottom left no-repeat;
		padding:0 0 0 10px
		}
ul a	{
		color:#F68E00;
		}
strong	{
		color:#d4e04c;
		}
.a1		{
		color:#CFCFCF;
		font-weight:bold
		}
.a2		{
		color:#FFB923;
		font-weight:bold
		}
.a3		{
		color:#CFCFCF;
		}
.b1	{
		color:#CFCFCF;
		}
		
.footer	{
		background:url(images/footer.gif) top left no-repeat;
		padding:53 0 0 435px;
		line-height:13px
		}
.footer a{
		color:#F68E00;
		}

.line	{
		width:359px;
		height:1px;
		background:url(images/line_h.gif) top left repeat-x;
		margin:0 0 0 17px
		}		
		
.more a	{
		color:#956adb;
		margin:0 2 0 6px;
		}
		
/*****text1  ****/
.text1	{
		margin:12 15 7 0px;
		}
.text1 .left{
		margin:0 13 0 0px;
		}		
		
.text2	{
		margin:12 20 7 18px;
		}
.text2 .left{
		margin:3 6 0 0px;
		}
.text2 .more{
		margin-right:16px;
		}
		
	/*****text3  ****/
.text3	{
		margin:12 15 7 3px;
		}
		
/***** TEXT 4 ***/
.text4	{
		width:216px;
		margin:12 0 0 17px;
		}
.text4 .left{
		margin:6 15 0 0px;
		}
.form {
		margin:16 0 0 0px;
		}
.form input{
		font-family:tahoma;
		font:11px;
		width:135px;
		height:21px;
		}
.form textarea{
		font-family:tahoma;
		font-size:11px;
		width:135px;
		height:89px;
		overflow:auto;
		}