@import url(/common/links.css);

body{
  background-image:url(/images/bg.jpg); 
  background-repeat:repeat-x; 
  background-color:#EDF8FF;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.content
{
  background-image:url(/images/innerbg.jpg); 
  background-repeat:repeat-x; 
  background-color:#F6FBFF;
}

ul.list 
{  
  margin-top: 0px;
  margin-left: 16px;
}

li.list 
{  
  list-style-image: url(/images/bullet1.gif);
}
.mainsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.img1 {
border-color: #0099CC;
border-style: solid;
border-width: 1px;
	
}
.tbg {
	background-image: url(/images/subtitle_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* style for headings start */
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
.my-footer h4, h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
.my-footer h4 a:hover {
	text-decoration: underline;
}
/* style for headings end*/
.textbox {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	border: 1 soild #666666;
	font-weight:bold;
	background-image:url(images/button_bg.jpg);
}

/* begin of the style for Flash Web Design Softwares */
.ad-box-top {
	background-image: url(/images/ad-box-top.jpg);
	background-repeat: no-repeat;
	width: 720px;
	height: 5px;
}
.ad-box-middle {
	background-image: url(/images/ad-box-middle.jpg);
	background-repeat: repeat-y;
	width: 700px;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.ad-box-middle h3 {
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
}
.ad-box-bottom {
	background-image: url(/images/ad-box-bottom.jpg);
	background-repeat: no-repeat;
	width: 720px;
	height: 5px;
	margin-bottom: 15px;
	clear: both;
}
.for_ad_img {
	float: left;
	width: 69px;
	height: 84px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.link_black12px {
	color: #454545;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link_blue12px {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link_blue12px_bold {
	color: #0099CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.link_blue13px_bold {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
/* end of the style for Flash Web Design Softwares */
