﻿.codesegment {border: 4px solid #aaa; background-color: #efefef; padding: 10px; width:880px;}


.markup .arrow {color: #00f;}
.markup .control {color: #a31515;}
.markup .naming {color: #00f;}
.markup .redtxt {color: #f00;}
.markup .blacktxt {color: #000;}

.codebehind .bluetxt {color: #00f;}
.codebehind .ltblue {color: #2b91af;}
.codebehind .browntxt {color: #a31515;}
.codebehind .comment {color: #008000;}
.codebehind .control {color: #a31515;}
.codebehind .redtxt {color: #f00;}

.strong {font-weight: bold;}
.bluetxt {color: #00f;}
