/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

body, td {
	font-family: Tahoma, Helvetica, Arial;
	font-size: 11px;
}
/*-----------------------------------------------------  	BG Starts	---------------------*/

.bg-header{
	background-image:url(images/img-header.jpg);
	background-repeat:no-repeat;
}


.bg-content{
	background-image:url(images/bg-bottom.gif);
	background-repeat:repeat-y;
}

.cell-content-padding {
	padding: 0px 0px 0px 7px;
	margin: 0px;
	
}

.cell-logo-padding {
	padding: 0px 20px 0px 25px;
	margin: 0px;
	
}

.cell-navi-padding {
	padding: 53px 5px 0px 0px;
	margin: 0px;
	
}
/*-----------------------------------------------------  	BG Ends	---------------------*/


/*-----------------------------------------------------  	Text Decoration Starts	---------------------*/

.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #74141F;
}

.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color: #B07980;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color: #74141F;
}
.text3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	color: #74141F;
	
}
.text4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color: #74141F;
}
.text5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #74141F;
}

.text6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	text-transform:uppercase;
	color: #FFFFFF;
}


/*-----------------------------------------------------  	Text Decoration Ends	---------------------*/

a	{
	color: #AA0719;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}

.topnavlink	{
	color: #FFFFFF;
	text-decoration: none;
}

.topnavlink:hover	{
	color: #E3DFD1;
	text-decoration: underline;
}
.navlink	{
	color: #74141F;
	text-decoration: none;
}

.navlink:hover	{
	color: #AA0719;
	text-decoration: underline;
}
.navsublink	{
	color: #AA0719;
	text-decoration: none;
}

.navsublink:hover	{
	color: #74141F;
	text-decoration: underline;
}

.footerlink	{
	color: #74141F;
	text-decoration: none;
}

.footerlink:hover	{
	text-decoration: underline;
}
.copyright {
	color: #0099CC;
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;

}
.ss {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	height: 18px;
	color: #74141F;
	border: 1px solid #523135;
	background-color: #ffffff;
}
.ss1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #74141F;
	height: 18px;
	border: 1px solid #523135;
	background-color: #000000;
}





