/* CSS Document Copyright Art To Use IT */
body.main	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:12px;
			}

a.b1, a.b1:link, a.b1:active, a.b1:visited	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:14px;
	text-decoration:none;
	color:#0000CC;
	width:200px;
	font-weight:bold;
	line-height:18px;
	text-align:center;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	margin-top:3px;
	margin-bottom:3px;
											}
a.b1:hover	{
	color:#0000CC;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
			}

a.img, a.img:link, a.img:active, a.img:visited	{
	border:1px solid #FFFFFF;
											}
a.img:hover	{
	border:1px solid #FF9900;
			}


a.bot, a.bot:link, a.bot:active, a.bot:visited	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
											}
a.bot:hover	{
	color:#FFFFFF;
	text-decoration:underline;
			}

a.b2, a.b2:link, a.2:active, a.2:visited	{
	font-family: Verdana, Univers, Arial, Helvetica;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
											}
a.b2:hover	{
	color:#FFFFFF;
	text-decoration:underline;
			}


.log	{
	font-size:9px;
	color:#CCCCCC;
	border: 1px solid #F13E12;
	background-color:#333333;
	font-family: Verdana, Univers, Arial, Helvetica;

	scrollbar-3dlight-color:#DDDDDD; 
	scrollbar-arrow-color:#F13E12;
	scrollbar-base-color:#000000;
	scrollbar-darkshadow-color:#666666;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#333333;

			}

.rpty	{
	background-repeat:repeat-y;
		}

.rptn	{
	background-repeat:no-repeat;
		}

