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

/* Font Sizes */

body,td,th {
	font-size: 14px;
	line-height:20px;
}


h1	{
	font-size:19px;
	font-family:georgia, times;
	color:#844e4e;
	font-weight:400;
	line-height:22px;
	margin-bottom:-10px;
}

h2	{
	font-size:12px;
	font-family:verdana;
	color:#38649a;
	margin-bottom:-5px;
}

h3	{
	font-size:12px;
	font-family:georgia;
	color:#898989;
	font-weight:500;
}

h4	{
	font-size:15px;
	font-family:georgia, times, serif;
	font-weight:500;
	color:#bcad74;
	line-height:22px;
	font-style:italic;
	padding-bottom:18px;
}
h5	{
	font-size:11px;
	font-family:verdana;
	color:#777777;
	margin-bottom:-1px;
	line-height:13px;
}

h6	{
	font-size:14px;
	font-family:georgia, serif;
	color:#CC6600;
	margin-bottom:-1px;
	line-height:13px;
}

a {
	font-size: 13px;
}
#footer {
	font-size:10px;
	color:#999999;
}




.small_font	td	{ font-size:14px; }
.medium_font td	{ font-size:medium;  line-height:22px;}
.large_font	td	{ font-size:20px; line-height:26px;}
/* .x_large_font td	{ font-size:x-large; } */
/* .xx_large_font td	{ font-size:xx-large; } */

.small_font	a	{ font-size:13px; }
.medium_font a	{ font-size:14px; }
.large_font	a	{ font-size:18px;  line-height:20px; }


.small_font	h1	{ font-size:19px; }
.medium_font h1	{ font-size:22px; }
.large_font	h1	{ font-size:26px; line-height:30px;}


.small_font	h2	{ font-size:12px; }
.medium_font h2	{ font-size:14px; line-height:18px; }
.large_font	h2	{ font-size:18px; }

.small_font	h3	{ font-size:12px; }
.medium_font h3	{ font-size:14px; line-height:18px; }
.large_font	h3	{ font-size:24px; line-height:20px; }

.small_font	h4	{ font-size:15px; }
.medium_font h4	{ font-size:17px; line-height:20px; }
.large_font	h4	{ font-size:21px; }

.small_font	h5	{ font-size:11px; }
.medium_font h5	{ font-size:14px; line-height:18px; }
.large_font	h5	{ font-size:18px;line-height:26px; }




.small_font	#footer	td		{ font-size:10px; }
.medium_font  #footer td	{ font-size:14px; }
.large_font	 #footer td		{ font-size:18px; }

.small_font	.subTXT		{ font-size:13px; }
.medium_font  .subTXT	{ font-size:16px; }
.large_font	 .subTXT	{ font-size:18px;  line-height:20px; }

.small_font	#BodyLinks a	{ font-size:13px; }
.medium_font #BodyLinks	a{ font-size:14px; }
.large_font	#BodyLinks	a{ font-size:18px;  line-height:22px;}




/* Outter Div Element style 
.outter			{ width:50%; border:1px solid #CCCCCC; }*/

/* Font size changer interface style */
.font_sizer a	{ text-decoration:none; color:black; }

.Controller	{
padding-top:5px;
padding-right:15px;
padding-bottom:5px;
border:solid 1px #ccc;
width:130px;
margin:0 0 0 860px;
}