/*
Theme Name: tifosoSoft
Theme URI: http://www.tifososoft.com/
Description: A team of IT entrepreneurs.
Author: the tifosoSoft team
Version: Template 2.0
Tags: Web Design & Development, E-commerce Solution, Content Management System, Customer Relationship Management, Inventory System and All PHP & MySQl Developement Company
*/

body
{
	padding:0;
	margin:0;
	font-family:arial;
	background-image:url(images/bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#93d2f3;
}
.bodytext
{
	text-align:justify;
	font-size:11px;
	line-height:16px;
}
.text11
{
	font-size:11px;
	line-height:16px;
}
.white11
{
	font-size:11px;
	line-height:16px;
	color:#ffffff;
}
.gray11
{
	color:#bcbec0;
	font-size:11px;
	line-height:16px;
}
		
.pageheading
{
	font-size:24px;
}
.graybg
{
	background-color:#373638;
	padding:8px;
	vertical-align:top;
}

/*	LINKS STYLE 	*/
a:visited.sub, a:active.sub, a:link.sub
{
	color:#0889cc;
	text-decoration:none;
}
a:hover.sub
{
	color:#0889cc;
	text-decoration:underline;
}

#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 1px solid #C1DAD7;
}

td.specalt {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

td.alt {
	background: #F5FAFA;
	color: #797268;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;	
	font: bold 10px tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
}

td.nobg {
	border-top: 0;
	border-left: 0;
	border-bottom: 1px solid #C1DAD7;
	border-right: 1px solid #C1DAD7;
	background: #FFC000;
	padding:4px;
	margin:4px;
	font: bold 11px tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;
}

