body{
background-color:#d3def5;
margin:0px;
padding:0px;
color:#333;
font-family: tahoma;
font-size:7pt;
}


.borderimagewhite{
padding: 5px;
border: 3px solid #bbc9eb;
background: #d3def5;
opacity:0.0;
filter:alpha(opacity=70);
}

.borderimagesilver{
padding: 5px;
border: 3px solid #b7c3dd;
background: #d3def5;
opacity:0.0;
filter:alpha(opacity=100);
}


/* Bold, Italic & Underline */
strong, b {
color:#7b4f74;
font-weight:bold;
text-transform:none;
}

em, i {
color: #9babd3;
font-family: arial;
font-weight:bold;
font-size: 9px;
}

u {
color: #999;
text-decoration: none;
border-bottom: 1px solid;
border-bottom-color: #999;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 352px; /*Set right margin to RightColumnWidth*/
margin-top: 70px;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


#myGallery{
margin:0px;
font-size:18px;
}


h3{ font-family: Arial, Helvetica, sans-serif;}
h3 { font-size: 14px; color: #666;}



/* Main Link Style */
a:link,a:visited,a:active{
color:#333;
font-family:tahoma;
font-weight:none;
font-size:10px;
line-height: 12px;
letter-spacing: 0px;
text-transform:normal;
text-decoration:none;
}

a:hover{
color: #9babd3;
font-family: tahoma;
font-size: 10px;
letter-spacing: 0px;
line-height: 12px;
font-weight:none;
text-decoration:none;
}


/* Table Styles */
.maintitle{
padding: 5px;
padding-right: 5px;
background-color: #b7c3dd;
background-image: url('');
background-repeat: repeat-x;
font-family: Trebuchet ms;
font-size: 18px;
font-weight: none;
font-style: none;
color: #c7427f;
text-align: right;
Line-Height: 18px;
Letter-Spacing: 0px;
Text-Transform: none;
border-top: 0px solid #CCC;
border-bottom: 0px solid #CCC;
border-left: solid 0px #CCC;
border-right: solid 20px #c7427f;
}

.maintitle2{
padding: 3px;
padding-right: 5px;
background-color: #b7c3dd;
background-image: url('');
background-repeat: repeat-x;
font-family: Georgia;
font-size: 13px;
font-weight: none;
font-style: italic;
color: #90708b;
text-align: center;
Line-Height: 18px;
Letter-Spacing: 0px;
Text-Transform: lowercase;
border-top: 0px solid #CCC;
border-bottom: 0px solid #CCC;
border-left: solid 0px #CCC;
border-right: solid 0px #CCC;
}

.subtitle {
font-family: arial;
background: #b7c3dd;
color: #333;
font-size: 10px;
line-height: 10px;
font-weight: none;
text-transform: uppercase;
text-align: left;
letter-spacing: 0px;
padding: 5px;
border-top: 0px solid #ebeaea;
border-bottom: 0px solid #ebeaea;
border-left: solid 0px #ebeaea;
border-right: solid 0px #ebeaea;
}

.content {
padding: 4px;
background-color: #c4d0e9;
background-image: url('');
background-repeat: repeat-x;
font-family: arial;
font-size: 10px;
color: #666;
Line-Height: 11px;
Letter-Spacing: 0px;
border-top: 0px solid #ebeaea;
border-bottom: 0px solid #c7b4d8;
border-left: solid 0px #c7b4d8;
border-right: solid 0px #c7b4d8;
}

.all{
background-color: #c4d0e9;
background-image: url('');
background-repeat: repeat;
border: 1px solid #becae4;
padding: 5px;
}