* {
	margin: 0px;
	padding: 0px;
}

img,div{ behavior: url(/iepngfix.htc); }

body{
	font: 12px 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN',sans-serif;
	color: #EEEEEE;
	background-color: #000099;
	background-image: url(Images/bg.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
}

h1 {  font-size: 10px; color: #FFFFFF; letter-spacing: normal; font-style: normal; font-weight: normal; }

h2 {  font-size: 10px; color: #FFFFFF; letter-spacing: normal; font-style: normal; font-weight: normal; }

.headtxt1 {  font-size: 18px; line-height: 27px;}
.headtxt2 {  font-size: 24px; line-height: 36px;}

.bodytxt1 {  font-size: 10px; line-height: 15px;}
.bodytxt2 { font-size: 12px; line-height: 18px;}
.bodytxt3 { font-size: 14px; line-height: 21px;}

.textarea0 { border-style:inset;background-color:#FFFFFF;border-color:#808080;border-width:2px;}
.textarea1 { border-style:inset;background-color:#DDDDFF;border-color:#808080;border-width:2px;}
.textarea2 { border-style:inset;background-color:#FFDDDD;border-color:#808080;border-width:2px;}
.button0 { border-style:outset;color:#0000CC;background-color:#FF9999;border-color:#884040;border-width:1px;cursor:pointer;}
.button1 { border-style:outset;color:#0000CC;background-color:#CDCDFF;border-color:#808080;border-width:1px;cursor:pointer;}
.button2 { border-style:outset;color:#0000CC;background-color:#FFDDDD;border-color:#808080;border-width:1px;cursor:pointer;}
.button9 { border-style:outset;color:#0000CC;background-color:#FFFFFF;border-color:#808080;border-width:1px;cursor:pointer;}
.checkbox0 { color:#000000;background-color:#FF9999;border-width:3px;}
.checkbox1 { color:#000000;background-color:#CDCDFF;border-width:1px;}
.checkbox2 { color:#000000;background-color:#FFDDDD;border-width:1px;}
.checkbox9 { color:#000000;background-color:#FFFFFF;border-width:1px;}
.radio {  border : 0px ;}



a:link {
	color:#FFFF00;
	text-decoration: none;
}

a:hover {
	color:#FF9900;
	text-decoration: none;
}

a:visited {
	color:#CCFF00;
	text-decoration: none;
}

a:active {
	color:#FF0000;
	text-decoration: none;
}

