body {
	background-image: url(bg.jpg);
	background-position:top;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#111111;
}
.mainArea{
	padding: 22px 22px 22px 22px;
	background-color:#FFFFFF;
}
.pinkBox{
	background-image:url(bg_pinkBOX.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	padding: 15px 15px 15px 15px;
	width:431px;
	

}

.small {
	font-size: 10px;
}
.medium {
	font-size: 12px;
}
.big {
	font-size: 18px;
	font-weight:none;	
}
.headerTxt_large{
	font-size: 22px;	
	font-weight:bold;
	text-align:center;	
	letter-spacing: -1px;

}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	font-weight:400;
	line-height:35px;
}

.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	color:#9c540f;
}
.TXT_pink{
	color:#d22657;
}
.TXT_white{
	color:#FFFFFF;
}
.TX_red{
	 color:#d60008;
}

a:link, a:visited, a:active  {
	color: #d22657;
	text-decoration:underline;
}
a:hover {
  color: #000000;
  text-decoration:underline;
}

a.LeftLink:link, a.LeftLink:visited, a.LeftLink:active {
	color: #001537;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:40px;	
	height: 40px;
	width: 269px;
	display:block;
	background-image:url(menu_sep.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
a.LeftLink:hover {
  color: #d60008;
  text-decoration:none;
}


.footer {
	background-image:url(fotter.jpg);
	background-repeat:no-repeat;
	height: 182px;
}

input, textarea, select{
	font-size: 13px;
}
.formLabel{
	text-align:right;
	vertical-align:top;
}


img{
	border: none;
}

h1{
	font-size: 15px;
	color: #19aae8;
	font-weight: bold;
	margin-bottom: 10px;
}

h2{
	font-size: 15px;
	color: #770300;
	margin-bottom: 10px;
}
.line{
	background-image:url(line_dot.jpg);
	background-repeat:repeat-x;
	background-position:center;
	line-height:20px;	
}

.table_border{
	padding: 1px;
	border: 1px solid #c5c5c5;
	background-color: #FFFFFF;
}
.menu_heading{
	background-image:url(heading_bg_left.gif);
	line-height:24px;
	padding-left:30px;
	font-weight:bold;
}
.menu_items{
	background-image:url(menu_bg_white.gif);
	line-height:40px;
	padding-left:30px;
	font-weight:bold;
}
.main_table{
	background-image:url(heading_bg.gif);
	line-height:24px;
	padding-left:10px;
	font-weight:bold;
}

.main_table_inner{
	padding: 10px 10px 10px 10px;
}

.main_table_inner_heading{
	background-color:#999999;
	color:#FFFFFF;
	font-weight:bold;
}

ul{
list-style-image:url(bullet.gif);
line-height: 20px;
margin-left:-10px;
margin-top: 0px;
margin-bottom:0px;
}
li{

}

.ul_inner
{
list-style-image:url(bullet2.gif);
list-style-position:inside;
line-height: 24px;
margin-left:-25px;
margin-top: 0px;
margin-bottom:3px;

}

/* SITE BY iLINKS  */