/*********** Main CSS for Mira Boyda's Website ***********/



/*********** Global Styles **************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/index_01.gif) top left;
	background-color: #5281f3;
	background-repeat: repeat-x;
	}
	
p {padding:0;}

a:link, a:visited {color:#0000EE;}
a:hover, a:active {color:#9900FF;}

	
	
	
/********** ID Styles ***********/
#header_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding: 7px 0 0 0;
	line-height: 14px;
	background: url(../images/index_04.gif) bottom left no-repeat;
	}
	
#sidebar_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7195ed;
	text-align: center;
	padding: 0 0 5px 0;
	}
	
#body_line {
	border-right: 3px solid #FFFFFF;
	padding: 5px 0 5px 0;
	}
	
#separator {
	border-bottom: 2px solid #5281f3;
	padding-bottom: 10px;
	}
	
#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px 0 0 0;
	}
	
#image {
	float:right;
	padding: 0 0 0 5px;
	}
	
#center {
	text-align:center;
	vertical-align:middle;
	}
	


/*********** Class Styles ************/
.body_table {
	border-right: 3px solid;
	border-left: 3px solid;
	border-color:#FFFFFF;
	padding: 0 0 0 10px;
	}
	
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 20px 10px 0;
	}
	.bodytext a:link, .bodytext a:visited {color:#698DCF; font-weight:normal; font-size:11px; text-decoration:none}
	.bodytext a:active, .bodytext a:hover {color:#3E51FF font-weight:normal; font-size:11px; text-decoration:underline;}
	
.body_title {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 20px 0 0;
	text-align:center;
	}
	
.table_buffer {
	padding: 0 30px 0 30px;
	}
	
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	padding: 5px 0 5px 0;
	}
	
	.navtext a:link, a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
	.navtext a:hover, a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #001D91; text-decoration: none; }
	
.navtext_cp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001D91;
	cursor: pointer;
	padding: 5px 0 5px 0;
	}

.navtext_over {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001d91;
	cursor: pointer;
	padding: 5px 0 5px 0;
	}
	
	.navtext_over a:link, a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
	.navtext_over a:hover, a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #001D91; text-decoration: none; }

.serviceTitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#5B13CB;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding:0 3px 0 3px;
	line-height:20px;
	}
	.serviceTitle a:link, .serviceTitle a:visited {color:#FFF; font-weight:normal; font-size:12px; text-decoration:underline}
	.serviceTitle a:active, .serviceTitle a:hover {color:#FFF; font-weight:normal; font-size:12px; text-decoration:none;}
	
.serviceText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 20px 10px 2px;
	}
	.serviceText a:link, .serviceText a:visited {color:#698DCF; font-weight:normal; font-size:11px; text-decoration:none}
	.serviceText a:active, .serviceText a:hover {color:#3E51FF font-weight:normal; font-size:11px; text-decoration:underline;}

.sidebar_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 10px 5px 10px 5px;
	text-align:center;
	border-bottom:2px dashed #fff;
	}
	.sidebar_text a:link, .sidebar_text a:visited {color:#698DCF; font-weight:normal; font-size:11px; text-decoration:none}
	.sidebar_text a:active, .sidebar_text a:hover {color:#3E51FF font-weight:normal; font-size:11px; text-decoration:underline;}
	
.sidebar_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #c77e0c;
	padding: 0 5px 0 5px;
	text-align:center;
	}
