/* CSS Document */
body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
}
.mainnav {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
}
#searchwrapper {
width:310px; /*follow your image's size*/
height:40px;/*follow your image's size*/
background-image:url(THE_SEARCH_BOX_IMAGE);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
}
 
#searchwrapper form { display:inline ; }
 
.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:9px;
width:256px;
height:28px;
}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:265px;
width:32px;
height:28px;
}
.copywt {
	color: #cccccc;
	font-family: arial;
	font-size: 9px;
}
a:link {
	color: #929394;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
	color: #929394;
	font-family: arial;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #929394;
	font-family: arial;
	font-size: 12px;
}
a:active {
	text-decoration: underline;
	color: #929394;
	font-family: arial;
	font-size: 12px;
}
.minititles {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #929394;
}
.mainpages {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #929394;	
}
.mainpagessub {
	font-family: arial;
	font-size: 12px;
	color: #929394;	
}
.mainpagessub2 {
	font-family: arial;
	font-size: 12px;
	color: #000000;	
}
.mainpagessub2red {
	font-family: arial;
	font-size: 12px;
	color: #FF0000;	
}
.homepagebtm {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #929394;
	text-align: justify;
}
table.sample2 {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: rgb(230, 237, 172);
}
table.sample2 th {
	border-width: 0px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: ;
	-moz-border-radius: ;
}
table.sample2 td {
	border-width: 0px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: ;
	-moz-border-radius: ;
}

#Notecard1 {
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: 3;
	width: 180px;
	min-height:200px;
    height:auto !important;
	
	margin-top: 280px;
	margin-left: -388px;
	padding:14px;
	top: 0px;
	left: 52%;
	display: block; 
}
#Notecard2 {
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: 3;
	width: 180px;
	min-height:200px;
    height:auto !important;
	
	margin-top: 160px;
	margin-left: -128px;
	padding:14px;
	top: 0px;
	left: 52%;
	display: block; 
}
#Notecard3 {
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: 3;
	width: 180px;
	min-height:200px;
    height:auto !important;
	
	margin-top: 280px;
	margin-left: 128px;
	padding:14px;
	top: 0px;
	left: 52%;
	display: block; 
}
#Notecard4 {
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: 3;
	width: 180px;
	min-height:200px;
    height:auto !important;
	
	margin-top: 680px;
	margin-left: 128px;
	padding:14px;
	top: 0px;
	left: 52%;
	display: block; 
}
#Notecard5 {
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: 3;
	width: 180px;
	min-height:200px;
    height:auto !important;
	
	margin-top: 680px;
	margin-left: -358px;
	padding:14px;
	top: 0px;
	left: 52%;
	display: block; 
}