/* CSS Document */
.right_table	{width:160px;background-image: url('imgs/bg.gif');}
.left_table		{width:160px;background-image: url('imgs/bg.gif');}
body		{
				onLoad="Blink();";
				background-color:#CEEFFF;
				margin-bottom:0;margin-left:0;margin-right:0;margin-top:0;
				width:100%;
				background-image: url('imgs/road1.jpg') ;
				background-attachment:fixed;
				background-position:center center; 
				background-repeat:no-repeat;
				overflow: scroll
			}
a:link		{color:blue}
a:visited	{color:blue}
a:hover		{color:red}
a:active	{color:black}
body	{font-family:verdana}
table	{border-color: #333333}
p 		{font-family:verdana}
hr		{color: #FF0000;background-color: #FF0000;height: 2px;}
.headr	{background-color:#333333;color:#CBE8FC;font-weight:bold}
.sml	{font-size:x-small}
.item	{font-size:small}
ul		{margin-top: 6;margin-left: 5;padding-left: 1em;list-style-image: url('imgs/list_marker.jpg')}
.i101	{border-style: dashed;}

