/*
	Project Name: Sai Tronics
	Date: 4th Dec 2011
*/

body
{
	margin:0px;
	padding:0px;
}

td,li,p,div
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}

a:link
{
	text-decoration:none;
	color:#000;
}
a:visited
{
	text-decoration:none;
	color:#000;
}
a:active
{
	text-decoration:none;
	color:#000;
}
a:hover
{
	text-decoration:none;
	color:#f69705;
}

/* --------------- table start here ------------------- */

.out_tbl
{
	width:100%;
	height:100%;
}

.midd_tbl
{
	width:1000px;
	height:100%;
}

/* -------------- other style start here -------------- */

.topbg
{
	background:url(../images/top_header.jpg) repeat-x;
	height:54px;
}

.subpage_header
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}

.page_header
{
	color:#ff8800;
	text-decoration:none;
	font-weight:bold;
	font-size:30px;
}

.year_header
{
	color:#000;
	text-decoration:underline;
	font-weight:bold;
	font-size:20px;
}

.org_font
{
	color:#f79320;
	font-weight:bold;
}

.searchinput
{
	background-color:#f9f1e4;
	text-decoration:none;
	color:#000;
	border:0px;
	height:21px;
}

.middlebanner
{
	background:url(../images/middlebanner.jpg) no-repeat;
	height:149px;
}

.box
{
	background:url(../images/boxbg.jpg) repeat-x;
	border:#b5d4ef 1px solid;
	height:224px;
}

.box_products
{
	background:url(../images/boxbg.jpg) repeat-x;
	border-left:#b5d4ef 1px solid;
	border-right:#b5d4ef 1px solid;
	border-bottom:#b5d4ef 1px solid;
	height:224px;
}

.bgcolor1
{
	background-color:#fafafa;
	padding:5px;
}

.green_txt
{
	color:#48ab00;
	font-size:13px;
	font-weight:bold;
}

.org_bottomline
{
	border-bottom:#FF9900 1px solid;
}

.footerbg
{
	background:url(../images/footer_bg.jpg) repeat-x;
	height:190px;
}

.saitronics_body_text
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
	margin-right:10px;
}