p {
 color: black;
 font-size: 12px;
 font-face: arial;
}

font.main_text {
 color: black;
 font-size: 13px;
 font-face: arial;
}
font.little_text {
 color: black;
 font-size: 12px;
 font-face: arial;
}
a{
 text-decoration:none;
 color:#00abee;
}
font.main_title {
 color: #00abee;
 font-size: 14px;
 font-face: arial;
 font-weight: bold;
}
font.little_title {
 color: #00abee;
 font-size: 12px;
 font-face: arial;
 font-weight: bold;
}
font.main_title_red {
 color: #ed2000;
 font-size: 14px;
 font-face: arial;
 font-weight: bold;
}
font.little_go {
 color: black;
 font-weight: bold;
 font-size: 10px;
 font-face: arial;
}
font.big_go {
 color: black;
 font-weight: bold;
 font-size: 12px;
 font-face: arial;
}
img
{border:0}

#inside_box {
	margin-left:6px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-right: 6px;
}

#main {
	width:700px;
	line-height:20px;
	color:#333;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:6px;
}
h2.title {
	margin-top:20px;
	font-family:"Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:22px;
	color:#003C59;
	font-weight:normal;
}
h4 {
	border:1px solid #0AE;
	padding:20px;
}
p.description {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#69ABCA;
	font-weight:normal;
	line-height:24px;
	text-align:center;
	margin:10px 20px 30px 20px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003C59;
	margin:20px 0 0 0;
}
#embededpic3 
{
	width:178px !important;
	height:115px !important;
	width:210px;
	height:148px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url('img/frame2.jpg');
}
#embededpic3
{
	margin:0px 20px 10px 0px;
	padding:17px 14px 18px 16px;
}
#embededpic 
{
	width:239px !important;
	height:138px !important;
	width:279px;
	height:177px;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(img/frame.jpg)
}
#embededpic
{
	margin:0px 20px 10px 0px;
	padding:19px 19px 21px 20px;
}

.embededpic2 {
	width:178px;
	height:115px;
	margin:0px 20px 10px 0px;
	padding:17px 14px 18px 16px;	
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url('img/frame2.jpg');
}
dl {
	width:80%;
	margin:auto;
}
dt {
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #0AE;
	margin:0;
	color:#003C59;
}
dd {
	padding:5px 20px;
	margin:0;
}
table.little {
	margin:10px auto 30px auto;
	border:1px solid #0AE;
	width:99%;
}
caption {
	text-align:center;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #0AE;
	width:100%;
	border-bottom:0;
	padding:10px 0;
	color:#001355;
}
thead {
	display:none;
}
tbody th {
	width:100px;
	text-align:left;
	padding:3px 5px;
}
td.little {
	padding:3px 5px;
	text-align:left;
}

