﻿body {
	 background-color: #E9EBDD;
	 margin-left: 0px;
	 margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 0px;
	 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
}

#main{margin-left:auto;margin-right:auto;text-align:center}

a:link,a:active,a:visited { color : #3385FF; text-decoration: none; font-weight:bold;}
a:hover		              { color : #3385FF; text-decoration: underline; font-weight:bold;}


a.menu:link,a.menu:active,a.menu:visited    { color : #000000; text-decoration: none; font-weight:bold;}
a.menu:hover		              { color : #FF0000; text-decoration: none; font-weight:bold;}

.white { background-color:#FFFFFF; }
.grey  { background-color:#D4D0C8; }
.grey2 { background-color:#F5F5F5; border: 1px #EBEBEB solid; }
.cell  { background-color:#FFFFFF; border: 1px #EBEBEB solid; }
.blue  { background-color:#89B8FF; font-weight:bold; color:#FFFFFF; padding:4px; }
.cell2 { background-color:#F7F7F7; border: 1px #EBEBEB solid; font-weight:bold; }

.tablelist { background-color:#FFFFFF; border-top: 1px #EBEBEB solid; border-right: 1px #EBEBEB solid; }
.celllist { background-color:#FFFFFF; border-bottom: 1px #EBEBEB solid; border-left: 1px #EBEBEB solid; }



.heading { color : #FFFFFF;  font-weight:bold;}

.bodyline { border: 1px #EBEBEB solid;}
.confirm  { font-weight: bold; }




.footer { background-color:#89B8FF; color:#FFFFFF; }
a.footer:link,a.footer:active,a.footer:visited    { color : #FFFFFF; text-decoration: none; }
a.footer:hover		              { color : #FFFFFF; text-decoration: underline; }

.textfield       { border: #D6D3CE 1px solid; color: #282828; height: 12px; width: 120px; font-size: 10px; }
.textfield2       { border: #D6D3CE 1px solid; color: #282828; height: 13px; width: 120px; font-size: 10px; }
.checkbox        { height: 100px;   }
.smallfield      { border: #D6D3CE 1px solid; color: #282828; height: 12px; width: 20px; font-size: 10px; }
.dropdown        { color: #282828; height: 16px; font-size: 10px; }
.textarea        { border: #D6D3CE 1px solid; color: #282828;  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.button          { border: #D6D3CE 1px solid; height: 18px; background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666;}

#container {background-color:#DADAD3; }
.rtop, .rbottom{display:block; background-color:#FFFFFF;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background-color:#DADAD3;}
#container2 {background-color:#EBEBE7; }
.rtop2, .rbottom2{display:block; background-color:#FFFFFF;}
.rtop2 *, .rbottom2 *{display: block; height: 1px; overflow: hidden; background-color:#EBEBE7;}
.r1{margin: 0 5px; }
.r2{margin: 0 3px;}
.r3{margin: 0 2px;}
.r4{margin: 0 1px; height: 2px;}

.content{text-align:center}
.centerTable { margin-left:auto; margin-right:auto; text-align: center; }

#myTable {
margin: auto;
width: 500px;
text-align: left;
}