/* CSS Mastery: Advanced Web Standards Solutions - pramit mehta copyright @ Welcome CCS */

body			{ font-family:"Trebuchet MS", "Lucida Sans Unicode", Verdana }
img 			{ border: 0; }
p.phome				{ padding:3px 0 ; margin:0; font-size:13px; color:#FFFFFF }

div.black  a 			{ color:#000; font-family:'Trebuchet MS', Arial, Helvetica; font-size:12px; text-decoration:underline }
div.black  a:hover	{ text-decoration:none }

a.yellow			{ color:#FF0; font-size:13px; text-decoration:underline }
a:hover.yellow		{ text-decoration:none}

.ul				{ padding:0; margin:0; list-style:none}
.ul	li			{ background:url(images/new_images/bullet.jpg) 0 0 no-repeat; margin:10px 0; padding:0 0 0 30px }
.ul li a		{ font-family:Verdana, Arial; font-size:11px; color:#000; font-weight:700; text-decoration:none}
.ul li a:hover	{ color:#000; text-decoration:underline }

.ul1			{ padding:0; margin:0; list-style:none}
.ul1 li			{ margin:10px 0 13px 0; padding:0 }
.ul1 li a		{ font-size:13px; color:#000; font-weight:100; text-decoration:none}
.ul1 li a:hover	{ color:#000; text-decoration:underline }


/* -- rounded div ------*/
.t {background:#000 url(images/new_images/round-topbg.jpg) 0 0 repeat-x;}
.b {background: url(images/new_images/round-bottombg.jpg) 0 100% repeat-x}
.l {background: url(images/new_images/round-leftmbg.jpg) 0 0 repeat-y}
.r {background: url(images/new_images/round-rightmbg.jpg) 100% 0 repeat-y}
.bl {background: url(images/new_images/round-leftb.png) 0 100% no-repeat}
.br {background: url(images/new_images/round-rightb.png) 100% 100% no-repeat}
.tl {background: url(images/new_images/round-leftt.png) 0 0 no-repeat}
.tr {background: url(images/new_images/round-rightt.png) 100% 0 no-repeat; padding:8px}

.border	{ border:1px solid red }

.flaatl		{ float:left }
.flaatr		{ float:right }
.clear		{ clear:both }

.leftpanel	{ float:left; width:300px; margin:0 0 0 20px; padding:0 0 10px }
.maincontent { float:left; margin:0 0 0 10px; padding:0px; width:665px; }
.whitebg		{ background:#FFF; padding:8px 10px }
.whitebgm		{ background:#FFF; padding:8px 10px; margin:0 0 10px 0 }

.cont12			{ font-size:13px; color:#000 }

/* accordion menu */
#accordion {width:640px; margin:auto; padding:0}
.accordion {width:640px; font:12px Verdana,Arial; color:#033; margin:0; padding:0}
.accordion dt {width:640px; height:30px; cursor:pointer; background:url(images/new_images/h-super.jpg) 0 0 no-repeat; margin:0}
.accordion dt:hover { color:#eee }
.accordion dd {overflow:hidden; background:#fff; width:640px; margin:0; padding:0}
.accordion span {display:block; width:618px; border:1px solid white; border-top:none; padding:10px; height:310px}

.space10	{ height:10px }

h1			{ font-family:Arial Black, Arial; margin:0; padding:0 0 8px 0; font-size:16px; color:#fff; background:url(images/new_images/bullet1.jpg) 0 0 no-repeat; text-indent:25px }
h2			{ font-size:17px; color:#B60000; margin:0; padding:0; font-weight:100 }

#content span.h1_home h1			{ border-bottom : 0px; border-top: 0px; font-family:Arial Black, Arial; margin:0; padding:0 0 8px 0; font-size:16px; color:#fff; background:url(images/new_images/bullet1.jpg) 0 0 no-repeat; text-indent:25px }
