body {
	color:#FFFFFF;
	margin:0;
	background-color:#000;
	text-align:center;
	background-image: url(images/pattern.jpg);
	background-repeat: repeat;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
font-family:Arial, Verdana, Tahoma, helvetica, sans-serif; font-size:11px; line-height:130%;
}

/*  Class For Headings  */

h1 {font-size:18px; padding:0 0 5px 0; margin:0; font-family:Verdana, Arial, Tahoma;}
h2 {font-size:16px; color:#551CA4; padding:0 0 5px 0; margin:0;}
h3 {font-size:14px; color:#035976; padding:0 0 5px 0; margin:0;}
h4 {font-size:14px; color:#000000;}
h5 {font-size:13px; color:#000000;}
h6 {font-size:10px; }

div {margin:0px; padding:0px;}
br {line-height:10px;}
input {border:1px solid #C6C6C6; background-color:#FFF;}

.bgTable {
	padding:0 0 150px 0;
	text-align:center;
	background-image:url(images/pagebg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:1000px;
	border-right:1px solid #ED1C81;
	border-left:1px solid #4C6DB4;
}
.mainTable {width:802px;}
.midTable {background-color:#000; width:802px; background-image:url(images/maintablebg.gif); background-repeat:repeat-y; background-position:left;}
.bottomTxt {background-color:transparent; width:802px;}
.bottomTxt td {
	font-size:10px;
	color:#FFF;
	padding-left: 20px;
	padding-right: 20px;
}
.headerTable {background-color:transparent; width:802px;}
.toplinkbg {
	background-repeat:no-repeat;
	background-position:left top;
	color:#fff;
	padding:0 20px 0 0;
	font-weight:bold;
	font-size:13px;
}
.curvtop {background-color:#000; width:802px; background-image:url(images/curvtop.gif); background-repeat:no-repeat; background-position:left top;}
.linkbg {color:#000; font-weight:bold; font-size:11px; background-image:url(images/linkbg.gif); background-repeat:repeat-x; background-position:top; line-height:31px; width:110px;}
.botcurvbg {background-image:url(images/botcurv_bg.gif); background-repeat:repeat-x; background-position:bottom;}


.portfolioBgtop {background-image:url(images/portfolio_bgtop.gif); background-repeat:repeat-x; background-position:top;}
.portfolioBgbot {background-image:url(images/portfolio_bgbot.gif); background-repeat:repeat-x; background-position:bottom;}
.portfolioBgleft {background-image:url(images/portfolio_bgleft.gif); background-repeat:repeat-y; background-position:right;}
.portfolioBgright {background-image:url(images/portfolio_bgright.gif); background-repeat:repeat-y; background-position:left;}
.portfoliobg {background-image:url(images/portfolio_bg.gif); background-repeat:repeat-x; background-position:top; background-color:#FDFDFD;}



.midFont {font-family:verdana; font-weight:bold; font-size:10px; color:#000; padding:10px 15px 15px 20px;}
.mediaTxt {
	font-family:verdana;
	font-weight:normal;
	font-size:11px;
	color:#666666;
}
.boldTxt {font-weight:bold;}
.grayTxt {color:#666666;}

/*   Class For Links   */
a:link, a:visited, a:active 
{color:#046282; background-color:transparent; text-decoration:underline;}
a:hover
{color:#046282; background-color:transparent; text-decoration:none;}

a.topLink:link, a.topLink:visited, a.topLink:active 
{color:#000; background-color:transparent; text-decoration:none; display:block; line-height:31px; width:110px;}
a.topLink:hover
{color:#EC0072; background-color:transparent; text-decoration:none; display:block; line-height:31px; width:110px;}

a.whiteLink:link, a.whiteLink:visited, a.whiteLink:active 
{color:#FFF; background-color:transparent; text-decoration:none;}
a.whiteLink:hover
{color:#EC0072; background-color:transparent; text-decoration:none;}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED1C81;
	font-weight: bold;
	text-transform: capitalize;
}
.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
