/*
***********  Formatting css for editor ************
***********  Custom Styles for dropdown ************
*/

img{
	border:0px;
}

table {
	border-color: #000000;
	border-collapse:collapse;
}

td{
	border-color: #000000;
}

body {
	margin:0px;
}

body,td {
	font-family: verdana, Arial, Helvetica;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	line-height: 15px;
}

a {
	font-family:verdana, Arial, Helvetica;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#B27554;
}

ul{
	padding-left: 20px;
	margin: 5px;
}

li {
	margin-bottom : 6px;
}

h1 {
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
	display:inline;
	font-weight:normal;
}

h2 {
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
	display:inline;
	font-weight:normal;
}

h3 {
	font-family:verdana;
	font-size:11px;
	letter-spacing:0px;
	color:#666666;
	display:inline;
}

h4 {
	font-family:verdana;
	font-size:11px;
	letter-spacing:0px;
	color:#666666;
	display:inline;
}


/*____ Custom Styles for dropdown  _______ */

.style1{
	font-size: 18px;
}

.style2{
	font-size: 28px;
}

