body {
	padding:0; 
	margin:0; 
	background:url(images/bg.gif) repeat-x top #FFF0A5;
}

body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#000000;
	line-height:14px;
}
br{
	font-size:10px;
}
a{
	/*color:#573B01; */
	color:#303030;
	text-decoration:none; 
	font-weight:bold;
} 
a:visited{
	/*color:#573B01; */
	color:#303030;
	text-decoration:none; 
	font-weight:bold;
} 
a:hover{
	text-decoration:underline;
}
.b{ 
	color:#7A6510; 
	font-size:9px;
}
.more{
	background:url(images/1_z1.gif)  center left no-repeat;
	padding-left:11px; 
	vertical-align:middle; 
	color:#000000;
}
.a{ 
	/*color:#7A6510; */
	color:#303030;
	font-size:11px; 
	font-weight:normal;
}
.a:hover{ 
	color:#424715; 
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none;
}
.a1{
	color:#424715; 
	text-decoration:underline; 
	font-weight:normal;
} 
.a1:hover{
	text-decoration:none;
}

input.text{
   background:#FFFFFF;
   border:1px solid #98A6B4;
   height:20px;
   padding-left:5px;
   color:#000000;
}
#input1{
	border:none;   
   width:163px; height:24px;
   margin-left:0px;
   padding-left:0px
}#input2{
	border:none;   
   width:163px; height:24px;
   margin-left:0px;
   padding-left:0px;
}
.Heading{
	color:#424715;
    font-size:24px;
	line-height:28px;
    text-decoration:none;
	font-family:Tahoma;
	font-weight:bold;
}
.MenuHeading{
	color:#424242;
    font-size:16px;
    text-decoration:none;
	font-family:Tahoma;
	font-weight:bold;
}
.MenuSelection{
	color:#424242;
    font-size:12px;
    text-decoration:none;
	font-family:Tahoma;
}
.Success{
	color:#678A2A;
    font-size:14px;
    text-decoration:none;
	font-family:Tahoma;
	font-weight:bold;
	line-height:20px;
}
.NoChange{
	color:#424242;
    font-size:12px;
    text-decoration:none;
	font-family:Tahoma;
	font-weight:bold;
}
.Warning{
	color:red;
    font-size:12px;
    text-decoration:none;
	font-family:Tahoma;
}
.WarningBold{
	color:red;
    font-size:14px;
    text-decoration:none;
	font-family:Tahoma;
	font-weight:bold;
	line-height:20px;
}
.Instructions{
	/*color:#3CA0CD;*/
	color:#15445E;
    font-size:14px;
    text-decoration:none;
	font-family:Tahoma;
	font-weight:bold;
	line-height:20px;
	letter-spacing:2px;
}
.BoxHighlight{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#3C4D1F;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#3C4D1F;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#3C4D1F;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#3C4D1F;
	background-image:url(/images/green_transparent.png);
	/*filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;*/
}
.GrayBorder{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#3C4D1F;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#3C4D1F;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#3C4D1F;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#3C4D1F;
}
.Cell_Separator{
	border-bottom:solid; 
	border-bottom-color:#3C4D1F; 
	border-bottom-width:1px
}
.BlueBold{
	/*color:#3CA0CD;*/
	color:#15445E;
    font-size:11px;
    text-decoration:none;
	font-family:Tahoma;
	font-weight:bold;
}
.BigBlueBold{
	/*color:#3CA0CD;*/
	color:#15445E;
    font-size:14px;
    text-decoration:none;
	font-family:Tahoma;
	font-weight:bold;
	line-height:20px;
}
.SmText{
	font-size:9px;
    font-family:Tahoma;
}
.Required {
	color: red;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
.SmallText {
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
code {
	color:#000000;
	font-size: 12px;
	font-weight: bold;
}
.Success {
	color: #63B245;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
.Error {
	color: red;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
.NoChange {
	color: blue;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
.Warning_Table{
	color: 000000;
	border-collapse:collapse;
	border-width:1px;
	border-color:#990000;
	background-color:#ffdddd;
	margin: 5px;
}
.Notification_Table{
	color: 000000;
	border-collapse:collapse;
	border-width:1px;
	border-color:#0000FF;
	background-color:#d9d9ff;
	margin: 5px;
}
.Success_Table{
	color: 000000;
	border-collapse:collapse;
	border-width:1px;
	border-color:#00ce00;
	background-color:#e1ffe1;
	margin: 5px;
}
.Gray_Table{
	color: 000000;
	border-collapse:collapse;
	border-width:1px;
	border-color:#666666;
	background-color:#F2F2F2;
	margin: 5px;
}