@charset "utf-8";
/* CSS Document */

body, tr, td		{font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000; margin:0px;text-align: justify;}
h1 					{font-family: "Comic Sans MS", cursive; font-size:22px; color:#99cc00;font-weight:normal;}
a					{color:#4d4d4d; text-decoration:none;}
a:hover 			{text-decoration: underline;}

li{
	list-style-type: square;
	clear:both;
	padding:0px;
}
ul{
	padding:7px 0px 7px 15px;
	margin:0px;
	clear:both;
}
/*width*/
.mainTable			{width:800px;}
.menuTable			{width:180px;}
.menuMainTable		{width:180px;}

/*height150px*/
.titleSection		{height:180px;}
.menuSection		{height:35px;}
.imgLeftSection		{height:210px;}

/*background*/
.bgMenu				{background-color:#e1f0b5;}

/*alignment*/
.center				{text-align:center;}
.left				{text-align:left;}
.right				{text-align:right;}
.top				{vertical-align:top;}
.bottom				{vertical-align:bottom;}
.middle				{vertical-align: middle;}

/*colors*/
.green				{color:#99cc00;}
.gray				{color:#969696;}
.lightGray			{color:#b2b2b2;}
.black				{color:#000000;}

/*sizes*/
.s18				{font-size:18px;}
.s10				{font-size:10px;}
.s11				{font-size:11px;}
.s12				{font-size:12px;}
.s14				{font-size:14px;}

/*padding*/
.pLTitle 			{padding-left:40px;}
.pLContent 			{padding-left:50px;}
.pLMenu 			{padding-left:25px;}
.pTMenu 			{padding-top:15px;}
.pTitle 			{padding-top:5px;s}
.paddingTable		{padding:6px;}
.pLTable			{padding-left:15px;}
.pTTable			{padding-top:10px;}
.pBTable			{padding-bottom:10px;}

/*borders*/

.borderBlack{
	border: 1px solid #000000;
}

.inputBox{
	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #dddddd;
	border: 1px solid #000000;
	width:250px;
}

.inputBoxg{
	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #E2FFC6;
	border: 1px solid #000000;
	width:250px;
}

.inputBoxw{
	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #000000;
	width:250px;
}

.button{
	font-family: arial;
	font-size: 10px;
	color: #000000;
	background-color: #dddddd;
	border: 1px solid #000000;
}

.b {
  background-color: #F5F5F5;
		color: #6c6c6c;
		border: 1px solid #6c6c6c;
}

.lineHeight{line-height:20px;}

.bottom_td{
	text-align:center;
	padding-top:20px;
}

.bottom_td span{
	text-align:center;
	background-color:#e1f0b5;
	font-style:italic;
	display:inline-block;
	padding:5px;
}
.bottom_td a{
	color:#000;
}
.cel1{
	background-image:url(images/cel1.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:160px;
	color:#FFF;
	font-size:11px;
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;
}
.cel1 a{
	font-size:14px;
	color:#BBE0E3;
	font-weight:bold;
}
.cel2 a{
	font-size:14px;
	color:#B08210;
	font-weight:bold;
}
.cel3 a{
	font-size:14px;
	color:#FFCCFF;
	font-weight:bold;
}
.cel4 a{
	font-size:14px;
	color:#006F6C;
	font-weight:bold;
}
.cel2{
	background-image:url(images/cel2.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:160px;
	color:#FFF;
	font-size:11px;	
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;
}
.cel3{
	background-image:url(images/cel3.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:160px;
	color:#FFF;
	font-size:11px;	
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;	
}

.cel4{
	background-image:url(images/cel4.jpg);
	background-repeat:no-repeat;
	width:150px;
	height:160px;
	color:#FFF;
	font-size:11px;	
	padding-left:15px;
	padding-top:10px;
	font-weight:bold;
}
.more_link{
	color:#009999;
	text-decoration:underline;
}
.bg_right{
	background-image:url(images/right_border.gif);
	background-repeat:no-repeat;
	width:6px;
	height:23px;
	float:left;
}
.bg_center{
	background-image:url(images/backg_border.gif);
	background-repeat:repeat-x;
	height:23px;
	float:left;
	padding-top:4px;
}
.bg_left{
	background-image:url(images/left_border.gif);
	background-repeat:no-repeat;
	width:6px;
	height:23px;
	float:left;
}
li.active_li{
	list-style-type:none;
	margin-left:-5px;
}
.ret_list li{
	padding-bottom:5px;
}
.what_p{
	padding-bottom:20px;
}
ul.ret_list{
	padding-top:3px;
	padding-bottom:0px;	
}
.reatil_det{
	padding-bottom:10px;
}