body               {
	font-family:Tahoma;
	font-size: 13px;
	color: #999999;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #000000;
}
                     
#center{text-align:center;margin:auto;}                     
                     
h2{
	color:#999999;
	font-family: Tahoma;
	font-size: 14px;
}

h3{
	color:#CCCCCC;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
/* Page Move Fix*/
html
{
	min-height: 100%;
	margin-bottom: 1px;
}


small              { font-size: 11px; }

a:link, a:visited  { font-weight : bold; text-decoration : none; color: #996699; }
a:hover            { font-weight : bold; text-decoration : none; color: #999966; }
a:active           { font-weight : bold; text-decoration : none; color: #CCCCCC; }

img                {
	border: thin none #cccccc;
	padding: 0px;
	color: #CCCCCC;
}
img:hover          { border: 1px solid #333333; }

form               { margin: 0; }
