

BODY {
	color : #000033;
	background-color : #000033;
}


BODY.zoom {
	color : #000033;
	background-color : #000033;
}



LI {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 100%;
	color: #cccccc
}


TD {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 75%;
	color: #cccccc
}

TD.fixedsize {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 11px;
	color: #cccccc
}

.fixedsize {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 11px;
	color: #cccccc
}

TD.featureText {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 11px;
	color: #cccccc
}

TD.discret {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 11px;
	color: #666666
}

.subtitle {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #cc0000
}

H3 {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 17px;
	color: #cccccc;
	font-weight : bold;
	margin-bottom : 2px;
}


A {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #cc0000;
	font-style: normal;
	font-weight: bold;
	text-decoration : none
}

A:HOVER {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}


A.theme {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #cccccc;
	font-style: normal;
	font-weight: bold;
	text-decoration : none
}

A.theme:HOVER {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #cc0000;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}

A.discret {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #cc0000;
	font-style: normal;
	font-weight: normal;
	text-decoration : none
}

A.discret:HOVER {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #cccccc;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
}

A.inline {
	font-family: Verdana, Geneva, sans-serif;
	font-size : 100%;
	color: #cccccc;
	font-style: normal;
	font-weight: normal;
	text-decoration : underline
}

A.inline:HOVER {
	font-family: Verdana, Geneva, sans-serif;
	font-size : 100%;
	color: #cc0000;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
}

A.Gyoza {
	font-family: Verdana, Geneva, sans-serif;
	font-size : 10;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	text-decoration : none
}
form {
	margin-bottom : 0px;
}
A.Gyoza:HOVER {
	font-family: Verdana, Geneva, sans-serif;
	font-size : 10;
	color: #990000;
	font-style: normal;
	font-weight: normal;
	text-decoration : none;
}


SELECT {
	background-color : #cccccc;
	color : #000033;
	font-family : sans-serif;
	font-weight : bolder;
	font-size: 12px;
}

INPUT {
	background-color : #cccccc;
	color : #000033;
	font-family : sans-serif;
	font-weight : bolder;
	font-size: 11px;
}

