BODY
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color:#555555;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:25px;
	vertical-align:top;
	text-align:center;
	
}
p{
	font-family:tahoma, Arial, Helvetica, sans-serif;
}

a {
 	color:#FF7E00;
	font-size:11px;
	text-decoration: none;
	font-family:tahoma, Arial, Helvetica, sans-serif;

}
a:hover {
	text-decoration:underline;
}
a:visited {
	
	}

div{
	font-family:tahoma, Arial, Helvetica, sans-serif;
}

select {  
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	BORDER-RIGHT: #aaaaaa 1px solid;
    BORDER-TOP: #aaaaaa 1px solid;
	BORDER-LEFT: #aaaaaa 1px solid;
	BORDER-BOTTOM: #aaaaaa 1px solid;
    /*height:15px;*/
	color:#333333;
	FONT-WEIGHT: bold;
}
textarea {  
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #aaaaaa 1px solid;
    BORDER-TOP: #aaaaaa 1px solid;
	BORDER-LEFT: #aaaaaa 1px solid;
	BORDER-BOTTOM: #aaaaaa 1px solid;
    /*height:100px;*/
	color:#993300;
}
input
{  
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	BORDER-RIGHT: #aaaaaa 1px solid;
    BORDER-TOP: #aaaaaa 1px solid;
	BORDER-LEFT: #aaaaaa 1px solid;
	BORDER-BOTTOM: #aaaaaa 1px solid;
    height:16px;
	color:#0066CC;
	/*width:130px;*/
	
}
/*.button
{   
	border:0px;	
	COLOR:#FFFFff;
	
	text-align:center;
	height:20px;
	width:77px;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
	background-color:#FFA921;
	BORDER-RIGHT: #FFFFFF 2px solid;
    BORDER-TOP: #FFFFFF 2px solid;
	BORDER-LEFT: #FFFFFF 2px solid;
	BORDER-BOTTOM: #FFFFFF 2px solid;
	

}*/
.button{
 color:#504133;
 height: 20px;
   font-family:'tahoma',helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#FAF5E6;
   border:1px solid #8C735D;
   /*border-top-color:#E5C05C;
   border-left-color:#E5C05C;
   border-right-color:#E5C05C;
   border-bottom-color:#E5C05C;*/
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}


.search_button
{   
	border:0px;	
	COLOR:#FFFFff;
	background-image:url(/images/btn_go.gif);
	background-repeat:no-repeat;
	text-align:center;
	height:29px;
	width:25px;
	font-weight:bold;
	font-size:10px;
	cursor:pointer;
	background-color:transparent;
	padding-left:12px;

}

.txtErrorMsg {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	line-height:15px;
	font-weight:bold;
}

.txtTitle {
	color:#FF6600;
	font-weight:bold;
	font-size:12px;
}
.txtWhite{
color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-align:center;
}
.txtBold{
font-weight:bold;

}
td{
	font-family:tahoma, Arial, Helvetica, sans-serif;
}
.td1 {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	background-color:#DCECF9;
	text-indent:5px;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	color: #003366;
}
.td2 {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	background-color:#5DA0B5;
	text-indent:5px;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	color: #FFFFFF;
}

table{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bigTable{
	width:100%;
}
.left{
 width:50%;
 /*background-image:url(../images/left.gif);*/
 background-repeat:no-repeat;
 background-position:top right;
 
}
.right{
 width:50%;
 /*background-image:url(../images/right.gif);*/
 background-repeat:no-repeat;
 background-position:top left;
}

.mainTable{
	padding: 0px;
	background-color: #FFFFFF;
	width: 770px;
	border-bottom: 1px;
	color: #000000;
}
.mainTd{
	background-color:#FFFFFF;
	text-align:center;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}
.TableBorderd{
	border:0px;;
	padding:5px;
	padding:5px;
	color:#555555;
	border:1px solid #999999;
	/*border:1px solid #CEE1EF;*/
	border-top:0px;
	line-height:10px;
	/*background-image:url(/images/tableBorderBg.gif);*/
	background-repeat:repeat-x;
}
.menuBottom{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	font-weight:bold;
}
.footer{
font-size:10px;
color:#FFFFFF;
font-weight:bold;

}

.tdleftmenu{
	width:200px;
	text-align:left;
	vertical-align:top;
	color:#FFFFFF;
/*	background-image:url(/shoulah/images/bgMenuAll.gif); */
}

.tdHeader{
font-weight:bold;
color:#ffffff;
padding-right:10px;
padding-left:10px;
vertical-align:top;
padding-top:6px;
height:30px;
}

/* =========== Menu Styles ========================================== */
.menu
{
    FONT-WEIGHT: bold;
	DISPLAY: block; 
    FONT-SIZE: 11px;
    VERTICAL-ALIGN: middle;
    CURSOR: hand;
	color:#FFFFFF;
/*    TEXT-INDENT: 36px;*/
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 25px;
    TEXT-ALIGN: left;
	vertical-align:middle;
	/*background-image:url(../images/bgmenu.gif);*/
	padding-top:4px;
}
A.Menu:hover {
text-decoration:none; color:#FF9900;
}
.llink{
    FONT-WEIGHT: normal;
	DISPLAY: block; 
    FONT-SIZE: 11px;
    VERTICAL-ALIGN: middle;
    CURSOR: hand;
	color:#444444;
   TEXT-INDENT: 12px;
    /*BACKGROUND-REPEAT: no-repeat;*/
    HEIGHT: 20px;
    /*TEXT-ALIGN: left;*/
	vertical-align:middle;
	/*background-image:url(/images/tdbg1.jpg);*/
	/*padding-top:6px;*/
	width: 171px;
	/*border-bottom: 2px solid #DDDDDD;*/
	/*border-top: 1px solid #ffffff;*/
	left-padding: 40px;
}
.llink2{
    FONT-WEIGHT: normal;
	DISPLAY: block; 
    FONT-SIZE: 11px;
    VERTICAL-ALIGN: middle;
    CURSOR: hand;
	color:#444444;
   TEXT-INDENT: 12px;
    /*BACKGROUND-REPEAT: no-repeat;*/
    HEIGHT: 25px;
    /*TEXT-ALIGN: left;*/
	vertical-align:middle;
	/*background-image:url(/images/tdbg1.jpg);*/
	/*padding-top:6px;*/
	width: 171px;
	/*border-bottom: 2px solid #DDDDDD;*/
	/*border-top: 1px solid #ffffff;*/
	left-padding: 40px;
}
A.llink:hover {
text-decoration:none;
 
color:#0180AB;
}
A.llink2:hover {
text-decoration:none;
 
color:#0180AB;
}
.search_button
{   
	border:0px;	
	
	background-image:url(/images/go_button.gif);
	background-repeat:no-repeat;
	
	
	width:125px;
	
	
	cursor:pointer;
	background-color:transparent;
	padding-left:12px;
	

}
