/*<group=General Styles>*/

body {
	text-align: left;
	font-size: 0.75em;
	line-height: 1.25em;
	font: 9pt Arial, Helvetica;
	font-family: Arial, Verdana, Helvetica;
	color: #996633;
	background-color: #cc9966;
	margin: 0px;
	clear: left;
	float: none;
}

p {

}

b, strong {

}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
}


.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}
	
/*</group>*/

/*<group=Layout>*/

.clearer {
	clear: both;
}

#container { 
	width: 500px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	text-shadow: 0px 1px 0px #ffffff;
	line-height: 1.5em;
}

#container #top {
	width: 500px;
	height: 11px;
	position: absolute;
	top: 19px;
}

#container #bottom {
	width: 500px;
	height: 10px;
	position: absolute;
}

#pageHeader {
	width: 500px;
	height: 102px;
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
	z-index: 10;
}

#pageHeader img {
}



#contentContainer #content {
	text-align: left;
	width: auto;
	padding-top: 10px;
	margin-right: 50px;
}

#contentContainer #content p {
	padding: 10px 10px 10px 10px;
	line-height: 1.5em;
}


#footer {
	text-align: left;
	margin-top: 5px;
	margin-right: 4px;
	margin-left: 4px;
}

#footer p {
	margin: 0;
	padding: 5px 0 5px 20px;
	font-size: 0.9em;
	line-height: 1em;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
	
/*</group>*/

/*<group=Toolbar>*/

#navcontainer {
	height: 33px;
	padding: 0;
	margin: 0px 3px 10px 25px;
	position: relative;
	font-size: 0.75em;
	line-height: 1em;
}

#navcontainer #current {
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 30px;
}

#navcontainer li {
	display: inline;
	float: left;
}

#navcontainer a{
	width: 78px;
	height: 30px;
	display: block;
	margin: 1;
	text-align: center;
	text-decoration: none;
	padding: 2px 0px 0px 0px;
	font-weight: bold;
}

#navcontainer a:link { background: url(../images/menu/budhk.png);}
#navcontainer a:visited { 
	background: url(../images/menu/budhk.png);  
}

#navcontainer a:hover {
	color: #ff0000;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
	background: url(../images/menu/budhk.png);
}


/* Toolbar Styles */

/*</group>*/

/*<group=Global Classes>*/

blockquote {
	color: #000000;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	font-size: 1.6em;
	margin: 0 0 3px;
}

h2 { font-size: 1.4em; margin: 0px; }

h3 {
	font-size: 1.2em;
	margin: 0 0 3px;
}

h4 {
	font-size: 1em;
	margin: 0 0 3px;
}

.imageStyle {

}
	
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
	color: #ff0000;
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/


table.servicesT
{	font-family: Verdana;
font-weight: bold;
font-size: 14px;
color: #000000;
width: 500px;
background-color: #f9dca5;
border-spacing: 2px;
margin-top: 0px;}


table.servicesT td
{	
font-family: Verdana, sans-serif, Arial;
font-weight: bold;
font-size: 14px;
color: #000000;
background-color: #f9dca5;
text-align: center;
padding-left: 3px;}

table.servicesT1
{	font-family: Verdana;
font-weight: bold;
font-size: 14px;
color: #000000;
width: 500px;
background-color: #ffffcc;
border-spacing: 2px;
margin-top: 0px;}


table.servicesT1 td
{	
font-family: Verdana, sans-serif, Arial;
font-weight: bold;
font-size: 14px;
color: #000000;
background-color: #ffffcc;
text-align: center;
padding-left: 3px;}

.style1 {font-size: small}
.style2 {font-weight: bold}
