body {cursor: url(classic.cur)}
{
font-family: tahoma,verdana,arial;
font-size: 11px;
line-height: 16px;
background-color: white;
color: black;
}
div.white_box
{
color: black;
background-color: #FFFFFF;
padding: 10px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #cccccc;
line-height: 14px;
width: 100%;
overflow: auto;
}

div.gray
{
background-color: #FAFAFA;
padding: 5px;
}

h1
{
font-size: 11px;
margin: 0px 0px 4px 0px;
padding: 0px 0px 3px 0px;
color: #666666;
}



h2
{
font-family: tahoma, verdana, arial;
font-size: 11px;
margin: 0px;
padding-bottom: 2px;
color: #444444;
}
TD { 
	COLOR:#666666;
	FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE:10.4px;
}
p {
margin-top: 0px;
padding-left: 10px;
line-height: 16px;
}

hr {
height: 1px;
color: #cccccc;
}

ul
{
margin-top: 0px;
margin-left: 15px;
}
li
{
margin: 1px;
list-style-type: none;
}

form
{
margin: 0px;
}
input 
{
font-family: verdana, tahoma;
font-size: 10px;
}
textarea
{
font-family: tahoma;
font-size: 11px;
}

a:link {
color: #003366;
}
a:hover {
color: #FF6600;
}
a:visited{
color: #003366;
}
a:active {
color: #003366;
}

#content a img {
margin: 3px;
}

#content a:link img {
border: 1px #222222 solid;
margin: 3px;
}

#content a:hover img {
border: 1px red solid;
}

#content a:active img {
border: 1px orange solid;
}

#content a:visited img {
border: 1px #888888 solid;
}


#menu a:link, #menu a:visited
{
cursor: default;
padding: 5px;
margin-right: 1px;
background:url('images/bg2.gif');
background-repeat: repeat-x;
text-decoration: none;
color: #888888;
font-weight: bold;
/*color:expression(test(this,'#0066CC','#888888'));*/
}

#menu a:hover
{
cursor: default;
background: url('images/bg.gif');
background-repeat: repeat-x;
color: #888888;
}

#menu a:active
{
background: url('images/bg4.gif');
background-repeat: repeat-x;
color: #888888;
}


blockquote {
margin-left: auto;
margin-right: auto;
border-top: 1px #cccccc solid;
border-bottom: 1px #cccccc solid;
margin: 0px;
width: 350px;
}




/*  ID's */
#outside {

position: inline;
background-color: white;
margin-left: auto;
margin-right: auto;
border: 1px #EFEFEF solid;
padding: 3px;
width: 700px;
margin-bottom: 8px;
}

#inside {
margin: 0px;
position: inline;
background-color: #f9f9f9;
padding: 5px;
}

#content
{
background-color: #FFFFFF;
padding: 10px;
margin-left:auto;
margin-right:auto;
margin-top: 0px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #cccccc;
overflow: auto;
}

#menu {
margin-bottom: 10px;
margin-top: 5px;
padding-bottom: 5px;
padding-top: 4px;
border-bottom: 1px #888888 solid;
width: 100%;

}