comments {
// FILE NAME:	COMMON-STYLES.CSS
// FOLDER: 		STYLESHEETS
// PURPOSE:		GENERAL STYLES THAT DO NOT CHANGE BETWEEN CATEGORIES
// NOTES:		
// AUTHOR:		DAVE BARNETT
// DATE:		1 OCTOBER 2006
// EDIT HISTORY:
}

a:link.footer_link      { color: #CC0000; text-decoration: none; background-color:transparent; font-weight: bold;}
a:visited.footer_link   { color: #CC0000; text-decoration: none; background-color:transparent; font-weight: bold; }
a:hover.footer_link     { color: #49007F; text-decoration: underline; background-color:transparent; font-weight: bold; }

a:link.ic_link      { color: #666666; text-decoration: none; background-color:transparent; font-weight: bold;}
a:visited.ic_link   { color: #666666; text-decoration: none; background-color:transparent; font-weight: bold; }
a:hover.ic_link     { color: #999999; text-decoration: underline; background-color:transparent; font-weight: bold; }

a:link.hidden_link      { color: #666666; text-decoration: none; background-color:transparent; font-weight: normal;}
a:visited.hidden_link   { color: #666666; text-decoration: none; background-color:transparent; font-weight: normal; }
a:hover.hidden_link     { color: #999999; text-decoration: none; background-color:transparent; font-weight: normal; }

body {	background: #FFFFFF;
	font-family:   Trebuchet MS, Verdana, Tahoma, Arial, Sans-Serif;
	color: #1a5085;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}

.text	{font-family:  Verdana, Tahoma, Arial, Sans-Serif;
		background: #FFFFFF;
		vertical-align: top;
		color: #003366;
		padding: 0px;
		margin: 0px;
		font-weight: normal;
		text-align: left;
		font-size: 10pt;
		}

p	{
	font-size: 10pt;
}

		
ul 	{	list-style: none;
		margin-left: 15px;
		font-size: 10pt;
		padding: 0px 0px 0px 0px;
		}

ul.alt 	{list-style: none;
		margin-left: 15px;
		font-size: 10pt;
		padding: 0px 0px 0px 0px;
		}

#top_frame	{	
	background: transparent url('../images/headers/misha_logo.gif') no-repeat top left;
	color: #000000;
	padding:0px;
	height:65px;
	font-size: 10pt;
	font-weight: bold; 
	vertical-align: top;
		}

#main_frame	{
	background: transparent url('../images/headers/main_frame_background.jpg') no-repeat top right ;
	font-size: 10pt;
	color: #000000;
	padding: 0px;
	height: 300px;
	font-weight: normal; 
	vertical-align: top;
		}
		
#left_frame	{
	background: transparent url('../images/headers/left_frame_background.jpg') no-repeat top left ;
	color: #000000;
	font-size: 10pt;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
		}
#right_frame	{
	background: #FFFFFF;
	color: #000000;
	font-size: 10pt;
	vertical-align: top;
	text-align: right;
	padding: 0px 0px 0px 0px;
		}

#ticker_frame	{	
	background: #FFFFFF;
	color: #000000;
	padding:3px;
	height:25px;
	font-size: 8pt;
	font-weight: bold; 
	text-align: left;
	vertical-align: top;

		}
#breadcrumbs	{background-color: #CC0000;
		color: #FFFFFF;
		text-align: left;
		padding: 1px 2px 1px 2px;
		height: 22px;
		vertical-align: middle;
		font-size: 8pt;
		font-weight: normal;
		}
		
#inner_frame	{
	background: transparent;
	color: #003366;
	font-size: 10pt;
	vertical-align: top;
	text-align: left;
	height: 300px;
	padding: 3px 2px 0px 2px;
}

#inner_frame_title2	{font-family:  Verdana, Tahoma, Arial, Sans-Serif;
	background: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	vertical-align: top;
	text-align: right;
	height: 10px;
	padding: 0px 0px 0px 0px;
}


#ic_footer	{background-color: #FFFFFF;
		color: #999999;
		text-align: right;
		height: 10px;
		vertical-align: bottom;
		font-size: 8pt;
		font-weight: normal;
		}

.logintextbox	{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	width: 110px;
	font-size: 8pt;
	border: 1px solid #cc3333;
	padding: 1px 1px 3px 5px;
}	
		
.searchbox	{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	width: 200px;
	font-size: 8pt;
	border: 1px solid #FFd600;
	padding: 1px 1px 1px 5px;
}

.enquiryheading {
	color: #1a5085;
	font-size: 9pt;
	font-weight: bold;
	border-bottom: #dddddd 1px solid;
}
.enquirytitle {
	font-size: 9pt;
	font-weight: normal;
}
.enquirydetail {
	font-size: 8pt;
	font-weight: normal;
}
.enquirynote {
	font-size: 8pt;
	font-weight: normal;
	color: #1a5085;
}
.enquirysubmit {
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
}		

.imageswitch	{
	text-align: center;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
}

.imageswitch_main	{
	text-align: center;
	background: #F8F8F3;
	vertical-align: middle;
	padding: 5px 5px 5px 5px;
	border-top: #DDDDDD 1px solid;
	border-left: #DDDDDD 1px solid;
	border-right: #DDDDDD 1px solid;
}
.imageswitch_title	{
	font-size: 8pt;
	background: #F8F8F3;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	padding: 2px 2px 2px 2px;
	border-bottom: #DDDDDD 1px solid;
	border-left: #DDDDDD 1px solid;
	border-right: #DDDDDD 1px solid;
}

.imageswitch_text	{
	text-align: left;
	vertical-align: top;
}

.imageswitch_label	{
	text-align: center;
	vertical-align: top;
	color: #999999;
	height: 25px;
}
#.text1	{
	font-size: 8pt;
	padding: 0px 0px 0px 0px;
}

