body {
	margin: 0px;
	padding: 0px;
}
.first_bdr {
	border: 2px solid #993300;
}
.second_bdr {
	border: 2px solid #FFFFFF;
}
.bodyclass1 {
	border-top: 1px dotted #003399;
	border-right: 1px dotted #003399;
	border-bottom: 1px none #003399;
	border-left: 1px dotted #003399;
}
.bodyclass2 {
	border-top: 1px dotted #003399;
	border-right: 1px solid #003399;
	border-bottom: 1px none #003399;
	border-left: 1px solid #003399;
}
.logobdr {
	border: 1px solid #003399;
}
.left_bdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.bottom_bdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
.left_link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.main_text {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-top: 1px dotted #003399;
	border-right: 1px solid #003399;
	border-bottom: 1px none #003399;
	border-left: 1px solid #003399;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #9D0B0B;
	text-decoration: none;
}
.news_room_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00309C;
	text-decoration: none;
	padding: 4px 8px 4px 4px;
	text-align: justify;
	background-color: #BDD3FD;
}
.left_bdr_bott {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.main_text_bdr {
	border: 1px solid #003399;
	margin: 0px;
	padding: 4px;
}
.photopage_text_bdr {

	border: 1px solid #993300;
	margin: 0px;
	padding: 4px;
}

