/* base config */
body {background-color: #FFFFCC; font-family: Arial; color: #660000; font-size: 12px}

/* link configs */
a:link {color:#993300;text-decoration:none}
a:visited {color:#993300;text-decoration:none}
a:hover {color:#FF6600;text-decoration:none;}
a:active {color:#993300;text-decoration:none}

/* screen configs */
.title {color: #660000; font-family: Arial; font-size: 26px; font-weight: bold}
.title2 {color: #660000; font-family: Arial; font-size: 12px; font-weight: bold}
.text1 {color: #660000; font-family: Arial; font-size: 12px;}
.text2 {color: #660000; font-family: Arial; font-size: 12px; font-weight: bold;}
.text3 {color: #660000; font-family: Arial; font-size: 12px; text-align: center;}
.text1h {color: #660000; font-family: Arial; font-size: 12px;background-color: #FFFF80}
.text2h {color: #660000; font-family: Arial; font-size: 12px; font-weight: bold;background-color: #FFFF80}
.break {color: #FFCC99;background-color: #C0C0C0;height: 2px; border: 0}
.button {font-size: 15px; font-family: Arial; background-color:#FFCC66; border-style: solid; border-color: #808080; border-width: 1px; text-align: center; font-weight: bold}
.button2 {font-size: 10px; font-family: Arial; background-color:#FFCC66; border-style: solid; border-color: #808080; border-width: 1px; text-align: center; font-weight: bold}
.button3 {font-size: 15px; font-family: Arial; background-color:#FFCC66; border-style: solid; border-color: #808080; border-width: 1px; text-align: center; font-weight: bold; width: 80}



/* correct image auto orientation */
img {image-orientation: none;}
input {image-orientation: none;}