
html, body
{
	padding: 0;
	margin: 0;
	background-color: white;
}

/***************************/
/* global font declaration */
/***************************/
html, body, th, td, p, input, select, textarea
{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #002A5C;
	line-height: 17px;
}

/**************/
/* hyperlinks */
/**************/

a:link 
{
	color: #FF0000; text-decoration: none;
}

a:visited
{
	color: #FF0000; text-decoration: none;
}

a:hover 
{
/*	color: #FF0000; background-color:#00FFFF; text-decoration: none;*/
	color: #FF0000; background-color:#CCCCCC; text-decoration: none;
}

.address 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 13px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	COLOR: #808080;
}

.home_pic1
{
	float:right;
	width:150px;
	height:200px
}
.jun_pic1
{
	float:left;
	width:200px;
	height:160px
}
.jun_pic2
{
	float:right;
	width:200px;
	height:200px
}
.ladies_pic1
{
	float:right;
	width:160px;
	height:200px
}
.sen_pic1
{
	float:right;
	width:200px;
	height:270px
}

.logo1
{
	float:left;
	width:100px;
	margin:0px 0px 0px 15px;
	padding:0px;
	border:0px solid black;
	text-align:center;
}

.margin_5
{
/*top right bottom left*/
margin: 5px 5px 5px 5px
}

.gktitle {
background-color: #CCFFCC;
font-size: 12px;
font-family: verdana;
text-align: center; 
font-weight: bold; 
padding:5px;
}

.gkitemtitle {
background-color: #C0C0C0;
font-size: 11px;
font-family: verdana;
text-align: left; 
font-weight: bold;
}

.gkitem {
background: #DDDDDD;
font-family: verdana;
font-size: 11px;
text-align: left; 
padding:5px;
}
