h2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #4A70A4;
	font-style : normal;
	font-weight : bold;
}
h3
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #4A70A4;
	font-style : normal;
	font-weight : bold;
}

body table
{
    /*font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #585800;
	background: #CCCCCC;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	color: #666666;
}
body a
{
    /*font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #585800;
	background: #CCCCCC;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #666666;
}


p
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-style : normal;
	font-weight : normal;
}
p a:link,
p a:visited,
p a:active
{
    color: #4A70A4;
}


.table-boxed 
{
	background : #FFF9D1;
	border-collapse : collapse;
	
}
.table-boxed td 
{
	padding : 0;
}
.table-boxed #top-left 
{
	background-image : url(/pshe_images/top-left.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
	width : 22;
	height : 22;
}
.table-boxed  #top 
{
	background-image : url(/pshe_images/top.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	height : 22;
}
.table-boxed #top-right 
{
	background-image : url(/pshe_images/top-right.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
	width : 22;
	height : 22;
}
.table-boxed #left 
{
	background-image : url(/pshe_images/left.gif);
	background-repeat : repeat-y;
	background-position : right;
	width : 22;
}
.table-boxed #right 
{
	background-image : url(/pshe_images/right.gif);
	background-repeat : repeat-y;
	background-position : left;
	width : 22;
}
.table-boxed #bottom-left 
{
	background-image : url(/pshe_images/bottom-left.gif);
	background-repeat : no-repeat;
	background-position : top right;
	width : 22;
	height : 22;
}
.table-boxed #bottom 
{
	background-image : url(/pshe_images/bottom.gif);
	background-repeat : repeat-x;
	background-position : top;
	height : 22;
}
.table-boxed #bottom-right 
{
	background-image : url(/pshe_images/bottom-right.gif);
	background-repeat : no-repeat;
	background-position : top left;
	width : 22;
	height : 22;
}

.table-bordered 
{
	 background : #FFFFFF;
	 border-collapse : collapse;
}
.table-bordered td 
{
	padding : 0;
}
.table-bordered #top-left 
{
	background-image : url(/pshe_images/top-top-left-1.gif);
	background-repeat : no-repeat;
	background-position : bottom right;
	width : 12;
	height : 10;
}
.table-bordered #top 
{
	background : #FFEC73;
}
.table-bordered #top-right 
{
	background-image : url(/pshe_images/top-top-right-1.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
	width : 12;
	height : 10;
}
.table-bordered #bottom-left 
{
	background-image : url(/pshe_images/bottom-bottom-left.gif);
	background-repeat : no-repeat;
	background-position : top right;
	width : 12;
	height : 28;
}
.table-bordered #bottom 
{
	background-image : url(/pshe_images/dot-yellow.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}
.table-bordered #bottom-right 
{
	background-image : url(/pshe_images/bottom-bottom-right.gif);
	background-repeat : no-repeat;
	background-position : top left;
	width : 12;
	height : 28;
}

.table-bordered-inner 
{
	 background : #FFEC73;
	 width : 100%;
	 height : 100%;
}
.table-bordered-inner td
{
	padding : 2;
}
.table-bordered-inner th 
{
	background : #FFEC73;
	text-align : center;
	vertical-align: top;
	font-family : verdana;
	font-size : 12;
	font-weight : bold;
	color : 4A70A4;
	height : 18;
}
.table-bordered-inner tr 
{
	background : #FFFFFF;
}

.table-body 
{
	font-family : verdana;
	font-weight : normal;
	font-size : 12;
	color : #4A70A4;
}
.table-body th
{
	background : #FFEC73;
}
.input-text 
{
	font-family : verdana;
	font-weight : normal;
	font-size : 12;
	color : #000000;
	border-style : solid;
	border-width : 1px;
	border-color : #CCCCCC;
}
.input-button 
{
	font-family : verdana;
	font-weight : normal;
	font-size : 12;
	color : #000000;
	border-style : solid;
	border-width : 1px;
	border-color : #CCCCCC;
}

.table-text 
{
	font-family : verdana;
	font-weight : bold;
	font-size : 12;
	color : #4A70A4;
}
.table-text input
{
	font-family : verdana;
	font-weight : normal;
	font-size : 12;
	color : #000000;
	border-style : solid;
	border-width : 1px;
	border-color : #CCCCCC;
}
.table-text textarea
{
	font-family : verdana;
	font-weight : normal;
	font-size : 12;
	color : #000000;
	border-style : solid;
	border-width : 1px;
	border-color : #CCCCCC;
}
.table-text select
{
	font-family : verdana;
	font-weight : normal;
	font-size : 12;
	color : #000000;
	border-style : solid;
	border-width : 1px;
}

.menu-1
{
	font-family : verdana;
	font-weight : bold;
	font-size : 10;
	color : #4A70A4;
}
.menu-1 a
{
	font-family : verdana;
	font-weight : bold;
	font-size : 10;
	color : #4A70A4;
	text-decoration : none;
}
.menu-1 a:hover
{
	color:#7EBC66;
}


.bg-blue
{
	background : #FFEC73;
}

.bg-white
{
	background : #FFFFFF;
}

.bg-grey
{
	background : #FFF9D1;
}