body
	{
		font-family: tahoma;
		color: #FFB92F;
		font-weight:bold;
		background: url('images/bg_01.jpg');
		background-repeat : repeat-x;
		margin: 0px;
		text-align: center;
	}

.opting
	{
		background: url('images/index_01.jpg');
		width: 880px;
		height: 101px;
	}

.toptable
	{
		width: 880px;
		height: 83px;
	}

.head
	{
		width: 880px;
		height: 600px;
	}
.core
	{
		background: url('images/index_02.jpg.jpg');
		background-repeat : repeat-x;
		width: 880px;
		height: 499px;

	}
.master
	{
		width: 880px;
		height: 100%;
	}
	

h3
	{
		font-family: tahoma;
		color: #FFFFFF;
	}
h2
	{
		color: #1B7399;
		font-size: 14px;
		text-decoration: none;
		font-weight: bold;
		margin: 0px;

	}
	
h4
	{
		color: #00577F;
		font-size: 20px;
		text-decoration: none;
		font-weight: bold;

	}

.stroke_r
	{
		height:100%;
		border-top: none;
		border-left: none;
		border-right: 1px dotted #c5c5c5 ;
		border-bottom: none;
	}
.stroke_b
	{
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 1px dotted #c5c5c5 ;
	}
	
.randje, input, 
	{ 
	border: #1B7399; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}

textarea 
	{  
	border: #F5D506; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px	
	}
	
a	{
	color: #1B7399;
	font-size: 12px;
	text-decoration: none;
	font-weight: none;
	}

a .download 	{
	color: black;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
	}

.menu a	{
	color: #1B7399;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
a:hover
	{
	color: #4EA5D2;
	}

.inactive
	{
	color: black;
	}

table, tr, td
	{
	font-family: tahoma;
	font-size: 10pt;
	color: black;
	}
textarea
	{
background-color: #280A02;
	}
	


.randje2
	{  
	border: white; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
	}

