.bgr-Blue{
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(41,137,216,1) 80%, rgba(181,208,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(80%,rgba(41,137,216,1)), color-stop(100%,rgba(181,208,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 80%,rgba(181,208,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 80%,rgba(181,208,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 80%,rgba(181,208,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 80%,rgba(181,208,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#b5d0e5',GradientType=0 ); /* IE6-9 */
}
.bgr-Green{
background: rgb(139,216,71); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(139,216,71,1) 0%, rgba(162,249,69,1) 0%, rgba(208,252,161,1) 55%, rgba(208,252,161,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(139,216,71,1)), color-stop(0%,rgba(162,249,69,1)), color-stop(55%,rgba(208,252,161,1)), color-stop(100%,rgba(208,252,161,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(139,216,71,1) 0%,rgba(162,249,69,1) 0%,rgba(208,252,161,1) 55%,rgba(208,252,161,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(139,216,71,1) 0%,rgba(162,249,69,1) 0%,rgba(208,252,161,1) 55%,rgba(208,252,161,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(139,216,71,1) 0%,rgba(162,249,69,1) 0%,rgba(208,252,161,1) 55%,rgba(208,252,161,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(139,216,71,1) 0%,rgba(162,249,69,1) 0%,rgba(208,252,161,1) 55%,rgba(208,252,161,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bd847', endColorstr='#d0fca1',GradientType=0 ); /* IE6-9 */
}
.bgr-Yellow{
background: rgb(245,245,115); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(245,245,115,1) 0%, rgba(254,254,240,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,115,1)), color-stop(100%,rgba(254,254,240,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(245,245,115,1) 0%,rgba(254,254,240,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(245,245,115,1) 0%,rgba(254,254,240,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(245,245,115,1) 0%,rgba(254,254,240,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(245,245,115,1) 0%,rgba(254,254,240,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f573', endColorstr='#fefef0',GradientType=0 ); /* IE6-9 */
}
.bgr-Grey{
background: rgb(200,215,220); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(200,215,220,1) 0%, rgba(227,234,237,1) 63%, rgba(242,245,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(200,215,220,1)), color-stop(63%,rgba(227,234,237,1)), color-stop(100%,rgba(242,245,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(200,215,220,1) 0%,rgba(227,234,237,1) 63%,rgba(242,245,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(200,215,220,1) 0%,rgba(227,234,237,1) 63%,rgba(242,245,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(200,215,220,1) 0%,rgba(227,234,237,1) 63%,rgba(242,245,246,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(200,215,220,1) 0%,rgba(227,234,237,1) 63%,rgba(242,245,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8d7dc', endColorstr='#f2f5f6',GradientType=0 ); /* IE6-9 */
}

.bgr-Black{ 
background: rgb(14,14,14); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(14,14,14,1) 0%, rgba(125,126,125,1) 58%, rgba(168,168,168,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(14,14,14,1)), color-stop(58%,rgba(125,126,125,1)), color-stop(100%,rgba(168,168,168,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 58%,rgba(168,168,168,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 58%,rgba(168,168,168,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 58%,rgba(168,168,168,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 58%,rgba(168,168,168,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#a8a8a8',GradientType=0 ); /* IE6-9 */
}

.rm-BlueBox{
border-left:1px solid #666666;
border-top:1px solid #666666;
border-right:2px solid #666666;
border-Bottom:2px solid #666666;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background: rgb(30,87,153); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(41,137,216,1) 80%, rgba(181,208,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(80%,rgba(41,137,216,1)), color-stop(100%,rgba(181,208,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 80%,rgba(181,208,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 80%,rgba(181,208,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 80%,rgba(181,208,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 80%,rgba(181,208,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#b5d0e5',GradientType=0 ); /* IE6-9 */
}

.rm-GreenBox{
border-left:1px solid #666666;
border-top:1px solid #666666;
border-right:2px solid #666666;
border-Bottom:2px solid #666666;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background: rgb(139,216,71); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(139,216,71,1) 0%, rgba(162,249,69,1) 0%, rgba(208,252,161,1) 55%, rgba(208,252,161,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(139,216,71,1)), color-stop(0%,rgba(162,249,69,1)), color-stop(55%,rgba(208,252,161,1)), color-stop(100%,rgba(208,252,161,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(139,216,71,1) 0%,rgba(162,249,69,1) 0%,rgba(208,252,161,1) 55%,rgba(208,252,161,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(139,216,71,1) 0%,rgba(162,249,69,1) 0%,rgba(208,252,161,1) 55%,rgba(208,252,161,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(139,216,71,1) 0%,rgba(162,249,69,1) 0%,rgba(208,252,161,1) 55%,rgba(208,252,161,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(139,216,71,1) 0%,rgba(162,249,69,1) 0%,rgba(208,252,161,1) 55%,rgba(208,252,161,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bd847', endColorstr='#d0fca1',GradientType=0 ); /* IE6-9 */
}

.rm-GreyBox{
border-left:1px solid #666666;
border-top:1px solid #666666;
border-right:3px solid #666666;
border-bottom:3px solid #666666;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background: rgb(200,215,220); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(200,215,220,1) 0%, rgba(227,234,237,1) 63%, rgba(242,245,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(200,215,220,1)), color-stop(63%,rgba(227,234,237,1)), color-stop(100%,rgba(242,245,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(200,215,220,1) 0%,rgba(227,234,237,1) 63%,rgba(242,245,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(200,215,220,1) 0%,rgba(227,234,237,1) 63%,rgba(242,245,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(200,215,220,1) 0%,rgba(227,234,237,1) 63%,rgba(242,245,246,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(200,215,220,1) 0%,rgba(227,234,237,1) 63%,rgba(242,245,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8d7dc', endColorstr='#f2f5f6',GradientType=0 ); /* IE6-9 */
}

.rm-BlackBox{
border-left:1px solid #666666;
border-top:1px solid #666666;
border-right:3px solid #666666;
border-bottom:3px solid #666666;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background: rgb(14,14,14); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(14,14,14,1) 0%, rgba(125,126,125,1) 58%, rgba(168,168,168,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(14,14,14,1)), color-stop(58%,rgba(125,126,125,1)), color-stop(100%,rgba(168,168,168,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 58%,rgba(168,168,168,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 58%,rgba(168,168,168,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 58%,rgba(168,168,168,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(14,14,14,1) 0%,rgba(125,126,125,1) 58%,rgba(168,168,168,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#a8a8a8',GradientType=0 ); /* IE6-9 */
}

.rm-YellowBox{
border-left:1px solid #666666;
border-top:1px solid #666666;
border-right:3px solid #666666;
border-bottom:3px solid #666666;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
background: rgb(245,245,115); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(245,245,115,1) 0%, rgba(254,254,240,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,115,1)), color-stop(100%,rgba(254,254,240,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(245,245,115,1) 0%,rgba(254,254,240,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(245,245,115,1) 0%,rgba(254,254,240,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(245,245,115,1) 0%,rgba(254,254,240,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(245,245,115,1) 0%,rgba(254,254,240,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f573', endColorstr='#fefef0',GradientType=0 ); /* IE6-9 */
}
.rm-InBox100{
width:100%;
padding:10px;
height:auto;
position:relative;
font-family:Arial,Helvetica,Verdana,sans-serif;
}
.rm-InBox95{
width:95%;
padding:6px;
height:auto;
position:relative;
font-family:Arial,Helvetica,Verdana,sans-serif;
}
.rm-InBox50{
width:50%;
padding:6px;
height:auto;
position:relative;
font-family:Arial,Helvetica,Verdana,sans-serif;
}