/* CSS Document */


.containermaster{

}

.GreenHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.BlackHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.main-con
{
	background: ##EBECE7 url(images/bg.gif) no-repeat top;
	width: 936px;
	height: 300px;
}

#ytl
{
	background: #FFDE00 url(images/ytl.jpg) no-repeat top left;
	width: 20px;
	height: 20px;
}
#ytr
{
	background: #FFDE00 url(images/ytr.jpg) no-repeat right top;
	width: 20px;
	height: 20px;
}
#ybl
{
	background: #FFDE00 url(images/ybl.jpg) no-repeat bottom left;
	width: 20px;
	height: 20px;
}
#ybr
{
	background: #FFDE00 url(images/ybr.jpg) no-repeat right bottom;
	width: 20px;
	height: 20px;
}
.ybg
{
	background: #FFDE00;
}

#gtl
{
	background: #7AC043 url(images/gtl.jpg) no-repeat top left;
	width: 5px;
	height: 5px;
}
#gtr
{
	background: #7AC043 url(images/gtr.jpg) no-repeat top right;
	width: 5px;
	height: 5px;
}
#gbl
{
	background: #7AC043 url(images/gbl.jpg) no-repeat bottom left;
	width: 5px;
	height: 5px;
}
#gbr
{
	background: #7AC043 url(images/gbr.jpg) no-repeat bottom right;
	width: 5px;
	height: 5px;
}
.greenpane
{
	background: #7AC043;
	padding: 5px 10px;
}

#login-tl
{
	background: #FFDE00 url(images/log-tit-left.jpg) no-repeat top left;
	width: 6px; 
	height: 25px;
}
#login-title
{
	background: #FFDE00;

}
#login-tr
{
	background: #FFDE00 url(images/log-tit-right.jpg) no-repeat top right;
	width: 6px;
	height: 25px;
}
#login-bl
{
	background: #7AC043 url(images/log-bot-l.jpg) no-repeat top left;
	height: 6px;
}

#login-br
{
	background: #7AC043 url(images/log-bot-r.jpg) no-repeat top right;
	height: 6px;
}

.grey-bg
{
	background: url(images/grey-bg.jpg) no-repeat center bottom;
	height: 230px;
	width: 700px;
}

.grey-bg ul li
{
	list-style-image: url(images/arrow.gif);
}
#comm-tl
{
	background: #FFDE00 url(images/log-tit-left.jpg) no-repeat top left;
	width: 6px; 
	height: 32px;
}
#comm-tr
{
	background: #FFDE00 url(images/log-tit-right.jpg) no-repeat top right;
	width: 6px;
	height: 32px;
}

#comm-title
{
	background: #FFDE00;
	padding: 0 100px 0 0;
}

/* Round-Green Container */

.rg-tl
{
	background: url(images/g2-tl.jpg) no-repeat;
	width: 12px;
	height: 12px;
}
.rg-tc
{
	background: url(images/g2-tc.jpg) repeat-x;
	height: 12px;
}
.rg-tr
{
	background: url(images/g2-tr.jpg) no-repeat;
	width: 12px;
	height: 12px;
}
.rg-bl
{
	background: url(images/g2-bl.jpg) no-repeat;
	width: 12px;
	height: 12px;
}
.rg-bc
{
	background: url(images/g2-bc.jpg) repeat-x;
	height: 12px;
}
.rg-br
{
	background: url(images/g2-br.jpg) no-repeat;
	width: 12px;
	height: 12px;
}
.rg-l
{
	background: url(images/g2-l.jpg) repeat-y;
	width: 12px;
}
.rg-r
{
	background: url(images/g2-r.jpg) repeat-y;
	width: 12px;
}
.rg-bg
{
	background: #7CC841;
}
.title-arrow
{
	background: url(images/title-arrow.jpg) no-repeat center;
	width: 30px;
}
